Testsuite: gov.nasa.jpf.test.mc.data.CrossingTest
Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 3,18 sec
------------- Standard Output ---------------
  running jpf with args: gov.nasa.jpf.util.test.TestJPFHelper gov.nasa.jpf.test.mc.data.CrossingTest testNoHeuristic
JavaPathfinder v6.0 - (C) RIACS/NASA Ames Research Center


====================================================== system under test
application: gov\nasa\jpf\util\test\TestJPFHelper.java
arguments:   gov.nasa.jpf.test.mc.data.CrossingTest testNoHeuristic 

====================================================== search started: 13.1.11 16:13
total time = 17

====================================================== error #1
gov.nasa.jpf.jvm.NoUncaughtExceptionsProperty
java.lang.AssertionError: total > 17  |  total = 17
	at gov.nasa.jpf.test.mc.data.CrossingTest.run(CrossingTest.java:223)
	at gov.nasa.jpf.test.mc.data.CrossingTest.testNoHeuristic(CrossingTest.java:271)
	at java.lang.reflect.Method.invoke(Native Method)
	at java.lang.reflect.Method.invoke(gov.nasa.jpf.jvm.JPF_java_lang_reflect_Method)
	at gov.nasa.jpf.util.test.TestJPF.runTestOfClass(TestJPF.java:474)
	at gov.nasa.jpf.util.test.TestJPFHelper.main(TestJPFHelper.java:51)


====================================================== snapshot #1
thread index=0,name=main,status=RUNNING,this=java.lang.Thread@0,target=null,priority=5,lockCount=0,suspendCount=0
  call stack:
	at gov.nasa.jpf.util.test.TestJPF.runTestOfClass(TestJPF.java:476)
	at gov.nasa.jpf.util.test.TestJPFHelper.main(TestJPFHelper.java:51)


====================================================== results
error #1: gov.nasa.jpf.jvm.NoUncaughtExceptionsProperty "java.lang.AssertionError: total > 17  |  total = 1..."

====================================================== search finished: 13.1.11 16:13
  running jpf with args: +search.class=gov.nasa.jpf.search.heuristic.BFSHeuristic gov.nasa.jpf.util.test.TestJPFHelper gov.nasa.jpf.test.mc.data.CrossingTest testBFSHeuristic
JavaPathfinder v6.0 - (C) RIACS/NASA Ames Research Center


====================================================== system under test
application: gov\nasa\jpf\util\test\TestJPFHelper.java
arguments:   gov.nasa.jpf.test.mc.data.CrossingTest testBFSHeuristic 

====================================================== search started: 13.1.11 16:13
total time = 17

====================================================== error #1
gov.nasa.jpf.jvm.NoUncaughtExceptionsProperty
java.lang.AssertionError: total > 17  |  total = 17
	at gov.nasa.jpf.test.mc.data.CrossingTest.run(CrossingTest.java:223)
	at gov.nasa.jpf.test.mc.data.CrossingTest.testBFSHeuristic(CrossingTest.java:277)
	at java.lang.reflect.Method.invoke(Native Method)
	at java.lang.reflect.Method.invoke(gov.nasa.jpf.jvm.JPF_java_lang_reflect_Method)
	at gov.nasa.jpf.util.test.TestJPF.runTestOfClass(TestJPF.java:474)
	at gov.nasa.jpf.util.test.TestJPFHelper.main(TestJPFHelper.java:51)


====================================================== snapshot #1
thread index=0,name=main,status=RUNNING,this=java.lang.Thread@0,target=null,priority=5,lockCount=0,suspendCount=0
  call stack:
	at gov.nasa.jpf.util.test.TestJPF.runTestOfClass(TestJPF.java:476)
	at gov.nasa.jpf.util.test.TestJPFHelper.main(TestJPFHelper.java:51)


====================================================== results
error #1: gov.nasa.jpf.jvm.NoUncaughtExceptionsProperty "java.lang.AssertionError: total > 17  |  total = 1..."

====================================================== search finished: 13.1.11 16:13
------------- ---------------- ---------------

Testcase: testNoHeuristic took 2,08 sec
Testcase: testBFSHeuristic took 1,07 sec
