From: Andreas K. <and...@ac...> - 2009-05-28 18:24:33
|
Andreas Kupries wrote: > Next up, the test cases ... I found only a quibble and a typo ... '...UNCOHERENT...' in XOpsSetup ... How about '...PARTIALLYCONNECTED...' instead. Thats the quibble. Running the tests through SAK using a Tcl 8.5.7 shell ... % ./sak.tcl test run -l X -s ~/Abuild/bin/t modules/struct [ ] Starting ... [ ] [8.5.7] struct ~~ FAILS T 2568 P 2541 S 26 F 1 % grep FAILED X.log ==== graphop-gtcl-stcl-sttcl-qtcl-Johnsons-3.1 Johnsons, bad option used FAILED ==== graphop-gtcl-stcl-sttcl-qtcl-Johnsons-3.1 FAILED Looking into X.log ---- Result was: Bad option given. Available options: -cutdisplay ---- Result should have been (exact matching): Bad option given. Availible options: -cutdisplay ==== graphop-gtcl-stcl-sttcl-qtcl-Johnsons-3.1 FAILED And that's the typo, in the test case, in the expected result. Andreas. |