morfologik / morfologik-stemming

Tools for finite state automata construction and dictionary-based morphological dictionaries. Includes Polish stemming dictionary.
BSD 3-Clause "New" or "Revised" License
187 stars 44 forks source link

AssertionError in DictCompileTest #79

Closed dweiss closed 8 years ago

dweiss commented 8 years ago
OK      0.02s J0 | DictCompileTest.testRoundTrip {#26 seed=[9DAD9375C4D3BBEF:18641510ED1688AA]}
FAILURE 0.06s J0 | DictCompileTest.testRoundTrip {#27 seed=[9DAD9375C4D3BBEF:E1B06483DD3E66A8]} <<<
   > Throwable #1: java.lang.AssertionError:
   > Expecting:
   >   <["dwN|qXdgl"]>
   > to contain only:
   >   <["dwN|qXdgl|"]>
   > elements not found:
   >   <["dwN|qXdgl|"]>
   > and elements not expected:
   >   <["dwN|qXdgl"]>
   >
   >    at __randomizedtesting.SeedInfo.seed([9DAD9375C4D3BBEF:E1B06483DD3E66A8]:0)