07Jul2014 - detailed test results for StoryText - version unix

To reconnect the TextTest GUI to these results, run:

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

To start TextTest for these tests, run:

texttest -a storytext -v unix -c /usr/local/tt-env -d /carm/proj/texttest/Testing/Automatic


unix: 540 tests: 538 succeeded 2 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on barakoma : console appevent_already_happened ( Last six runs Jul2014 Jun2014 )

---------- 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

TEST FAILED on barakoma : swing file_choosers ( Last six runs Jul2014 Jun2014 )

---------- 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)