Modify ↓
Opened 3 years ago
Closed 3 years ago
#20000 closed defect (fixed)
WikipediaAppTest ist failing with strage assertion error
Reported by: | mdk | Owned by: | floscher |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Plugin wikipedia | Version: | |
Keywords: | Cc: |
Description
org.wikipedia.WikipediaAppTest.testGetInterwikiArticles1 fails with:
Expected: a collection containing <Østerrike> but: was <Австриа>, ..., was <Østerrike>, ..., was <I-Ostriya>
The expected value is at position 176 in the collection. It looks like org.hamcrest.MatcherAssert.assertThat has a problem detecting the correct value. I found no differences with a HEX-Editor.
Attachments (0)
Change History (2)
comment:1 Changed 3 years ago by
comment:2 Changed 3 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
#20000 🥳