Menu

Commit [r23261]  Maximize  Restore  History

Merged revisions 23254,23260 via svnmerge from

svn+ssh://tlinnet@.../svn/relax/trunk

........
r23254 | bugman | 2014-05-20 13:37:32 +0200 (Tue, 20 May 2014) | 12 lines

Fix for the chain-reaction failures in the test suite.

This fixes bug #22055 (https://gna.org/bugs/?22055), the processor.run_queue() not cleaning up in
uni_processor - chain-reaction failures in the test suite.

The fix was insanely simple, just implementing what was mentioned Gary's FIXME comment in the
run_queue() method of the uni-processor object. The queue execution code has been placed inside a
'try' statement and the queue cleaning up code in a 'finally' statement.

This closes a painfully difficult to find bug that has been in relax since 2006.
........
r23260 | bugman | 2014-05-20 16:19:30 +0200 (Tue, 20 May 2014) | 6 lines

Converted the Mf.test_opendx_s2_te_rex system test into a GUI test.

This is to demonstrate bug #22035 (https://gna.org/bugs/?22035), the dx.map user function being
broken in the GUI.
........

tlinnet 2014-05-20

changed /branches/disp_speed
changed /branches/disp_speed/multi/uni_processor.py
changed /branches/disp_speed/test_suite/gui_tests/model_free.py
changed /branches/disp_speed/test_suite/system_tests/scripts/model_free/opendx_s2_te_rex.py
/branches/disp_speed/multi/uni_processor.py Diff Switch to side-by-side view
Loading...
/branches/disp_speed/test_suite/gui_tests/model_free.py Diff Switch to side-by-side view
Loading...
/branches/disp_speed/test_suite/system_tests/scripts/model_free/opendx_s2_te_rex.py Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.