test/compiler/ciReplay/TestSA.sh
Index Unified diffs Context diffs Sdiffs Patch New Old Previous File Next File
*** old/test/compiler/ciReplay/TestSA.sh	Mon May 13 19:24:30 2013
--- new/test/compiler/ciReplay/TestSA.sh	Mon May 13 19:24:30 2013

*** 75,88 **** --- 75,88 ---- then test_fail 1 "CHECK :: REPLAY DATA GENERATION" \ "replay data wasn't generated by SA" fi ! diff --brief ${replay_data} replay_vm.txt ! if [ $? -ne 0 ] ! diff ${replay_data} replay_vm.txt 2>&1 > replay.diff ! if [ -s replay.diff ] then ! echo WARNING: replay.txt from SA != replay.txt from VM. SEE replay.diff fi common_tests 10 ${VM_TYPE}_tests 20

test/compiler/ciReplay/TestSA.sh
Index Unified diffs Context diffs Sdiffs Patch New Old Previous File Next File