/home/travis/build/icyphy/ptII/ptolemy/actor/sched/test/FixedPointDirector.tcl
testDefs.tcl: setting time out to 9000 seconds at Mon Jun 06 02:12:54 UTC 2022
/home/travis/build/icyphy/ptII/ptolemy/actor/sched/test/FixedPointReceiver.tcl
/home/travis/build/icyphy/ptII/ptolemy/actor/sched/test/NotSchedulableException.tcl
/home/travis/build/icyphy/ptII/ptolemy/actor/sched/test/Scheduler.tcl


==== $PTII/ptolemy/actor/sched/test/Scheduler.tcl: Scheduler-6.4.4 Test Firing.next(), hasNext()
==== Contents of test case:

    # Uses test 6.4 above

    set firingIterator [$firing8 firingIterator]
    $firing8 setActor $a

    # This should throw a ConcurrentModificationException
    catch {$firingIterator hasNext} errMsg1
    catch {$firingIterator next} errMsg2

    list $errMsg1 $errMsg2

==== Result was:
1 java0xe9
---- KNOWN Failure, Result should have been:
java.util.ConcurrentModificationException java.util.ConcurrentModificationException
---- Scheduler-6.4.4 Failed, but this is a KNOWN failure
/home/travis/build/icyphy/ptII/ptolemy/actor/sched/test/StaticSchedulingDirector.tcl
06/06/22 02:12:54
Failed: 0  Total Tests: 46  ((Passed: 45, Newly Passed: 0)  Known Failed: 1) /home/travis/build/icyphy/ptII/ptolemy/actor/sched/test
No auto/knownFailedTests/*.xml tests in /home/travis/build/icyphy/ptII/ptolemy/actor/sched/test
No auto/linux-amd64/*.xml tests in /home/travis/build/icyphy/ptII/ptolemy/actor/sched/test
AutoTests.java: About to close Vertx.
AutoTests.java: Vertx closed.
No auto/*.xml tests in /home/travis/build/icyphy/ptII/ptolemy/actor/sched/test
AutoTests.java: About to close Vertx.
AutoTests.java: Vertx closed.