tests/test-blackbox.t
changeset 45952 a2104b9b1787
parent 45951 c26cb33e5219
child 46314 95a615dd77bf
equal deleted inserted replaced
45951:c26cb33e5219 45952:a2104b9b1787
   480   $ hg raise 2>/dev/null
   480   $ hg raise 2>/dev/null
   481   [1]
   481   [1]
   482 #endif
   482 #endif
   483 
   483 
   484   $ head -1 .hg/blackbox.log
   484   $ head -1 .hg/blackbox.log
   485   1970/01/01 00:00:00 bob @0000000000000000000000000000000000000000 (5000)> ** Unknown exception encountered with possibly-broken third-party extension mock (version N/A)
   485   1970/01/01 00:00:00 bob @0000000000000000000000000000000000000000 (5000)> ** Unknown exception encountered with possibly-broken third-party extension "mock" (version N/A)
   486   $ tail -2 .hg/blackbox.log
   486   $ tail -2 .hg/blackbox.log
   487   RuntimeError: raise
   487   RuntimeError: raise
   488   
   488