FHIR Chat · DSTU3 test failure · implementers

Stream: implementers

Topic: DSTU3 test failure


view this post on Zulip 世界人 Sekaijin (Feb 07 2017 at 08:51):

when I build the master branch I've an error un test.
Results :

Failed tests:
SearchDefaultMethodDstu3Test.testSearchNoParams:68
Expected: ("search01" or "search02")
but: was "search03"

Tests run: 656, Failures: 1, Errors: 0, Skipped: 22

view this post on Zulip Grahame Grieve (Feb 07 2017 at 10:52):

what did you do to get this?

view this post on Zulip 世界人 Sekaijin (Feb 07 2017 at 16:20):

I've downloaded the master to day and just build it
mvn generate-sources install.

view this post on Zulip Grahame Grieve (Feb 07 2017 at 18:25):

do you mean HAPI?

view this post on Zulip 世界人 Sekaijin (Feb 07 2017 at 19:46):

Yes i'm compile hapi-fhir from master

view this post on Zulip James Agnew (Feb 08 2017 at 01:10):

Ah, it looks like that test was a bit environment specific (it relied on a hashmap returning keys in a specific order, which is never a good thing). I've just committed a fix.


Last updated: Apr 12 2022 at 19:14 UTC