lanthaler / JsonLD

JSON-LD processor for PHP
MIT License
335 stars 62 forks source link

unit test falure in current master #62

Closed Tpt closed 8 years ago

Tpt commented 9 years ago

The tests in ML\JsonLD\Test\W3CTestSuiteTest::testFromRdf fails with current master and released version 1.0.3

lanthaler commented 8 years ago

I just released version 1.0.4 which fixes these tests. The failure wasn't really critical in any way. The problem was that the node objects within @graph weren't sorted as expected.