09Apr2014 - detailed test results for StoryText - version unix

(To start TextTest for these tests, run 'texttest -a storytext -v unix -c /usr/local/tt-env -d /carm/proj/texttest/Testing/Automatic')

unix: 535 tests: 532 succeeded 3 FAILED

Detailed information for the tests that FAILED:

2 TESTS FAILED on kigoma :

---------- Differences in output ----------
13c13
< Expected application event 'rows to be added' occurred, proceeding.
---
> ERROR: Expected application event 'rows to be added' timed out after 60 seconds! Trying to proceed.
---------- Differences in recorded_usecase ----------
1,2d0
< wait for rows to be added
< # Make sure this comment gets placed correctly
3a2
> # Make sure this comment gets placed correctly
swt appevents event_data_is_category ( Last six runs Apr2014 Mar2014 )
swt appevents repeat_event ( Last six runs Apr2014 Mar2014 )

TEST FAILED on kisaumi : swing file_choosers ( Last six runs Apr2014 Mar2014 )

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