gradle build fails (checkout from git of version 10.0.0) with the following output: > Task :directory-core:test org.eclipse.thingweb.directory.rdf.FrameFilterTest > testFilter FAILED java.lang.AssertionError at FrameFilterTest.groovy:25 21 tests completed, 1 failed, 3 skipped > Task :directory-core:test FAILED FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':directory-core:test'. > There were failing tests. See the report at: file:///home/mmccool/Devel/thingweb-directory/directory-core/build/reports/tests/test/index.html
gradle build fails (checkout from git of version 10.0.0) with the following output:
org.eclipse.thingweb.directory.rdf.FrameFilterTest > testFilter FAILED
java.lang.AssertionError at FrameFilterTest.groovy:25
21 tests completed, 1 failed, 3 skipped
FAILURE: Build failed with an exception.
Execution failed for task ':directory-core:test'.