tests/test-run-tests.t
changeset 22108 ccae572c5d09
parent 22107 3b5cf39ffcc4
child 22132 a076a196641b
equal deleted inserted replaced
22107:3b5cf39ffcc4 22108:ccae572c5d09
   249     $ echo babar
   249     $ echo babar
   250     rataxes
   250     rataxes
   251   This is a noop statement so that
   251   This is a noop statement so that
   252   this test is still more bytes than success.
   252   this test is still more bytes than success.
   253 
   253 
       
   254 View the fix
       
   255 
       
   256   $ echo 'y' | $TESTDIR/run-tests.py --with-hg=`which hg` --view echo
       
   257   $TESTTMP/test-failure.t $TESTTMP/test-failure.t.err
       
   258   
       
   259   ERROR: test-failure.t output changed
       
   260   !.
       
   261   Failed test-failure.t: output changed
       
   262   # Ran 2 tests, 0 skipped, 0 warned, 1 failed.
       
   263   python hash seed: * (glob)
       
   264   [1]
       
   265 
   254 Accept the fix
   266 Accept the fix
   255 
   267 
   256   $ echo 'y' | $TESTDIR/run-tests.py --with-hg=`which hg` -i
   268   $ echo 'y' | $TESTDIR/run-tests.py --with-hg=`which hg` -i
   257   
   269   
   258   --- $TESTTMP/test-failure.t
   270   --- $TESTTMP/test-failure.t