texttest -a storytext -v unix -c /usr/local/tt-env -d /carm/proj/texttest/Testing/Automatic -reconnect /carm/proj/texttest-tmp/texttest-nightjob/nightjob_tmp/tt_nightjob.unix.01Aug043028.30179 -g
texttest -a storytext -v unix -c /usr/local/tt-env -d /carm/proj/texttest/Testing/Automatic
---------- Differences in recorded_usecase ---------- 1c1 < wait for first sleep to complete, nothing to happen --- > wait for first sleep to complete 3c3 < wait for second sleep to complete --- > wait for nothing to happen, second sleep to complete
---------- Differences in errors ---------- 0a1,4 > Exception in thread "Jython Shutdown Closer" java.util.ConcurrentModificationException > at java.util.LinkedHashMap$LinkedHashIterator.nextEntry(LinkedHashMap.java:394) > at java.util.LinkedHashMap$KeyIterator.next(LinkedHashMap.java:405) > at org.python.core.PySystemState$PySystemStateCloser$ShutdownCloser.run(PySystemState.java:1388)