Intermittent error - but twice today:

Actually, I've seen it before on a completely clean build but redoing the build and it wasn't there.

Dave - what does the test do?

Hard to believe the test is in error. At first glance it has no non-determinism.

We can always blame recent emergency (= less tested) microcode and OS fixes for Meltdown/Spectre/Foreshadow :-)

    Andy

[INFO] Running org.apache.jena.test.TestPackage
[ERROR] Tests run: 8754, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 24.116 s <<< FAILURE! - in org.apache.jena.test.TestPackage [ERROR] testSaturateTabledGoals(org.apache.jena.reasoner.rulesys.impl.TestLPBRuleEngine) Time elapsed: 0.868 s <<< FAILURE!
junit.framework.AssertionFailedError: expected:<1024> but was:<728>
at org.apache.jena.reasoner.rulesys.impl.TestLPBRuleEngine.testSaturateTabledGoals(TestLPBRuleEngine.java:166)

Reply via email to