texttest -a texttest -c C:\python37 -d C:\Users\delphi\Code\texttest\selftest -reconnect C:\Users\delphi\.texttest\tmp\texttestWin.28Apr084508.8160 -g
texttest -a texttest -c C:\python37 -d C:\Users\delphi\Code\texttest\selftest
---------- Differences in junitreport_Test_hello ---------- 8c8 < 1c1,28 --- > 1c1,40 38,39c38,50 < > Char #x001a ('\x1a') < < \ No newline at end of file --- > > Char #x001a ('\x1a') <\x1a> is illegal. > > Char #x001b ('\x1b') <\x1b> is illegal. > > Char #x001c ('\x1c') <\x1c> is illegal. > > Char #x001d ('\x1d') <\x1d> is illegal. > > Char #x001e ('\x1e') <\x1e> is illegal. > > Char #x001f ('\x1f') <\x1f> is illegal. > > Char #x0020 (' ') < > is legal. > > Char #x0021 ('!') <!> is legal. > > Char #x0129 ('Ä©') <Ä©> is legal. > > Char #xd8ff ('\ud8ff') <> is illegal. > > Char #xfff0 ('\ufff0') <ï¿°> is legal. > > Char #xffff ('\uffff') <ï¿¿> is illegal. > > Char #x10fff0 ('\U0010fff0') <ô¿°> is legal. ---------- Differences in targetReport ---------- 19c19 < 1c1,28 --- > 1c1,40 49,50c49,61 < > Char #x001a ('\x1a') < < \ No newline at end of file --- > > Char #x001a ('\x1a') <> is illegal. > > Char #x001b ('\x1b') <> is illegal. > > Char #x001c ('\x1c') <> is illegal. > > Char #x001d ('\x1d') <> is illegal. > > Char #x001e ('\x1e') <> is illegal. > > Char #x001f ('\x1f') <> is illegal. > > Char #x0020 (' ') < > is legal. > > Char #x0021 ('!') <!> is legal. > > Char #x0129 ('Ä©') <Ä©> is legal. > > Char #xd8ff ('\ud8ff') <> is illegal. > > Char #xfff0 ('\ufff0') <ï¿°> is legal. > > Char #xffff ('\uffff') <ï¿¿> is illegal. > > Char #x10fff0 ('\U0010fff0') <ô¿°> is legal.
---------- Differences in output ---------- 51c51 < diff_program|{'default': '/usr/bin/tkdiff'}|External program to use for graphical file comparison --- > diff_program|{'default': 'tkdiff'}|External program to use for graphical file comparison
---------- Differences in output ---------- 6c6 < view_program|{'default': 'notepad'}|External program(s) to use for viewing and editing text files --- > view_program|{'default': 'C:/Program Files (x86)/Notepad++/notepad++.exe'}|External program(s) to use for viewing and editing text files
---------- Differences in output ---------- 10c10 < ([WinError 2] The system cannot find the file specified) --- > ([WinError 2] Das System kann die angegebene Datei nicht finden)
---------- Missing result in externalmocks ---------- <-CMD:tkdiff <test_write_dir>/texttesttmp/<target tmp dir>/hello/Test/framework_tmp/output.helloorigcmp <test_write_dir>/texttesttmp/<target tmp dir>/hello/Test/framework_tmp/output.hellocmp ->EXC:-15
---------- Missing result in externalmocks ---------- <-CMD:emacs <test_write_dir>/texttesttmp/<target tmp dir>/hello/Test/framework_tmp/newout.hellocmp ->EXC:-15
---------- Differences in output ---------- 6c6 < HELLO test-case Test had known bugs (bug 42 (BAD SCRIPT)) on <machine> : differences in output --- > HELLO test-case Test had known bugs (bug 42 (NONEXISTENT)) on <machine> : differences in output 10c10 < HELLO test-case Test had known bugs (bug 42 (BAD SCRIPT)) on <machine> : differences in output --- > HELLO test-case Test had known bugs (bug 42 (NONEXISTENT)) on <machine> : differences in output ---------- Differences in pythonmocks ---------- 4,6c4 < <-PYT:addinfourl1.readlines() < ->RET:['''\xef\xbb\xbfid\tsummary\treporter\towner\tdescription\ttype\tstatus\tpriority\tmilestone\tcomponent\tversion\tresolution\tkeywords\tcc\tchangelog\tapichanges\r < '''] --- > <-PYT:addinfourl1.read() ---------- Differences in targetReport ---------- 9c9 < - HELLO test-case Test : bug 42 (BAD SCRIPT) --- > - HELLO test-case Test : bug 42 (NONEXISTENT) 17,18c17,22 < TEST had known bugs (bug 42 (BAD SCRIPT)) on : HELLO test-case Test (under Test) < Could not parse reply from trac, maybe incompatible interface. --- > TEST had known bugs (bug 42 (NONEXISTENT)) on : HELLO test-case Test (under Test) > Failed to open URL 'http://trac.edgewall.org/demo-0.13/ticket/42?format=tab': 'NoneType' object has no attribute 'decode'. > > Please make sure that bug 42 exists > and that the configuration entry 'bug_system_location' points to the correct trac instance. > The current value is 'http://trac.edgewall.org/demo-0.13/'.
---------- Differences in output ---------- 6c6 < HELLO test-case Test had internal errors (bug 42 (closed)) on <machine> : differences in output --- > HELLO test-case Test had known bugs (bug 42 (NONEXISTENT)) on <machine> : differences in output 10c10 < HELLO test-case Test had internal errors (bug 42 (closed)) on <machine> : differences in output --- > HELLO test-case Test had known bugs (bug 42 (NONEXISTENT)) on <machine> : differences in output 12c12 < Tests Run: 1, Failures: 1 --- > Tests Run: 1, Known Bugs: 1 ---------- Differences in pythonmocks ---------- 4,7c4 < <-PYT:addinfourl1.readlines() < ->RET:['''\xef\xbb\xbfid\tsummary\treporter\towner\tdescription\ttype\tstatus\tpriority\tmilestone\tcomponent\tversion\tresolution\tkeywords\tcc\tchangelog\tapichanges\r < ''', '''33\tbp test task\tanonymous\tsomebody\t\tdefect\tclosed\tmajor\tmilestone4\tcomponent1\t\tfixed\t\t\t\t\r < '''] --- > <-PYT:addinfourl1.read() ---------- Differences in targetReport ---------- 1c1 < internal errors=1 --- > known bugs=1 3c3 < HELLO : 1 tests : 1 internal errors --- > HELLO : 1 tests : 1 known bugs 7c7 < The following tests had internal errors : --- > The following tests had known bugs : 9c9 < - HELLO test-case Test : bug 42 (closed) --- > - HELLO test-case Test : bug 42 (NONEXISTENT) 15c15 < Detailed information for the tests that had internal errors follows... --- > Detailed information for the tests that had known bugs follows... 17,25c17,18 < TEST had internal errors (bug 42 (closed)) on : HELLO test-case Test (under Test) < ****************************************************** < Ticket #42 (closed defect: fixed) < bp test task < http://trac.edgewall.org/demo-0.13/ticket/42 < Reported By: anonymous Owned by: somebody < Priority: major Milestone: milestone4 < Component: component1 Version: < Description: <truncated after showing first 30 lines> ---------- Missing result in exitcode ---------- 1
---------- Differences in output ---------- 6c6 < HELLO test-case Test had known bugs (bug 42 (new)) on <machine> : differences in output --- > HELLO test-case Test had known bugs (bug 42 (NONEXISTENT)) on <machine> : differences in output 10c10 < HELLO test-case Test had known bugs (bug 42 (new)) on <machine> : differences in output --- > HELLO test-case Test had known bugs (bug 42 (NONEXISTENT)) on <machine> : differences in output ---------- Differences in pythonmocks ---------- 4,7c4 < <-PYT:addinfourl1.readlines() < ->RET:['''\xef\xbb\xbfid\tsummary\treporter\towner\tdescription\ttype\tstatus\tpriority\tmilestone\tcomponent\tversion\tresolution\tkeywords\tcc\tchangelog\tapichanges\r < ''', '''65\tTestticket\tanonymous\tjoe\tlorem ipsum asd ger ita solum isse\tdefect\tnew\tcritical\tmilestone1\tcomponent2\t1.0\t\t\t\t\t\r < '''] --- > <-PYT:addinfourl1.read() ---------- Differences in targetReport ---------- 9c9 < - HELLO test-case Test : bug 42 (new) --- > - HELLO test-case Test : bug 42 (NONEXISTENT) 17,27c17,22 < TEST had known bugs (bug 42 (new)) on : HELLO test-case Test (under Test) < ****************************************************** < Ticket #42 (new defect: ) < Testticket < http://trac.edgewall.org/demo-0.13/ticket/42 < Reported By: anonymous Owned by: joe < Priority: critical Milestone: milestone1 < Component: component2 Version: 1.0 < Description: < lorem ipsum asd ger ita solum isse < ****************************************************** --- > TEST had known bugs (bug 42 (NONEXISTENT)) on : HELLO test-case Test (under Test) > Failed to open URL 'http://trac.edgewall.org/demo-0.13/ticket/42?format=tab': 'NoneType' object has no attribute 'decode'. > > Please make sure that bug 42 exists > and that the configuration entry 'bug_system_location' points to the correct trac instance. > The current value is 'http://trac.edgewall.org/demo-0.13/'.
---------- Differences in output ---------- 6c6 < Success 47.5 MB --- > Success 47.8 MB 11c11 < Application MEM 89.8 MB 2 --- > Application MEM 90.1 MB 2
---------- Differences in errors ---------- 0a1,17 > Description of exception thrown : > Traceback (most recent call last): > File "<filtered>/plugins.py", line <filtered>, in rmtree > shutil.rmtree(realDir) > File "<filtered>/shutil.py", line <filtered>, in rmtree > return _rmtree_unsafe(path, onerror) > File "<filtered>/shutil.py", line <filtered>, in _rmtree_unsafe > _rmtree_unsafe(fullname, onerror) > File "<filtered>/shutil.py", line <filtered>, in _rmtree_unsafe > _rmtree_unsafe(fullname, onerror) > File "<filtered>/shutil.py", line <filtered>, in _rmtree_unsafe > _rmtree_unsafe(fullname, onerror) > File "<filtered>/shutil.py", line <filtered>, in _rmtree_unsafe > onerror(os.unlink, fullname, sys.exc_info()) > File "<filtered>/shutil.py", line <filtered>, in _rmtree_unsafe > os.unlink(fullname) > PermissionError: [WinError 5] Zugriff verweigert: '<test write dir>/texttesttmp/<target tmp dir>/hello/Test/readonlydir/readonlyfile' ---------- Differences in catalogue ---------- 3a4,8 > --------console.<datetime>.<pid> > ------------hello > ----------------Test > --------------------readonlydir > ------------------------readonlyfile ---------- Differences in output ---------- 7a8 > Unable to remove directory <test write dir>/texttesttmp/<target tmp dir> :
---------- Differences in errors ---------- 0a1,5 > Error from CaptureMock Server : > Traceback (most recent call last): > File "<filtered>/server.py", line <filtered>, in <module> > from . import config > ImportError: cannot import name 'config' from '__main__' (C:/Users/delphi/Code/texttest/capturemock/capturemock/server.py) ---------- Differences in output ---------- 5,6c5,6 < Comparing differences for EDIT.version test-case Test (on catalogue.edit,editedfile.edit,editedfile2.edit,errors.edit,output.edit,traffic.edit,editedfile3.edit) < EDIT.version test-case Test FAILED : missing results for editedfile3, differences in catalogue,traffic --- > Comparing differences for EDIT.version test-case Test (on catalogue.edit,errors.edit,output.edit,editedfile.edit,editedfile2.edit,editedfile3.edit,traffic.edit) > EDIT.version test-case Test FAILED : missing results for editedfile,editedfile2,editedfile3,traffic, differences in catalogue,errors,output 9c9,14 < 6,8d5 --- > 1,8c1 > < > < The following existing files/directories changed their contents: > < <Test Directory> > < ----file > < ----file2 13,15c18,62 < ---------- Differences in traffic ---------- < 8d7 < < ->FIL:writedir --- > --- > > No files or directories were created, edited or deleted. > ---------- Differences in errors ---------- > 0a1,28 > > [6052] Failed to execute script capturemock_intercept > > Traceback (most recent call last): > > File "capturemock_intercept.py", line 2, in <module> > > File "capturemock/capturecommand.py", line 83, in interceptCommand > > File "capturemock/capturecommand.py", line 65, in createAndSend > > File "capturemock/capturecommand.py", line 20, in createSocket <truncated after showing first 30 lines>
---------- Differences in exitcode ---------- 1c1 < 2 --- > 1 ---------- Differences in output ---------- 5,6c5,6 < Comparing differences for CPU test-case Test (on errors.cpu,output.cpu,performance.cpu) < CPU test-case Test ran faster : differences in performance(faster) --- > Comparing differences for CPU test-case Test (on errors.cpu,exitcode.cpu,output.cpu,performance.cpu) > CPU test-case Test FAILED : new results in exitcode, missing results for performance, differences in errors,output 8,14c8,24 < ---------- Differences in performance(faster) ---------- < 1,2c1,2 < < CPU time : 10.0 sec. on < < Real time : 18.2 sec. < --- < > CPU time : 3.5 sec. on < > Real time : 6.0 sec. --- > ---------- Differences in errors ---------- > 0a1,7 > > [6748] Failed to execute script capturemock_intercept > > Traceback (most recent call last): > > File "capturemock_intercept.py", line 2, in <module> > > File "capturemock/capturecommand.py", line 83, in interceptCommand > > File "capturemock/capturecommand.py", line 65, in createAndSend > > File "capturemock/capturecommand.py", line 20, in createSocket > > RuntimeError: CAPTUREMOCK_SERVER empty. > ---------- Differences in output ---------- > 1d0 > < Hello > ---------- New result in exitcode ---------- > 4294967295 > ---------- Missing result in performance ---------- <truncated after showing first 30 lines> ---------- Missing result in externalmocks ---------- <-CMD:cd <test_write_dir>/texttesttmp/<target tmp dir>/cpu/Test; time -p -o <test_write_dir>/texttesttmp/<target tmp dir>/cpu/Test/framework_tmp/unixperf python <test_write_dir>/TargetApp/hello.py ->FIL:Test ->OUT:Hello
---------- Differences in exitcode ---------- 1c1 < 2 --- > 1 ---------- Differences in output ---------- 5,6c5,6 < Comparing differences for CPU test-case Test (on errors.cpu,output.cpu,performance.cpu) < CPU test-case Test ran faster : differences in performance(faster) --- > Comparing differences for CPU test-case Test (on errors.cpu,exitcode.cpu,output.cpu,performance.cpu) > CPU test-case Test FAILED : new results in exitcode, missing results for performance, differences in errors,output 8,14c8,24 < ---------- Differences in performance(faster) ---------- < 1,2c1,2 < < CPU time : 10.0 sec. on < < Real time : 18.2 sec. < --- < > CPU time : 5.0 sec. on < > Real time : 7.0 sec. --- > ---------- Differences in errors ---------- > 0a1,7 > > [1144] Failed to execute script capturemock_intercept > > Traceback (most recent call last): > > File "capturemock_intercept.py", line 2, in <module> > > File "capturemock/capturecommand.py", line 83, in interceptCommand > > File "capturemock/capturecommand.py", line 65, in createAndSend > > File "capturemock/capturecommand.py", line 20, in createSocket > > RuntimeError: CAPTUREMOCK_SERVER empty. > ---------- Differences in output ---------- > 1d0 > < Hello > ---------- New result in exitcode ---------- > 4294967295 > ---------- Missing result in performance ---------- <truncated after showing first 30 lines> ---------- Missing result in externalmocks ---------- <-CMD:cd <test_write_dir>/texttesttmp/<target tmp dir>/cpu/Test; time -p -o <test_write_dir>/texttesttmp/<target tmp dir>/cpu/Test/framework_tmp/unixperf python <test_write_dir>/TargetApp/hello.py ->FIL:Test ->OUT:Hello
---------- Differences in exitcode ---------- 1c1 < 2 --- > 1 ---------- Differences in output ---------- 5,6c5,6 < Comparing differences for CPU test-case Test (on errors.cpu,output.cpu,performance.cpu) < CPU test-case Test ran faster : differences in performance(faster) --- > Comparing differences for CPU test-case Test (on errors.cpu,exitcode.cpu,output.cpu,performance.cpu) > CPU test-case Test FAILED : new results in exitcode, missing results for performance, differences in errors,output 8,14c8,24 < ---------- Differences in performance(faster) ---------- < 1,2c1,2 < < CPU time : 10.0 sec. on < < Real time : 18.2 sec. < --- < > CPU time : 3.5 sec. on < > Real time : 7.0 sec. --- > ---------- Differences in errors ---------- > 0a1,7 > > [4036] Failed to execute script capturemock_intercept > > Traceback (most recent call last): > > File "capturemock_intercept.py", line 2, in <module> > > File "capturemock/capturecommand.py", line 83, in interceptCommand > > File "capturemock/capturecommand.py", line 65, in createAndSend > > File "capturemock/capturecommand.py", line 20, in createSocket > > RuntimeError: CAPTUREMOCK_SERVER empty. > ---------- Differences in output ---------- > 1d0 > < Hello > ---------- New result in exitcode ---------- > 4294967295 > ---------- Missing result in performance ---------- <truncated after showing first 30 lines> ---------- Missing result in externalmocks ---------- <-CMD:cd <test_write_dir>/texttesttmp/<target tmp dir>/cpu/Test; time -p -o <test_write_dir>/texttesttmp/<target tmp dir>/cpu/Test/framework_tmp/unixperf python <test_write_dir>/TargetApp/hello.py ->FIL:Test ->OUT:Hello
---------- Differences in output ---------- 5,6c5,6 < Comparing differences for CPU test-case Test (on errors.cpu,output.cpu,performance.cpu) < CPU test-case Test FAILED : missing results for performance, differences in errors,output --- > Comparing differences for CPU test-case Test (on errors.cpu,exitcode.cpu,output.cpu,performance.cpu) > CPU test-case Test FAILED : new results in exitcode, missing results for performance, differences in errors,output 9,11c9,16 < 0a1,2 < > time: illegal option -- o < > usage: time [-p] utility [argument...] --- > 0a1,7 > > [6252] Failed to execute script capturemock_intercept > > Traceback (most recent call last): > > File "capturemock_intercept.py", line 2, in <module> > > File "capturemock/capturecommand.py", line 83, in interceptCommand > > File "capturemock/capturecommand.py", line 65, in createAndSend > > File "capturemock/capturecommand.py", line 20, in createSocket > > RuntimeError: CAPTUREMOCK_SERVER empty. 14a20,21 > ---------- New result in exitcode ---------- > 4294967295 ---------- Missing result in externalmocks ---------- <-CMD:cd <test_write_dir>/texttesttmp/<target tmp dir>/cpu/Test; time -p -o <test_write_dir>/texttesttmp/<target tmp dir>/cpu/Test/framework_tmp/unixperf python <test_write_dir>/TargetApp/hello.py ->ERR:time: illegal option -- o usage: time [-p] utility [argument...]
---------- Differences in errors ---------- 1c1,18 < Rejected Application HELLO - The checkout '/no/such/file' does not exist, either locally or on machine 'lxfarm07.academy'. --- > Rejected Application HELLO - Unable to contact machine 'lxfarm07.academy'. > Make sure you have passwordless access set up correctly. The failing command was: > ssh -q -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 -x lxfarm07.academy echo hello > > The command produced exit code 4294967295 and the following output: > [5964] Failed to execute script capturemock_intercept > > Traceback (most recent call last): > > File "capturemock_intercept.py", line 2, in <module> > > File "<filtered>/capturecommand.py", line <filtered>, in interceptCommand > > File "<filtered>/capturecommand.py", line <filtered>, in createAndSend > > File "<filtered>/capturecommand.py", line <filtered>, in createSocket > > RuntimeError: CAPTUREMOCK_SERVER empty. ---------- Missing result in externalmocks ---------- <-CMD:ssh -q -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 -x lxfarm07.academy test -e /no/such/file ->EXC:1 <-CMD:ssh -q -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 -x lxfarm07.academy echo hello ->OUT:hello
---------- Differences in output ---------- 7,8c7,20 < The command produced exit code 255 and the following output: < Permission denied (publickey,gssapi-with-mic,password). --- > The command produced exit code 4294967295 and the following output: > [2896] Failed to execute script capturemock_intercept > > Traceback (most recent call last): > > File "capturemock_intercept.py", line 2, in <module> > > File "capturemock/capturecommand.py", line 83, in interceptCommand > > File "capturemock/capturecommand.py", line 65, in createAndSend > > File "capturemock/capturecommand.py", line 20, in createSocket > > RuntimeError: CAPTUREMOCK_SERVER empty. ---------- Missing result in externalmocks ---------- <-CMD:ssh -q -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 -x lxfarm07.academy mkdir -p ${HOME}'/.texttest/tmp/<target tmp dir>/system_under_test' ->ERR:Permission denied (publickey,gssapi-with-mic,password). ->EXC:255 <-CMD:ssh -q -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 -x lxfarm07.academy rm -rf ${HOME}/.texttest/tmp/<target tmp dir> ->ERR:Permission denied (publickey,gssapi-with-mic,password). ->EXC:255
---------- Differences in errors ---------- 5,6c5,18 < The command produced exit code 255 and the following output: < Permission denied (publickey,gssapi-with-mic,password). --- > The command produced exit code 4294967295 and the following output: > [5100] Failed to execute script capturemock_intercept > > Traceback (most recent call last): > > File "capturemock_intercept.py", line 2, in <module> > > File "<filtered>/capturecommand.py", line <filtered>, in interceptCommand > > File "<filtered>/capturecommand.py", line <filtered>, in createAndSend > > File "<filtered>/capturecommand.py", line <filtered>, in createSocket > > RuntimeError: CAPTUREMOCK_SERVER empty. ---------- Missing result in externalmocks ---------- <-CMD:ssh -q -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 -x lxfarm07.academy test -e /no/such/file ->ERR:Permission denied (publickey,gssapi-with-mic,password). ->EXC:255 <-CMD:ssh -q -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 -x lxfarm07.academy echo hello ->ERR:Permission denied (publickey,gssapi-with-mic,password). ->EXC:255
---------- Differences in catalogue ---------- 7,10d6 < --------------------errors.hello < --------------------kill_test.sh < --------------------output.hello < --------------------run_test.sh ---------- Differences in output ---------- 3,7c3,21 < Running HELLO test-suite TargetApp < Running HELLO test-case Test < Comparing differences for HELLO test-suite TargetApp < Comparing differences for HELLO test-case Test (on errors.hello,output.hello) < HELLO test-case Test FAILED on <machine> : differences in output --- > HELLO test-case Test not compared: > Unable to contact machine 'lxfarm07.academy'. > Make sure you have passwordless access set up correctly. The failing command was: > ssh -q -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 -x lxfarm07.academy mkdir -p ${HOME}'/.texttest/tmp/<target tmp dir>/system_under_test' > > The command produced exit code 4294967295 and the following output: > [4484] Failed to execute script capturemock_intercept > > Traceback (most recent call last): > > File "capturemock_intercept.py", line 2, in <module> > > File "capturemock/capturecommand.py", line 83, in interceptCommand > > File "capturemock/capturecommand.py", line 65, in createAndSend > > File "capturemock/capturecommand.py", line 20, in createSocket > > RuntimeError: CAPTUREMOCK_SERVER empty. 11c25 < HELLO test-case Test FAILED on <machine> : differences in output --- > HELLO test-case Test not compared: Unable to contact machine 'lxfarm07.academy'. <truncated after showing first 30 lines> ---------- Differences in pythonmocks ---------- 8c8 < 'Subject: <today's date> HELLO : 1 tests : 1 FAILED\n' --- > 'Subject: <today's date> HELLO : 1 tests : 1 unrunnable\n' 12c12 < 'The following tests FAILED : \n' --- > 'The following tests could not be run : \n' 14c14 < ' - HELLO test-case Test : output different\n' --- > ' - HELLO test-case Test : TEXTTEST EXCEPTION\n' 20c20 < 'Detailed information for the tests that FAILED follows...\n' --- > 'Detailed information for the tests that could not be run follows...\n' 22,27c22,35 < 'TEST FAILED on : HELLO test-case Test (under Test)\n' < '---------- Differences in output ----------\n' < '1c1\n' < '< Hello\n' < '---\n' < '> Hello World!\n' --- > 'TEST could not be run on : HELLO test-case Test (under Test)\n' > "Unable to contact machine 'lxfarm07.academy'.\n" > 'Make sure you have passwordless access set up correctly. The failing command was:\n' > 'ssh -q -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 -x lxfarm07.academy mkdir -p ' > "${HOME}'/.texttest/tmp/<target tmp dir>/system_under_test'\n" > '\n' <truncated after showing first 30 lines> ---------- Missing result in externalmocks ---------- <-CMD:ssh -q -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 -x lxfarm07.academy rm -rf ${HOME}/.texttest/tmp/self_test.* <-CMD:ssh -q -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 -x lxfarm07.academy mkdir -p ${HOME}'/.texttest/tmp/<target tmp dir>/system_under_test' <-CMD:ssh -q -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 -x lxfarm07.academy test -e <test_write_dir>/TargetApp/hello.py ->EXC:1 <-CMD:scp -Crp -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 <test_write_dir>/TargetApp/hello.py lxfarm07.academy:${HOME}'/.texttest/tmp/<target tmp dir>/system_under_test/hello.py' <-CMD:ssh -q -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 -x lxfarm07.academy mkdir -p ${HOME}'/.texttest/tmp/<target tmp dir>/hello/Test' <-CMD:scp -Crp -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 <test_write_dir>/texttesttmp/<target tmp dir>/hello/Test/run_test.sh lxfarm07.academy:${HOME}'/.texttest/tmp/<target tmp dir>/hello/Test' <-CMD:cd <test_write_dir>/texttesttmp/<target tmp dir>/hello/Test; ssh -q -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 -x lxfarm07.academy ${HOME}'/.texttest/tmp/<target tmp dir>/hello/Test/run_test.sh' ->OUT:Hello World! <-CMD:scp -Crp -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 lxfarm07.academy:${HOME}'/.texttest/tmp/<target tmp dir>/hello/Test'/* <test_write_dir>/texttesttmp/<target tmp dir>/hello/Test ->FIL:Test ---------- Missing result in remoteScriptTest ---------- #!/bin/sh cd ${HOME}'/.texttest/tmp/<target tmp dir>/hello/Test' PATH=${HOME}'/.texttest/tmp/<target tmp dir>/hello/Test:'${PATH} export PATH echo "kill $$" > kill_test.sh exec python ${HOME}/.texttest/tmp/<target tmp dir>/system_under_test/hello.py
---------- Differences in catalogue ---------- 7,10d6 < --------------------errors.hello < --------------------kill_test.sh < --------------------output.hello < --------------------run_test.sh ---------- Differences in output ---------- 2,13c2,20 < Running HELLO test-suite TargetApp < Running HELLO test-case Test < Comparing differences for HELLO test-suite TargetApp < Comparing differences for HELLO test-case Test (on errors.hello,output.hello) < HELLO test-case Test FAILED on <machine> : differences in output < View details(v), Approve(a) or continue(any other key)? < ---------- Differences in output ---------- < 1c1 < < Hello < --- < > Hello test data! < Approve(a) or continue(any other key)? --- > HELLO test-case Test not compared: > Unable to contact machine 'lxfarm07.academy'. > Make sure you have passwordless access set up correctly. The failing command was: > ssh -q -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 -x lxfarm07.academy mkdir -p ${HOME}'/.texttest/tmp/<target tmp dir>/system_under_test' > > The command produced exit code 4294967295 and the following output: > [5512] Failed to execute script capturemock_intercept > > Traceback (most recent call last): > > File "capturemock_intercept.py", line 2, in <module> > > File "capturemock/capturecommand.py", line 83, in interceptCommand > > File "capturemock/capturecommand.py", line 65, in createAndSend > <truncated after showing first 30 lines> ---------- Missing result in externalmocks ---------- <-CMD:ssh -q -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 -x lxfarm07.academy mkdir -p ${HOME}'/.texttest/tmp/<target tmp dir>/system_under_test' <-CMD:ssh -q -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 -x lxfarm07.academy test -e <test_write_dir>/TargetApp/checkout ->EXC:1 <-CMD:scp -Crp -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 <test_write_dir>/TargetApp/checkout lxfarm07.academy:${HOME}'/.texttest/tmp/<target tmp dir>/system_under_test/checkout' <-CMD:ssh -q -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 -x lxfarm07.academy mkdir -p ${HOME}'/.texttest/tmp/<target tmp dir>/hello/Test' <-CMD:scp -Crp -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 <test_write_dir>/texttesttmp/<target tmp dir>/hello/Test/run_test.sh lxfarm07.academy:${HOME}'/.texttest/tmp/<target tmp dir>/hello/Test' <-CMD:cd <test_write_dir>/texttesttmp/<target tmp dir>/hello/Test; ssh -q -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 -x lxfarm07.academy ${HOME}'/.texttest/tmp/<target tmp dir>/hello/Test/run_test.sh' ->OUT:Hello test data! <-CMD:scp -Crp -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 lxfarm07.academy:${HOME}'/.texttest/tmp/<target tmp dir>/hello/Test'/* <test_write_dir>/texttesttmp/<target tmp dir>/hello/Test ->FIL:Test ---------- Missing result in remoteScriptTest ---------- #!/bin/sh cd ${HOME}'/.texttest/tmp/<target tmp dir>/hello/Test' PATH=${HOME}'/.texttest/tmp/<target tmp dir>/hello/Test:'${PATH} export PATH echo "kill $$" > kill_test.sh exec python ${HOME}/.texttest/tmp/<target tmp dir>/system_under_test/checkout/hello.py
---------- Differences in output ---------- 2,13c2,20 < Running HELLO test-suite TargetApp < Running HELLO test-case Test < Comparing differences for HELLO test-suite TargetApp < Comparing differences for HELLO test-case Test (on errors.hello,output.hello) < HELLO test-case Test FAILED on <machine> : differences in output < View details(v), Approve(a) or continue(any other key)? < ---------- Differences in output ---------- < 1c1 < < Hello < --- < > Hello World! < Approve(a) or continue(any other key)? --- > HELLO test-case Test not compared: > Unable to contact machine 'lxfarm07.academy'. > Make sure you have passwordless access set up correctly. The failing command was: > ssh -q -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 -x lxfarm07.academy mkdir -p ${HOME}'/.texttest/tmp/<target tmp dir>/system_under_test' > > The command produced exit code 4294967295 and the following output: > [6936] Failed to execute script capturemock_intercept > > Traceback (most recent call last): > > File "capturemock_intercept.py", line 2, in <module> > > File "capturemock/capturecommand.py", line 83, in interceptCommand > > File "capturemock/capturecommand.py", line 65, in createAndSend > <truncated after showing first 30 lines> ---------- Missing result in externalmocks ---------- <-CMD:ssh -q -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 -x lxfarm07.academy mkdir -p ${HOME}'/.texttest/tmp/<target tmp dir>/system_under_test' <-CMD:ssh -q -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 -x lxfarm07.academy test -e <test_write_dir>/TargetApp/hello.py ->EXC:1 <-CMD:scp -Crp -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 <test_write_dir>/TargetApp/hello.py lxfarm07.academy:${HOME}'/.texttest/tmp/<target tmp dir>/system_under_test/hello.py' <-CMD:ssh -q -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 -x lxfarm07.academy mkdir -p ${HOME}'/.texttest/tmp/<target tmp dir>/hello/Test' <-CMD:scp -Crp -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 <test_write_dir>/texttesttmp/<target tmp dir>/hello/Test/run_test.sh lxfarm07.academy:${HOME}'/.texttest/tmp/<target tmp dir>/hello/Test' <-CMD:cd <test_write_dir>/texttesttmp/<target tmp dir>/hello/Test; ssh -q -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 -x lxfarm07.academy ${HOME}'/.texttest/tmp/<target tmp dir>/hello/Test/run_test.sh' ->OUT:Hello World! <-CMD:scp -Crp -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 lxfarm07.academy:${HOME}'/.texttest/tmp/<target tmp dir>/hello/Test'/* <test_write_dir>/texttesttmp/<target tmp dir>/hello/Test ->FIL:Test <-CMD:ssh -q -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 -x lxfarm07.academy rm -rf ${HOME}/.texttest/tmp/<target tmp dir>
---------- Differences in errors ---------- 0a1,18 > Rejected Application HELLO - Unable to contact machine 'lxfarm07.academy'. > Make sure you have passwordless access set up correctly. The failing command was: > ssh -q -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 -x lxfarm07.academy echo hello > > The command produced exit code 4294967295 and the following output: > [4172] Failed to execute script capturemock_intercept > > Traceback (most recent call last): > > File "capturemock_intercept.py", line 2, in <module> > > File "<filtered>/capturecommand.py", line <filtered>, in interceptCommand > > File "<filtered>/capturecommand.py", line <filtered>, in createAndSend > > File "<filtered>/capturecommand.py", line <filtered>, in createSocket > > RuntimeError: CAPTUREMOCK_SERVER empty. ---------- Differences in catalogue ---------- 1,12c1 < The following new files/directories were created: < <Test Directory> < ----texttesttmp < --------console.<datetime>.<pid> < ------------hello < ----------------Test < --------------------errors.hello < --------------------kill_test.sh < --------------------output.hello < --------------------run_test.sh < --------------------framework_tmp < ------------------------teststate --- > No files or directories were created, edited or deleted. ---------- Differences in output ---------- 1,11d0 < Using Application HELLO, checkout /users/geoff/dont_remove_exists_for_selftests < Running HELLO test-suite TargetApp < Running HELLO test-case Test < Comparing differences for HELLO test-suite TargetApp < Comparing differences for HELLO test-case Test (on errors.hello,output.hello) < HELLO test-case Test FAILED on <machine> : new results in errors,output < View details(v), Approve(a) or continue(any other key)? < ---------- New result in errors ---------- < ---------- New result in output ---------- < Hello world < Approve(a) or continue(any other key)? ---------- Missing result in externalmocks ---------- <-CMD:ssh -q -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 -x lxfarm07.academy test -e /users/geoff/dont_remove_exists_for_selftests <-CMD:ssh -q -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 -x lxfarm07.academy test -e /users/geoff/dont_remove_exists_for_selftests/hello.py <-CMD:ssh -q -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 -x lxfarm07.academy mkdir -p ${HOME}'/.texttest/tmp/<target tmp dir>/system_under_test' <-CMD:ssh -q -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 -x lxfarm07.academy mkdir -p ${HOME}'/.texttest/tmp/<target tmp dir>/hello/Test' <-CMD:scp -Crp -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 <test_write_dir>/texttesttmp/<target tmp dir>/hello/Test/run_test.sh lxfarm07.academy:${HOME}'/.texttest/tmp/<target tmp dir>/hello/Test' <-CMD:cd <test_write_dir>/texttesttmp/<target tmp dir>/hello/Test; ssh -q -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 -x lxfarm07.academy ${HOME}'/.texttest/tmp/<target tmp dir>/hello/Test/run_test.sh' ->OUT:Hello world <-CMD:scp -Crp -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 lxfarm07.academy:${HOME}'/.texttest/tmp/<target tmp dir>/hello/Test'/* <test_write_dir>/texttesttmp/<target tmp dir>/hello/Test ->FIL:Test ---------- Missing result in remoteScriptTest ---------- #!/bin/sh cd ${HOME}'/.texttest/tmp/<target tmp dir>/hello/Test' PATH=${HOME}'/.texttest/tmp/<target tmp dir>/hello/Test:'${PATH} export PATH echo "kill $$" > kill_test.sh exec python /users/geoff/dont_remove_exists_for_selftests/hello.py
---------- Differences in output ---------- 2,5c2,20 < Running HELLO test-suite TargetApp < Running HELLO test-case Test < Comparing differences for HELLO test-suite TargetApp < Comparing differences for HELLO test-case Test - SUCCESS! (on errors.hello,output.hello) --- > HELLO test-case Test not compared: > Unable to contact machine 'lxfarm07.academy'. > Make sure you have passwordless access set up correctly. The failing command was: > ssh -q -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 -x lxfarm07.academy mkdir -p ${HOME}'/.texttest/tmp/<target tmp dir>/system_under_test' > > The command produced exit code 4294967295 and the following output: > [4080] Failed to execute script capturemock_intercept > > Traceback (most recent call last): > > File "capturemock_intercept.py", line 2, in <module> > > File "capturemock/capturecommand.py", line 83, in interceptCommand > > File "capturemock/capturecommand.py", line 65, in createAndSend > > File "capturemock/capturecommand.py", line 20, in createSocket > > RuntimeError: CAPTUREMOCK_SERVER empty. ---------- New result in exitcode ---------- 1 ---------- Missing result in externalmocks ---------- <-CMD:ssh -q -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 -x lxfarm07.academy mkdir -p ${HOME}'/.texttest/tmp/<target tmp dir>/system_under_test' <-CMD:ssh -q -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 -x lxfarm07.academy test -e <test_write_dir>/TargetApp/describedir.py ->EXC:1 <-CMD:rsync -e "ssh -x -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30" -av --copy-unsafe-links --delete --exclude-from=<tt_etc_dir>/rsync_exclude_patterns <test_write_dir>/TargetApp/describedir.py lxfarm07.academy:${HOME}'/.texttest/tmp/<target tmp dir>/system_under_test/describedir.py' <-CMD:ssh -q -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 -x lxfarm07.academy mkdir -p ${HOME}'/.texttest/tmp/<target tmp dir>/hello/Test' <-CMD:rsync -e "ssh -x -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30" -av --copy-unsafe-links --delete --exclude-from=<tt_etc_dir>/rsync_exclude_patterns <test_write_dir>/texttesttmp/<target tmp dir>/hello/Test/datadir lxfarm07.academy:${HOME}'/.texttest/tmp/<target tmp dir>/hello/Test' <-CMD:rsync -e "ssh -x -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30" -av --copy-unsafe-links --delete --exclude-from=<tt_etc_dir>/rsync_exclude_patterns <test_write_dir>/texttesttmp/<target tmp dir>/hello/Test/run_test.sh lxfarm07.academy:${HOME}'/.texttest/tmp/<target tmp dir>/hello/Test' <-CMD:cd <test_write_dir>/texttesttmp/<target tmp dir>/hello/Test; ssh -q -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 -x lxfarm07.academy ${HOME}'/.texttest/tmp/<target tmp dir>/hello/Test/run_test.sh' ->OUT:datadir/file1 : datadir/file2 : test datadir/file3 : <-CMD:rsync -e "ssh -x -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30" -av --copy-unsafe-links --delete --exclude-from=<tt_etc_dir>/rsync_exclude_patterns lxfarm07.academy:${HOME}'/.texttest/tmp/<target tmp dir>/hello/Test'/* <test_write_dir>/texttesttmp/<target tmp dir>/hello/Test ->FIL:Test <-CMD:ssh -q -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 -x lxfarm07.academy rm -rf ${HOME}/.texttest/tmp/<target tmp dir>
---------- Differences in catalogue ---------- 7,10d6 < --------------------errors.hello < --------------------kill_test.sh < --------------------output.hello < --------------------run_test.sh 15,18d10 < --------------------errors.hello < --------------------kill_test.sh < --------------------output.hello < --------------------run_test.sh ---------- Differences in output ---------- 5,14c5,42 < Running HELLO test-suite TargetApp < Running HELLO test-case Test < Comparing differences for HELLO test-suite TargetApp < Comparing differences for HELLO test-case Test (on errors.hello,output.hello) < HELLO test-case Test FAILED on <machine> : differences in output < Running HELLO.copy_1 test-suite TargetApp < Running HELLO.copy_1 test-case Test < Comparing differences for HELLO.copy_1 test-suite TargetApp < Comparing differences for HELLO.copy_1 test-case Test (on errors.hello,output.hello) < HELLO.copy_1 test-case Test FAILED on <machine> : differences in output --- > HELLO test-case Test not compared: > Unable to contact machine 'lxfarm07.academy'. > Make sure you have passwordless access set up correctly. The failing command was: > ssh -q -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 -x lxfarm07.academy mkdir -p ${HOME}'/.texttest/tmp/<target tmp dir>/system_under_test' > > The command produced exit code 4294967295 and the following output: > [648] Failed to execute script capturemock_intercept > > Traceback (most recent call last): > > File "capturemock_intercept.py", line 2, in <module> > > File "capturemock/capturecommand.py", line 83, in interceptCommand > > File "capturemock/capturecommand.py", line 65, in createAndSend > > File "capturemock/capturecommand.py", line 20, in createSocket > <truncated after showing first 30 lines> ---------- Differences in pythonmocks ---------- 8c8 < 'Subject: <today's date> HELLO : 2 tests : 2 FAILED\n' --- > 'Subject: <today's date> HELLO : 2 tests : 2 unrunnable\n' 10,11c10,11 < 'HELLO : 1 tests : 1 FAILED\n' < 'HELLO copy_1 : 1 tests : 1 FAILED\n' --- > 'HELLO : 1 tests : 1 unrunnable\n' > 'HELLO copy_1 : 1 tests : 1 unrunnable\n' 15c15 < 'HELLO : 1 tests : 1 FAILED\n' --- > 'HELLO : 1 tests : 1 unrunnable\n' 17c17 < 'The following tests FAILED : \n' --- > 'The following tests could not be run : \n' 19c19 < ' - HELLO test-case Test : output different\n' --- > ' - HELLO test-case Test : TEXTTEST EXCEPTION\n' 22c22 < 'HELLO copy_1 : 1 tests : 1 FAILED\n' --- > 'HELLO copy_1 : 1 tests : 1 unrunnable\n' 24c24 < 'The following tests FAILED : \n' --- > 'The following tests could not be run : \n' <truncated after showing first 30 lines> ---------- Missing result in externalmocks ---------- <-CMD:ssh -q -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 -x lxfarm07.academy rm -rf ${HOME}/.texttest/tmp/self_test.* <-CMD:ssh -q -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 -x lxfarm07.academy rm -rf ${HOME}/.texttest/tmp/self_test.* ->ERR:rm: No match. ->EXC:1 <-CMD:ssh -q -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 -x lxfarm07.academy mkdir -p ${HOME}'/.texttest/tmp/<target tmp dir>/system_under_test' <-CMD:ssh -q -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 -x lxfarm07.academy test -e <test_write_dir>/TargetApp/hello.py ->EXC:1 <-CMD:scp -Crp -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 <test_write_dir>/TargetApp/hello.py lxfarm07.academy:${HOME}'/.texttest/tmp/<target tmp dir>/system_under_test/hello.py' <-CMD:ssh -q -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 -x lxfarm07.academy mkdir -p ${HOME}'/.texttest/tmp/<target tmp dir>/hello/Test' <-CMD:scp -Crp -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 <test_write_dir>/texttesttmp/<target tmp dir>/hello/Test/run_test.sh lxfarm07.academy:${HOME}'/.texttest/tmp/<target tmp dir>/hello/Test' <-CMD:cd <test_write_dir>/texttesttmp/<target tmp dir>/hello/Test; ssh -q -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 -x lxfarm07.academy ${HOME}'/.texttest/tmp/<target tmp dir>/hello/Test/run_test.sh' ->OUT:Hello World! <-CMD:scp -Crp -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 lxfarm07.academy:${HOME}'/.texttest/tmp/<target tmp dir>/hello/Test'/* <test_write_dir>/texttesttmp/<target tmp dir>/hello/Test ->FIL:Test <-CMD:ssh -q -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 -x lxfarm07.academy mkdir -p ${HOME}'/.texttest/tmp/<target tmp dir>/hello.copy_1/Test' <-CMD:scp -Crp -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 <test_write_dir>/texttesttmp/<target tmp dir>/hello.copy_1/Test/run_test.sh lxfarm07.academy:${HOME}'/.texttest/tmp/<target tmp dir>/hello.copy_1/Test' <-CMD:cd <test_write_dir>/texttesttmp/<target tmp dir>/hello.copy_1/Test; ssh -q -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 -x lxfarm07.academy ${HOME}'/.texttest/tmp/<target tmp dir>/hello.copy_1/Test/run_test.sh' ->OUT:Hello World! <-CMD:scp -Crp -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 lxfarm07.academy:${HOME}'/.texttest/tmp/<target tmp dir>/hello.copy_1/Test'/* <test_write_dir>/texttesttmp/<target tmp dir>/hello.copy_1/Test ->FIL:Test.edit_2 ---------- Missing result in remoteScriptTest_hello ---------- #!/bin/sh cd ${HOME}'/.texttest/tmp/<target tmp dir>/hello/Test' PATH=${HOME}'/.texttest/tmp/<target tmp dir>/hello/Test:'${PATH} export PATH echo "kill $$" > kill_test.sh exec python ${HOME}/.texttest/tmp/<target tmp dir>/system_under_test/hello.py ---------- Missing result in remoteScriptTest_hello_copy_1 ---------- #!/bin/sh cd ${HOME}'/.texttest/tmp/<target tmp dir>/hello.copy_1/Test' PATH=${HOME}'/.texttest/tmp/<target tmp dir>/hello.copy_1/Test:'${PATH} export PATH echo "kill $$" > kill_test.sh exec python ${HOME}/.texttest/tmp/<target tmp dir>/system_under_test/hello.py
---------- Differences in output ---------- 9,10c9,16 < 0a1 < > <test write dir>/texttesttmp/<target tmp dir>/hello/Test/run_test.sh: Command not found. --- > 0a1,7 > > [6864] Failed to execute script capturemock_intercept > > Traceback (most recent call last): > > File "capturemock_intercept.py", line 2, in <module> > > File "capturemock/capturecommand.py", line 83, in interceptCommand > > File "capturemock/capturecommand.py", line 65, in createAndSend > > File "capturemock/capturecommand.py", line 20, in createSocket > > RuntimeError: CAPTUREMOCK_SERVER empty. 15c21 < 1 --- > 4294967295 ---------- Missing result in externalmocks ---------- <-CMD:cd <test_write_dir>/texttesttmp/<target tmp dir>/hello/Test; ssh -q -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 -x lxfarm07.academy '<test_write_dir>/texttesttmp/<target tmp dir>/hello/Test/run_test.sh' <test_write_dir>/texttesttmp/<target tmp dir>/hello/Test/run_test.sh: Command not found. ->EXC:1
---------- Differences in errors ---------- 1c1,18 < Rejected Application HELLO - The executable program '/no/such/file' does not exist, either locally or on machine 'lxfarm07.academy'. --- > Rejected Application HELLO - Unable to contact machine 'lxfarm07.academy'. > Make sure you have passwordless access set up correctly. The failing command was: > ssh -q -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 -x lxfarm07.academy echo hello > > The command produced exit code 4294967295 and the following output: > [4580] Failed to execute script capturemock_intercept > > Traceback (most recent call last): > > File "capturemock_intercept.py", line 2, in <module> > > File "<filtered>/capturecommand.py", line <filtered>, in interceptCommand > > File "<filtered>/capturecommand.py", line <filtered>, in createAndSend > > File "<filtered>/capturecommand.py", line <filtered>, in createSocket > > RuntimeError: CAPTUREMOCK_SERVER empty. ---------- Missing result in externalmocks ---------- <-CMD:ssh -q -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 -x lxfarm07.academy test -e /no/such/file ->EXC:1 <-CMD:ssh -q -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 -x lxfarm07.academy echo hello ->OUT:hello
---------- Differences in catalogue ---------- 7,11d6 < --------------------errors.hello < --------------------kill_test.sh < --------------------output.hello < --------------------run_test.sh < --------------------testdata ---------- Differences in output ---------- 2,5c2,20 < Running HELLO test-suite TargetApp < Running HELLO test-case Test < Comparing differences for HELLO test-suite TargetApp < Comparing differences for HELLO test-case Test - SUCCESS! (on errors.hello,output.hello) --- > HELLO test-case Test not compared: > Unable to contact machine 'lxfarm07.academy'. > Make sure you have passwordless access set up correctly. The failing command was: > ssh -q -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 -x lxfarm07.academy mkdir -p ${HOME}'/.texttest/tmp/<target tmp dir>/system_under_test' > > The command produced exit code 4294967295 and the following output: > [6220] Failed to execute script capturemock_intercept > > Traceback (most recent call last): > > File "capturemock_intercept.py", line 2, in <module> > > File "capturemock/capturecommand.py", line 83, in interceptCommand > > File "capturemock/capturecommand.py", line 65, in createAndSend > > File "capturemock/capturecommand.py", line 20, in createSocket > > RuntimeError: CAPTUREMOCK_SERVER empty. ---------- New result in exitcode ---------- 1 ---------- Missing result in externalmocks ---------- <-CMD:ssh -q -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 -x lxfarm07.academy mkdir -p ${HOME}'/.texttest/tmp/<target tmp dir>/system_under_test' <-CMD:ssh -q -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 -x lxfarm07.academy test -e <test_write_dir>/TargetApp/hello.py ->EXC:1 <-CMD:scp -Crp -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 <test_write_dir>/TargetApp/hello.py lxfarm07.academy:${HOME}'/.texttest/tmp/<target tmp dir>/system_under_test/hello.py' <-CMD:ssh -q -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 -x lxfarm07.academy mkdir -p ${HOME}'/.texttest/tmp/<target tmp dir>/hello/Test' <-CMD:scp -Crp -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 <test_write_dir>/texttesttmp/<target tmp dir>/hello/Test/testdata lxfarm07.academy:${HOME}'/.texttest/tmp/<target tmp dir>/hello/Test' <-CMD:scp -Crp -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 <test_write_dir>/texttesttmp/<target tmp dir>/hello/Test/run_test.sh lxfarm07.academy:${HOME}'/.texttest/tmp/<target tmp dir>/hello/Test' <-CMD:cd <test_write_dir>/texttesttmp/<target tmp dir>/hello/Test; ssh -q -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 -x lxfarm07.academy ${HOME}'/.texttest/tmp/<target tmp dir>/hello/Test/run_test.sh' ->OUT:Hello test data! <-CMD:scp -Crp -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 lxfarm07.academy:${HOME}'/.texttest/tmp/<target tmp dir>/hello/Test'/* <test_write_dir>/texttesttmp/<target tmp dir>/hello/Test ->FIL:Test ---------- Missing result in remoteScriptTest ---------- #!/bin/sh cd ${HOME}'/.texttest/tmp/<target tmp dir>/hello/Test' PATH=${HOME}'/.texttest/tmp/<target tmp dir>/hello/Test:'${PATH} export PATH echo "kill $$" > kill_test.sh exec python ${HOME}/.texttest/tmp/<target tmp dir>/system_under_test/hello.py ${HOME}/.texttest/tmp/<target tmp dir>/hello/Test/testdata
---------- Differences in catalogue ---------- 7,11d6 < --------------------errors.hello < --------------------kill_test.sh < --------------------output.hello < --------------------performance.hello < --------------------run_test.sh ---------- Differences in output ---------- 2,16c2,20 < Running HELLO test-suite TargetApp < Running HELLO test-case Test < Comparing differences for HELLO test-suite TargetApp < Comparing differences for HELLO test-case Test (on errors.hello,output.hello,performance.hello) < HELLO test-case Test FAILED on <machine> : new results in performance, differences in output < View details(v), Approve(a) or continue(any other key)? < ---------- Differences in output ---------- < 1c1 < < Hello < --- < > Hello World! < ---------- New result in performance ---------- < CPU time : 3.0 sec. on < Real time : 0.1 sec. < Approve(a) or continue(any other key)? --- > HELLO test-case Test not compared: > Unable to contact machine 'lxfarm07.academy'. > Make sure you have passwordless access set up correctly. The failing command was: > ssh -q -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 -x lxfarm07.academy mkdir -p ${HOME}'/.texttest/tmp/<target tmp dir>/system_under_test' > > The command produced exit code 4294967295 and the following output: > [2392] Failed to execute script capturemock_intercept > > Traceback (most recent call last): > > File "capturemock_intercept.py", line 2, in <module> > > File "capturemock/capturecommand.py", line 83, in interceptCommand <truncated after showing first 30 lines> ---------- Missing result in externalmocks ---------- <-CMD:ssh -q -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 -x lxfarm07.academy mkdir -p ${HOME}'/.texttest/tmp/<target tmp dir>/system_under_test' <-CMD:ssh -q -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 -x lxfarm07.academy test -e <test_write_dir>/TargetApp/hello.py ->EXC:1 <-CMD:scp -Crp -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 <test_write_dir>/TargetApp/hello.py lxfarm07.academy:${HOME}'/.texttest/tmp/<target tmp dir>/system_under_test/hello.py' <-CMD:ssh -q -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 -x lxfarm07.academy mkdir -p ${HOME}'/.texttest/tmp/<target tmp dir>/hello/Test' <-CMD:ssh -q -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 -x lxfarm07.academy mkdir -p ${HOME}'/.texttest/tmp/<target tmp dir>/hello/Test/framework_tmp' <-CMD:scp -Crp -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 <test_write_dir>/texttesttmp/<target tmp dir>/hello/Test/run_test.sh lxfarm07.academy:${HOME}'/.texttest/tmp/<target tmp dir>/hello/Test' <-CMD:cd <test_write_dir>/texttesttmp/<target tmp dir>/hello/Test; ssh -q -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 -x lxfarm07.academy ${HOME}'/.texttest/tmp/<target tmp dir>/hello/Test/run_test.sh' ->OUT:Hello World! <-CMD:scp -Crp -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 lxfarm07.academy:${HOME}'/.texttest/tmp/<target tmp dir>/hello/Test'/* <test_write_dir>/texttesttmp/<target tmp dir>/hello/Test ->FIL:Test ---------- Missing result in remoteScriptTest ---------- #!/bin/sh cd ${HOME}'/.texttest/tmp/<target tmp dir>/hello/Test' PATH=${HOME}'/.texttest/tmp/<target tmp dir>/hello/Test:'${PATH} export PATH echo "kill $$" > kill_test.sh exec time -p -o ${HOME}/.texttest/tmp/<target tmp dir>/hello/Test/framework_tmp/unixperf python ${HOME}/.texttest/tmp/<target tmp dir>/system_under_test/hello.py
---------- Differences in output ---------- 2,13c2,20 < Running HELLO test-suite TargetApp < Running HELLO test-case Test < Comparing differences for HELLO test-suite TargetApp < Comparing differences for HELLO test-case Test (on errors.hello,output.hello) < HELLO test-case Test FAILED on <machine> : differences in output < View details(v), Approve(a) or continue(any other key)? < ---------- Differences in output ---------- < 1c1 < < Hello < --- < > Hello test data! < Approve(a) or continue(any other key)? --- > HELLO test-case Test not compared: > Unable to contact machine 'lxfarm07.academy'. > Make sure you have passwordless access set up correctly. The failing command was: > ssh -q -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 -x lxfarm07.academy mkdir -p ${HOME}'/.texttest/tmp/<target tmp dir>/system_under_test' > > The command produced exit code 4294967295 and the following output: > [5540] Failed to execute script capturemock_intercept > > Traceback (most recent call last): > > File "capturemock_intercept.py", line 2, in <module> > > File "capturemock/capturecommand.py", line 83, in interceptCommand > > File "capturemock/capturecommand.py", line 65, in createAndSend > <truncated after showing first 30 lines> ---------- Missing result in externalmocks ---------- <-CMD:ssh -q -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 -x lxfarm07.academy mkdir -p ${HOME}'/.texttest/tmp/<target tmp dir>/system_under_test' <-CMD:ssh -q -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 -x lxfarm07.academy test -e <test_write_dir>/TargetApp/hello.py ->EXC:1 <-CMD:scp -Crp -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 <test_write_dir>/TargetApp/hello.py lxfarm07.academy:${HOME}'/.texttest/tmp/<target tmp dir>/system_under_test/hello.py' <-CMD:ssh -q -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 -x lxfarm07.academy mkdir -p ${HOME}'/.texttest/tmp/<target tmp dir>/hello/Test' <-CMD:scp -Crp -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 <test_write_dir>/texttesttmp/<target tmp dir>/hello/Test/testdata lxfarm07.academy:${HOME}'/.texttest/tmp/<target tmp dir>/hello/Test' <-CMD:scp -Crp -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 <test_write_dir>/texttesttmp/<target tmp dir>/hello/Test/run_test.sh lxfarm07.academy:${HOME}'/.texttest/tmp/<target tmp dir>/hello/Test' <-CMD:cd <test_write_dir>/texttesttmp/<target tmp dir>/hello/Test; ssh -q -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 -x lxfarm07.academy ${HOME}'/.texttest/tmp/<target tmp dir>/hello/Test/run_test.sh' ->OUT:Hello test data! <-CMD:scp -Crp -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 lxfarm07.academy:${HOME}'/.texttest/tmp/<target tmp dir>/hello/Test'/* <test_write_dir>/texttesttmp/<target tmp dir>/hello/Test ->FIL:Test <-CMD:ssh -q -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 -x lxfarm07.academy rm -rf ${HOME}/.texttest/tmp/<target tmp dir>
---------- Differences in errors ---------- 0a1,18 > Rejected Application HELLO - Unable to contact machine 'lxfarm07.academy'. > Make sure you have passwordless access set up correctly. The failing command was: > ssh -q -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 -x lxfarm07.academy echo hello > > The command produced exit code 4294967295 and the following output: > [4648] Failed to execute script capturemock_intercept > > Traceback (most recent call last): > > File "capturemock_intercept.py", line 2, in <module> > > File "<filtered>/capturecommand.py", line <filtered>, in interceptCommand > > File "<filtered>/capturecommand.py", line <filtered>, in createAndSend > > File "<filtered>/capturecommand.py", line <filtered>, in createSocket > > RuntimeError: CAPTUREMOCK_SERVER empty. ---------- Differences in catalogue ---------- 1,3c1 < The following new files/directories were created: < <Test Directory> < ----texttesttmp --- > No files or directories were created, edited or deleted. ---------- Differences in output ---------- 1,13d0 < Using Application HELLO, checkout /home/geoff/dont_remove_exists_for_selftests < Running HELLO test-suite TargetApp < Running HELLO test-case Test < Comparing differences for HELLO test-suite TargetApp < Comparing differences for HELLO test-case Test (on errors.hello,output.hello) < HELLO test-case Test FAILED on <machine> : differences in output < View details(v), Approve(a) or continue(any other key)? < ---------- Differences in output ---------- < 1c1 < < Hello < --- < > Hello World! < Approve(a) or continue(any other key)? ---------- Missing result in externalmocks ---------- <-CMD:ssh -q -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 -x lxfarm07.academy test -e /home/geoff/dont_remove_exists_for_selftests <-CMD:ssh -q -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 -x lxfarm07.academy mkdir -p ${HOME}'/.texttest/tmp/<target tmp dir>/system_under_test' <-CMD:ssh -q -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 -x lxfarm07.academy test -e <test_write_dir>/TargetApp/hello.py ->EXC:1 <-CMD:scp -Crp -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 <test_write_dir>/TargetApp/hello.py lxfarm07.academy:${HOME}'/.texttest/tmp/<target tmp dir>/system_under_test/hello.py' <-CMD:ssh -q -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 -x lxfarm07.academy mkdir -p ${HOME}'/.texttest/tmp/<target tmp dir>/hello/Test' <-CMD:scp -Crp -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 <test_write_dir>/texttesttmp/<target tmp dir>/hello/Test/run_test.sh lxfarm07.academy:${HOME}'/.texttest/tmp/<target tmp dir>/hello/Test' <-CMD:cd <test_write_dir>/texttesttmp/<target tmp dir>/hello/Test; ssh -q -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 -x lxfarm07.academy ${HOME}'/.texttest/tmp/<target tmp dir>/hello/Test/run_test.sh' ->OUT:Hello World! <-CMD:scp -Crp -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 lxfarm07.academy:${HOME}'/.texttest/tmp/<target tmp dir>/hello/Test'/* <test_write_dir>/texttesttmp/<target tmp dir>/hello/Test ->FIL:Test <-CMD:ssh -q -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 -x lxfarm07.academy rm -rf ${HOME}/.texttest/tmp/<target tmp dir>
---------- Differences in output ---------- 2,17c2,20 < Running HELLO test-suite TargetApp < Running HELLO test-case Test < Comparing differences for HELLO test-suite TargetApp < Comparing differences for HELLO test-case Test (on errors.hello,extra.hello,localfile.hello,output.hello) < HELLO test-case Test FAILED on <machine> : new results in extra,localfile, differences in output < View details(v), Approve(a) or continue(any other key)? < ---------- Differences in output ---------- < 1c1 < < Hello < --- < > Hello World! < ---------- New result in extra ---------- < extra < ---------- New result in localfile ---------- < local < Approve(a) or continue(any other key)? --- > HELLO test-case Test not compared: > Unable to contact machine 'lxfarm07.academy'. > Make sure you have passwordless access set up correctly. The failing command was: > ssh -q -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 -x lxfarm07.academy mkdir -p ${HOME}'/.texttest/tmp/<target tmp dir>/system_under_test' > > The command produced exit code 4294967295 and the following output: > [6416] Failed to execute script capturemock_intercept > > Traceback (most recent call last): > > File "capturemock_intercept.py", line 2, in <module> > <truncated after showing first 30 lines> ---------- Missing result in externalmocks ---------- <-CMD:ssh -q -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 -x lxfarm07.academy mkdir -p ${HOME}'/.texttest/tmp/<target tmp dir>/system_under_test' <-CMD:ssh -q -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 -x lxfarm07.academy test -e <test_write_dir>/TargetApp/do_nothing.py ->EXC:1 <-CMD:scp -Crp -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 <test_write_dir>/TargetApp/do_nothing.py lxfarm07.academy:${HOME}'/.texttest/tmp/<target tmp dir>/system_under_test/do_nothing.py' <-CMD:ssh -q -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 -x lxfarm07.academy test -e <test_write_dir>/TargetApp/hello.py ->EXC:1 <-CMD:scp -Crp -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 <test_write_dir>/TargetApp/hello.py lxfarm07.academy:${HOME}'/.texttest/tmp/<target tmp dir>/system_under_test/hello.py' <-CMD:ssh -q -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 -x lxfarm07.academy mkdir -p ${HOME}'/.texttest/tmp/<target tmp dir>/hello/Test' <-CMD:scp -Crp -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 <test_write_dir>/texttesttmp/<target tmp dir>/hello/Test/run_test.sh lxfarm07.academy:${HOME}'/.texttest/tmp/<target tmp dir>/hello/Test' <-CMD:cd <test_write_dir>/texttesttmp/<target tmp dir>/hello/Test; ssh -q -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 -x lxfarm07.academy ${HOME}'/.texttest/tmp/<target tmp dir>/hello/Test/run_test.sh' ->OUT:Hello World! <-CMD:scp -Crp -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 lxfarm07.academy:${HOME}'/.texttest/tmp/<target tmp dir>/hello/Test'/* <test_write_dir>/texttesttmp/<target tmp dir>/hello/Test ->FIL:Test <-CMD:ssh -q -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 -x lxfarm07.academy rm -rf ${HOME}/.texttest/tmp/<target tmp dir>
---------- Differences in output ---------- 2,15c2,20 < Running HELLO test-suite TargetApp < Running HELLO test-case Test < Comparing differences for HELLO test-suite TargetApp < Comparing differences for HELLO test-case Test (on errors.hello,localfile.hello,output.hello) < HELLO test-case Test FAILED on <machine> : new results in localfile, differences in output < View details(v), Approve(a) or continue(any other key)? < ---------- Differences in output ---------- < 1c1 < < Hello < --- < > Hello World! < ---------- New result in localfile ---------- < local < Approve(a) or continue(any other key)? --- > HELLO test-case Test not compared: > Unable to contact machine 'lxfarm07.academy'. > Make sure you have passwordless access set up correctly. The failing command was: > ssh -q -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 -x lxfarm07.academy mkdir -p ${HOME}'/.texttest/tmp/<target tmp dir>/system_under_test' > > The command produced exit code 4294967295 and the following output: > [4168] Failed to execute script capturemock_intercept > > Traceback (most recent call last): > > File "capturemock_intercept.py", line 2, in <module> > > File "capturemock/capturecommand.py", line 83, in interceptCommand > <truncated after showing first 30 lines> ---------- Missing result in externalmocks ---------- <-CMD:ssh -q -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 -x lxfarm07.academy mkdir -p ${HOME}'/.texttest/tmp/<target tmp dir>/system_under_test' <-CMD:ssh -q -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 -x lxfarm07.academy test -e <test_write_dir>/TargetApp/do_nothing.py ->EXC:1 <-CMD:scp -Crp -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 <test_write_dir>/TargetApp/do_nothing.py lxfarm07.academy:${HOME}'/.texttest/tmp/<target tmp dir>/system_under_test/do_nothing.py' <-CMD:ssh -q -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 -x lxfarm07.academy test -e <test_write_dir>/TargetApp/hello.py ->EXC:1 <-CMD:scp -Crp -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 <test_write_dir>/TargetApp/hello.py lxfarm07.academy:${HOME}'/.texttest/tmp/<target tmp dir>/system_under_test/hello.py' <-CMD:ssh -q -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 -x lxfarm07.academy mkdir -p ${HOME}'/.texttest/tmp/<target tmp dir>/hello/Test' <-CMD:scp -Crp -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 <test_write_dir>/texttesttmp/<target tmp dir>/hello/Test/run_test.sh lxfarm07.academy:${HOME}'/.texttest/tmp/<target tmp dir>/hello/Test' <-CMD:cd <test_write_dir>/texttesttmp/<target tmp dir>/hello/Test; ssh -q -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 -x lxfarm07.academy ${HOME}'/.texttest/tmp/<target tmp dir>/hello/Test/run_test.sh' ->OUT:Hello World! <-CMD:scp -Crp -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 lxfarm07.academy:${HOME}'/.texttest/tmp/<target tmp dir>/hello/Test'/* <test_write_dir>/texttesttmp/<target tmp dir>/hello/Test ->FIL:Test <-CMD:ssh -q -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 -x lxfarm07.academy rm -rf ${HOME}/.texttest/tmp/<target tmp dir>
---------- Differences in output ---------- 2,14c2,20 < Running HELLO test-suite TargetApp < Running HELLO test-case Test < Comparing differences for HELLO test-suite TargetApp < Comparing differences for HELLO test-case Test (on errors.hello,output.hello) < HELLO test-case Test FAILED on <machine> : differences in output < View details(v), Approve(a) or continue(any other key)? < ---------- Differences in output ---------- < 1c1,2 < < Hello < --- < > Hello test data < > On machine lxfarm07.academy! < Approve(a) or continue(any other key)? --- > HELLO test-case Test not compared: > Unable to contact machine 'lxfarm07.academy'. > Make sure you have passwordless access set up correctly. The failing command was: > ssh -q -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 -x lxfarm07.academy mkdir -p ${HOME}'/.texttest/tmp/<target tmp dir>/system_under_test' > > The command produced exit code 4294967295 and the following output: > [7156] Failed to execute script capturemock_intercept > > Traceback (most recent call last): > > File "capturemock_intercept.py", line 2, in <module> > > File "capturemock/capturecommand.py", line 83, in interceptCommand > > File "capturemock/capturecommand.py", line 65, in createAndSend <truncated after showing first 30 lines> ---------- Missing result in externalmocks ---------- <-CMD:ssh -q -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 -x lxfarm07.academy mkdir -p ${HOME}'/.texttest/tmp/<target tmp dir>/system_under_test' <-CMD:ssh -q -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 -x lxfarm07.academy test -e <test_write_dir>/TargetApp/hello.py ->EXC:1 <-CMD:scp -Crp -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 <test_write_dir>/TargetApp/hello.py lxfarm07.academy:${HOME}'/.texttest/tmp/<target tmp dir>/system_under_test/hello.py' <-CMD:ssh -q -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 -x lxfarm07.academy test -e <test_write_dir>/personaldir/copy_script.py ->EXC:1 <-CMD:scp -Crp -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 <test_write_dir>/personaldir/copy_script.py lxfarm07.academy:${HOME}'/.texttest/tmp/<target tmp dir>/system_under_test/copy_script.py' <-CMD:ssh -q -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 -x lxfarm07.academy mkdir -p ${HOME}'/.texttest/tmp/<target tmp dir>/hello/Test' <-CMD:scp -Crp -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 <test_write_dir>/texttesttmp/<target tmp dir>/hello/Test/testdata lxfarm07.academy:${HOME}'/.texttest/tmp/<target tmp dir>/hello/Test/scriptSource' <-CMD:ssh -q -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 -x lxfarm07.academy ${HOME}/.texttest/tmp/<target tmp dir>/system_under_test/copy_script.py ${HOME}/.texttest/tmp/<target tmp dir>/hello/Test/scriptSource ${HOME}/.texttest/tmp/<target tmp dir>/hello/Test/testdata <-CMD:scp -Crp -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 <test_write_dir>/texttesttmp/<target tmp dir>/hello/Test/run_test.sh lxfarm07.academy:${HOME}'/.texttest/tmp/<target tmp dir>/hello/Test' <-CMD:cd <test_write_dir>/texttesttmp/<target tmp dir>/hello/Test; ssh -q -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 -x lxfarm07.academy ${HOME}'/.texttest/tmp/<target tmp dir>/hello/Test/run_test.sh' ->OUT:Hello test data On machine lxfarm07.academy! <-CMD:scp -Crp -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 lxfarm07.academy:${HOME}'/.texttest/tmp/<target tmp dir>/hello/Test'/* <test_write_dir>/texttesttmp/<target tmp dir>/hello/Test ->FIL:Test <-CMD:ssh -q -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 -x lxfarm07.academy rm -rf ${HOME}/.texttest/tmp/<target tmp dir>
---------- Differences in output ---------- 2,13c2,20 < Running HELLO test-suite TargetApp < Running HELLO test-case Test < Comparing differences for HELLO test-suite TargetApp < Comparing differences for HELLO test-case Test (on errors.hello,output.hello) < HELLO test-case Test FAILED on <machine> : differences in output < View details(v), Approve(a) or continue(any other key)? < ---------- Differences in output ---------- < 1c1 < < Hello < --- < > Hello World! < Approve(a) or continue(any other key)? --- > HELLO test-case Test not compared: > Unable to contact machine 'lxfarm07.academy'. > Make sure you have passwordless access set up correctly. The failing command was: > ssh -q -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 -x lxfarm07.academy mkdir -p ${HOME}'/.texttest/tmp/<target tmp dir>/system_under_test' > > The command produced exit code 4294967295 and the following output: > [4856] Failed to execute script capturemock_intercept > > Traceback (most recent call last): > > File "capturemock_intercept.py", line 2, in <module> > > File "capturemock/capturecommand.py", line 83, in interceptCommand > > File "capturemock/capturecommand.py", line 65, in createAndSend > <truncated after showing first 30 lines> ---------- Missing result in externalmocks ---------- <-CMD:ssh -q -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 -x lxfarm07.academy mkdir -p ${HOME}'/.texttest/tmp/<target tmp dir>/system_under_test' <-CMD:ssh -q -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 -x lxfarm07.academy test -e <test_write_dir>/TargetApp/hello.py ->EXC:1 <-CMD:rsync -e "ssh -x -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30" -av --copy-unsafe-links --delete --exclude-from=<tt_etc_dir>/rsync_exclude_patterns <test_write_dir>/TargetApp/hello.py lxfarm07.academy:${HOME}'/.texttest/tmp/<target tmp dir>/system_under_test/hello.py' <-CMD:ssh -q -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 -x lxfarm07.academy mkdir -p ${HOME}'/.texttest/tmp/<target tmp dir>/hello/Test' <-CMD:rsync -e "ssh -x -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30" -av --copy-unsafe-links --delete --exclude-from=<tt_etc_dir>/rsync_exclude_patterns <test_write_dir>/texttesttmp/<target tmp dir>/hello/Test/run_test.sh lxfarm07.academy:${HOME}'/.texttest/tmp/<target tmp dir>/hello/Test' <-CMD:cd <test_write_dir>/texttesttmp/<target tmp dir>/hello/Test; ssh -q -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 -x lxfarm07.academy ${HOME}'/.texttest/tmp/<target tmp dir>/hello/Test/run_test.sh' ->OUT:Hello World! <-CMD:rsync -e "ssh -x -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30" -av --copy-unsafe-links --delete --exclude-from=<tt_etc_dir>/rsync_exclude_patterns lxfarm07.academy:${HOME}'/.texttest/tmp/<target tmp dir>/hello/Test'/* <test_write_dir>/texttesttmp/<target tmp dir>/hello/Test ->FIL:Test <-CMD:ssh -q -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 -x lxfarm07.academy rm -rf ${HOME}/.texttest/tmp/<target tmp dir>
---------- Differences in catalogue ---------- 7,9d6 < ----------------Test-Basic-SLEEP.errors < ----------------Test-Basic-SLEEP.log < ----------------Test-Basic-SLEEP.out 11,13d7 < ----------------Test-Basic2-SLEEP.errors < ----------------Test-Basic2-SLEEP.log < ----------------Test-Basic2-SLEEP.out ---------- Differences in output ---------- 2a3,6 > S: SLEEP test-case Basic not compared: > Failed to submit to CONDOR ([6900] Failed to execute script capturemock_intercept) > Submission command was ' ... ' > 4,5c8,11 < S: SLEEP test-case Basic succeeded on <machine> < S: SLEEP test-case Basic2 FAILED on <machine> : new results in errors,output --- > S: SLEEP test-case Basic2 not compared: > Failed to submit to CONDOR ([6516] Failed to execute script capturemock_intercept) > Submission command was ' ... ' > 9c15,16 < SLEEP test-case Basic2 FAILED on <machine> : new results in errors,output --- > SLEEP test-case Basic not compared: Failed to submit to CONDOR ([6900] Failed to execute script capturemock_intercept) > SLEEP test-case Basic2 not compared: Failed to submit to CONDOR ([6516] Failed to execute script capturemock_intercept) 11c18 < Tests Run: 2, Failures: 1 --- > Tests Run: 2, Incomplete: 2 ---------- Differences in submitfile_Basic ---------- 2,3c2,3 < executable = <path_to_python> < arguments = <path_to_texttest> -d <test write dir>/TargetApp -a sleep -l -tp Basic -slave <test write <path_to_texttest> tmp/<target tmp dir> -servaddr <host:port> -b local --- > executable = C:/Python37/python3.exe > arguments = <path_to_texttest> -d <test write dir>/TargetApp -a sleep -l -tp Basic -slave <test write <path_to_texttest> tmp/<target tmp dir> -servaddr -b local ---------- Differences in submitfile_Basic2 ---------- 2,3c2,3 < executable = <path_to_python> < arguments = <path_to_texttest> -d <test write dir>/TargetApp -a sleep -l -tp Basic2 -slave <test write <path_to_texttest> tmp/<target tmp dir> -servaddr <host:port> -b local --- > executable = C:/Python37/python3.exe > arguments = <path_to_texttest> -d <test write dir>/TargetApp -a sleep -l -tp Basic2 -slave <test write <path_to_texttest> tmp/<target tmp dir> -servaddr -b local ---------- Differences in targetReport ---------- 1c1 < FAILED=1,succeeded=1 --- > unrunnable=2 3c3 < SLEEP : 2 tests : 1 FAILED --- > SLEEP : 2 tests : 2 unrunnable 7c7 < The following tests FAILED : --- > The following tests could not be run : 9c9,10 < - SLEEP test-case Basic2 : errors new(+) --- > - SLEEP test-case Basic : NOT SUBMITTED > - SLEEP test-case Basic2 : NOT SUBMITTED 15c16 < Detailed information for the tests that FAILED follows... --- > Detailed information for the tests that could not be run follows... 17,28c18,24 < TEST FAILED on : SLEEP test-case Basic2 (under Basic2) < ---------- New result in errors ---------- < ---------- New result in output ---------- < Sleeping for 5 seconds... < Done < < Summary of all Successful tests follows... < --------------------------------------------------------------------------------- <truncated after showing first 30 lines> ---------- Missing result in externalmocks ---------- <-SRV:TextTest slave server started on <host:port> <-CMD:cd <test_write_dir>/texttesttmp/<target tmp dir>/slavelogs; condor_submit Test-Basic-SLEEP.sub ->FIL:slavelogs ->OUT:Submitting job(s). Logging submit event(s). 1 job(s) submitted to cluster 34. ->FIL:slavelogs.edit_2 <-CMD:cd <test_write_dir>/texttesttmp/<target tmp dir>/slavelogs; condor_submit Test-Basic2-SLEEP.sub ->FIL:slavelogs.edit_3 ->OUT:Submitting job(s). Logging submit event(s). 1 job(s) submitted to cluster 35. ->FIL:slavelogs.edit_4 ->CLI:24980 sleep:Basic (itexttestlib.default.runtest Running p1 (dp2 S'category' p3 S'running' p4 sS'freeText' p5 S'Running on sofa-pc' p6 sS'started' p7 I1 <truncated after showing first 30 lines>
---------- Differences in catalogue ---------- 8a9 > --------------------exitcode.sleep 13a15 > ------------------------exitcode.sleepcmp ---------- Differences in output ---------- 5c5,6 < Comparing differences for SLEEP test-case Basic - SUCCESS! (on errors.sleep,output.sleep) --- > Comparing differences for SLEEP test-case Basic (on errors.sleep,exitcode.sleep,output.sleep) > SLEEP test-case Basic FAILED on <machine> : new results in exitcode, differences in errors,output 8c9,12 < Tests Run: 1 --- > Tests that did not succeed: > SLEEP test-case Basic FAILED on <machine> : new results in exitcode, differences in errors,output > > Tests Run: 1, Failures: 1 ---------- Differences in targetReport ---------- 1c1 < succeeded=1 --- > FAILED=1 3c3 < SLEEP : 1 tests, all successful --- > SLEEP : 1 tests : 1 FAILED 5c5 < Summary of all Successful tests follows... --- > Summary of all Unsuccessful tests follows... 7c7 < The following tests succeeded : --- > The following tests FAILED : 9c9 < - SLEEP test-case Basic --- > - SLEEP test-case Basic : errors different(+) 10a11,28 > > Details of all Unsuccessful tests follows... > --------------------------------------------------------------------------------- > > Detailed information for the tests that FAILED follows... > -------------------------------------------------------- > TEST FAILED on : SLEEP test-case Basic (under Basic) > ---------- Differences in errors ---------- > 0a1,7 <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1 ---------- Missing result in externalmocks ---------- <-CMD:cd <test_write_dir>/texttesttmp/<target tmp dir>/sleep/Basic; ssh -q -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 -x placerville '<test_write_dir>/texttesttmp/<target tmp dir>/sleep/Basic/run_test.sh' ->OUT:Sleeping for 5 seconds... Done
GUI not installed. Inevitable on Windows currently as we don't have an installer for > 3.4 but test with 3.7 (This bug was triggered by text found in file 'errors' matching 'No module named 'gi'') ---------- Differences in errors ---------- 0a1,12 > Exception thrown performing <class 'texttestlib.default.gtkgui.DocumentGUIConfig'> set up on APPIDENTIFIER : > Description of exception thrown : > Traceback (most recent call last): > File "<filtered>/actionrunner.py", line <filtered>, in setUpApplicationFor > action.setUpApplication(self.testSuite.app) > File "<filtered>/__init__.py", line <filtered>, in setUpApplication > from .default_gui import InteractiveActionConfig > File "<filtered>/__init__.py", line <filtered>, in <module> > from .helpdialogs import * > File "<filtered>/helpdialogs.py", line <filtered>, in <module> > import gi > ModuleNotFoundError: No module named 'gi' ---------- Differences in output ---------- 2,15d1 < file_colours|{'default': 'salmon', 'success': 'DarkSeaGreen2', 'failure': 'salmon', 'running': 'LightGoldenrod1', 'initial_filter': 'LightGoldenrod1', 'final_filter': 'LightGoldenrod1', 'not_started': 'white', 'pending': 'grey80', 'static': 'grey90', 'clipboard_cut': 'red', 'clipboard_copy': 'grey60', 'bug': 'orange', 'marked': 'lightblue'}|Colours to use for each file state < gui_accelerators|{'quit': '<control>q', 'select': '<control><alt>f', 'filter': '<control><shift>f', 'approve': '<control>s', 'approve_as': '<control><alt>s', 'copy': '<control>c', 'kill': '<control>Delete', 'remove_tests': '<control>Delete', 'cut': '<control>x', 'paste': '<control>v', 'save_selection': '<control>d', 'load_selection': '<control><shift>o', 'reset': '<control>e', 'reconnect': '<control><shift>r', 'run': '<control>r', 'rerun': '<control>r', 'rename_test': '<control>m', 'refresh': 'F5', 'record_use-case': 'F9', 'recompute_status': 'F5', 'add_test': '<control>n', 'enter_failure_information': '<control>i', 'move_down': '<control>Page_Down', 'move_up': '<control>Page_Up', 'move_to_first': '<control>Home', 'move_to_last': '<control>End', 'mark': '<control><shift>m', 'unmark': '<control><shift>u'}|Custom action accelerators. < gui_entry_completion_inline|0|Automatically inline common completion prefix in entry. < gui_entry_completion_matching|1|Which matching type to use for entry completion. 0 means turn entry completions off, 1 means match the start of possible completions, 2 means match any part of possible completions < gui_entry_completions|{'default': []}|Add these completions to the entry completion lists initially < hide_gui_element|{'status_bar': 0, 'toolbar': 0, 'shortcut_bar': 0}|List of widgets to hide by default < hide_test_category|['cancelled']|Categories of tests which should not appear in the dynamic GUI test view < query_kill_processes|{'default': [], 'static': ['Dynamic GUI']}|Ask about whether to kill these processes when exiting texttest. < retro_icons|0|Use the old TextTest icons in the dynamic and static GUIs < show_test_category|['failed']|Categories of tests which should appear in the dynamic GUI test view < sort_test_suites_recursively|1|Sort subsuites when sorting test suites < static_collapse_suites|100|Starting at this level the static GUI will show the suites collapsed < test_colours|{'default': 'salmon', 'success': 'DarkSeaGreen2', 'failure': 'salmon', 'running': 'LightGoldenrod1', 'initial_filter': 'LightGoldenrod1', 'final_filter': 'LightGoldenrod1', 'not_started': 'white', 'pending': 'grey80', 'static': 'grey90', 'clipboard_cut': 'red', 'clipboard_copy': 'grey60', 'bug': 'orange', 'marked': 'lightblue'}|Colours to use for each test state < window_size|{'maximize': 0, 'horizontal_separator_position': 0.46, 'vertical_separator_position': 0.5, 'height_pixels': '<not set>', 'width_pixels': '<not set>', 'height_screen': 0.8333333333333334, 'width_screen': 0.6}|To set the initial size of the dynamic/static GUI.
Test exceeded wallclock time limit of 300.0 seconds ---------- Differences in catalogue ---------- 3a4,9 > --------console.<datetime>.<pid> > ------------slavelogs > ----------------Test-Basic-SLEEP.errors > ----------------Test-Basic-SLEEP.log > ----------------Test-Basic2-SLEEP.errors > ----------------Test-Basic2-SLEEP.log ---------- Differences in output ---------- 3,6d2 < S: SLEEP test-case Basic not compared: < Failed to submit to local queue (Failed to start slave process : [Errno 2] No such file or directory) < Submission command was <path_to_texttest> -d <test write dir>/TargetApp -a sleep -l -tp Basic -slave <test write dir>/texttesttmp/<target tmp dir> -servaddr <address> < 8,11d3 < S: SLEEP test-case Basic2 not compared: < Failed to submit to local queue (Failed to start slave process : [Errno 2] No such file or directory) < Submission command was <path_to_texttest> -d <test write dir>/TargetApp -a sleep -l -tp Basic2 -slave <test write dir>/texttesttmp/<target tmp dir> -servaddr <address> < ---------- Missing result in exitcode ---------- 1 ---------- Missing result in externalmocks ---------- <-SRV:TextTest slave server started on <host:port> -- Unordered text as found by filter 'Completed submission of all tests' -- <-SRV:Completed submission of all tests ---------- Missing result in pythonmocks ---------- <-PYT:import subprocess <-PYT:multiprocessing.cpu_count() ->RET:2 <-PYT:subprocess.STARTUPINFO() ->RET:Instance('STARTUPINFO(object)', 'startupinfo1') <-PYT:subprocess.STARTF_USESHOWWINDOW ->RET:1 <-PYT:startupinfo1.dwFlags ->RET:0 <-PYT:startupinfo1.dwFlags = 1 <-PYT:subprocess.SW_HIDE ->RET:1 <-PYT:startupinfo1.wShowWindow = 1 <-PYT:subprocess.Popen([<path_to_texttest>, '-d', '<test write dir>/TargetApp', '-a', 'sleep', '-l', '-tp', 'Basic', '-slave', '<test write dir>/texttesttmp/<target tmp dir>', '-servaddr', '<host:port>'], cwd='<test write dir>/texttesttmp/<target tmp dir>/slavelogs', env=<something> <something>,=startupinfo1, stderr=<_io.TextIOWrapper name='<test write dir>/texttesttmp/<target tmp dir>/slavelogs/Test-Basic-SLEEP.errors' mode='w' encoding=<something>, stdout=<_io.TextIOWrapper name='<test write dir>/texttesttmp/<target tmp dir>/slavelogs/Test-Basic-SLEEP.log' mode='w' encoding='cp1252'>) ->RET:raise OSError('[Errno 2] No such file or directory') <-PYT:subprocess.STARTUPINFO() ->RET:Instance('STARTUPINFO(object)', 'startupinfo2') <-PYT:startupinfo2.dwFlags ->RET:0 <-PYT:startupinfo2.dwFlags = 1 <-PYT:startupinfo2.wShowWindow = 1 <-PYT:subprocess.Popen([<path_to_texttest>, '-d', '<test write dir>/TargetApp', '-a', 'sleep', '-l', '-tp', 'Basic2', '-slave', '<test write dir>/texttesttmp/<target tmp dir>', '-servaddr', '<host:port>'], cwd='<test write dir>/texttesttmp/<target tmp dir>/slavelogs', env=<something> <something>,=startupinfo2, stderr=<_io.TextIOWrapper name='<test write dir>/texttesttmp/<target tmp dir>/slavelogs/Test-Basic2-SLEEP.errors' mode='w' encoding=<something>, stdout=<_io.TextIOWrapper name='<test write dir>/texttesttmp/<target tmp dir>/slavelogs/Test-Basic2-SLEEP.log' mode='w' encoding='cp1252'>) ->RET:raise OSError('[Errno 2] No such file or directory')
Test exceeded wallclock time limit of 300.0 seconds ---------- Differences in catalogue ---------- 5d4 < ------------batchreport.sleep.killing 10a10,11 > --------------------errors.sleep > --------------------output.sleep 12c13,14 < ------------------------teststate --- > ------------------------errors.sleeporigcmp > ------------------------output.sleeporigcmp ---------- Differences in output ---------- 3,14d2 < S: SLEEP.killing test-case Basic not compared: < local job exited < Job ID was 7632 < < Results: < < Tests that did not succeed: < SLEEP.killing test-case Basic not compared: local job exited < < Tests Run: 1, Incomplete: 1 < Creating batch report for application SLEEP ... < File written. ---------- Missing result in exitcode ---------- 1 ---------- Missing result in pythonmocks ---------- <-PYT:import subprocess <-PYT:multiprocessing.cpu_count() ->RET:2 <-PYT:subprocess.STARTUPINFO() ->RET:Instance('STARTUPINFO(object)', 'startupinfo1') <-PYT:subprocess.STARTF_USESHOWWINDOW ->RET:1 <-PYT:startupinfo1.dwFlags ->RET:0 <-PYT:startupinfo1.dwFlags = 1 <-PYT:subprocess.SW_HIDE ->RET:1 <-PYT:startupinfo1.wShowWindow = 1 <-PYT:subprocess.Popen([<path_to_texttest>, '-d', '<test write dir>/TargetApp', '-a', 'sleep.killing', '-l', '-tp', 'Basic', '-slave', '<test write dir>/texttesttmp/<target tmp dir>', '-servaddr', '<host:port>', '-b', 'short_local'], cwd='<test write dir>/texttesttmp/<target tmp dir>/slavelogs', env=<something> <something>,=startupinfo1, stderr=<_io.TextIOWrapper name='<test write dir>/texttesttmp/<target tmp dir>/slavelogs/Test-Basic-SLEEP.killing.errors' mode='w' encoding='cp1252'>, stdout=<_io.TextIOWrapper name='<test write dir>/texttesttmp/<target tmp dir>/slavelogs/Test-Basic-SLEEP.killing.log' mode='w' encoding='cp1252'>) ->RET:Instance('Popen(object)', 'popen1') <-PYT:popen1.pid ->RET:7632 <-PYT:popen1.poll() ->RET:1 ---------- Missing result in targetReport ---------- unrunnable=1 <today's date> SLEEP killing : 1 tests : 1 unrunnable Summary of all Unsuccessful tests follows... --------------------------------------------------------------------------------- The following tests could not be run : In SLEEP.killing test-suite TargetApp: - SLEEP.killing test-case Basic : local job exited Details of all Unsuccessful tests follows... --------------------------------------------------------------------------------- Detailed information for the tests that could not be run follows... -------------------------------------------------------- TEST could not be run : SLEEP.killing test-case Basic (under Basic) local job exited Job ID was 7632
Test exceeded wallclock time limit of 300.0 seconds ---------- Differences in catalogue ---------- 5d4 < ------------batchreport.sleep 11,17d9 < ------------sleep < ----------------Basic < --------------------framework_tmp < ------------------------teststate < ----------------Basic2 < --------------------framework_tmp < ------------------------teststate ---------- Differences in output ---------- 4,13d3 < S: SLEEP test-case Basic2 FAILED on <machine> : new results in errors,output < S: SLEEP test-case Basic succeeded on <machine> < Results: < < Tests that did not succeed: < SLEEP test-case Basic2 FAILED on <machine> : new results in errors,output < < Tests Run: 2, Failures: 1 < Creating batch report for application SLEEP ... < File written. ---------- Missing result in exitcode ---------- 1 ---------- Missing result in externalmocks ---------- <-SRV:TextTest slave server started on <host:port> <-SRV:Completed submission of tests up to capacity ->CLI:7632 sleep:Basic (itexttestlib.default.runtest Running p1 (dp2 S'category' p3 S'running' p4 sS'freeText' p5 S'Running on gewoia' p6 sS'started' p7 I1 sS'completed' p8 I0 sS'briefText' p9 S'RUN (gewoia)' p10 p13 asS'observers' p14 (lp15 <truncated after showing first 30 lines> ---------- Missing result in pythonmocks ---------- <-PYT:import subprocess <-PYT:multiprocessing.cpu_count() ->RET:2 <-PYT:subprocess.STARTUPINFO() ->RET:Instance('STARTUPINFO(object)', 'startupinfo1') <-PYT:subprocess.STARTF_USESHOWWINDOW ->RET:1 <-PYT:startupinfo1.dwFlags ->RET:0 <-PYT:startupinfo1.dwFlags = 1 <-PYT:subprocess.SW_HIDE ->RET:1 <-PYT:startupinfo1.wShowWindow = 1 <-PYT:subprocess.Popen([<path_to_texttest>, '-d', '<test write dir>/TargetApp', '-a', 'sleep', '-l', '-tp', 'Basic', '-slave', '<test write dir>/texttesttmp/<target tmp dir>', '-servaddr', '<host:port>', '-b', 'local'], cwd='<test write dir>/texttesttmp/<target tmp dir>/slavelogs', env=<something> <something>,=startupinfo1, stderr=<_io.TextIOWrapper name='<test write dir>/texttesttmp/<target tmp dir>/slavelogs/Test-Basic-SLEEP.errors' mode='w' encoding='cp1252'>, stdout=<_io.TextIOWrapper name='<test write dir>/texttesttmp/<target tmp dir>/slavelogs/Test-Basic-SLEEP.log' mode='w' encoding='cp1252'>) ->RET:Instance('Popen(object)', 'popen1') <-PYT:popen1.pid ->RET:7632 <-PYT:subprocess.STARTUPINFO() ->RET:Instance('STARTUPINFO(object)', 'startupinfo2') <-PYT:startupinfo2.dwFlags ->RET:0 <-PYT:startupinfo2.dwFlags = 1 <-PYT:startupinfo2.wShowWindow = 1 <-PYT:subprocess.Popen([<path_to_texttest>, '-d', '<test write dir>/TargetApp', '-a', 'sleep', '-l', '-tp', 'Basic2', '-slave', '<test write dir>/texttesttmp/<target tmp dir>', '-servaddr', '<host:port>', '-b', 'local'], cwd='<test write dir>/texttesttmp/<target tmp dir>/slavelogs', env=<something> <something>,=startupinfo2, stderr=<_io.TextIOWrapper name='<test write dir>/texttesttmp/<target tmp dir>/slavelogs/Test-Basic2-SLEEP.errors' mode='w' encoding='cp1252'>, stdout=<_io.TextIOWrapper name='<test write dir>/texttesttmp/<target tmp dir>/slavelogs/Test-Basic2-SLEEP.log' mode='w' encoding='cp1252'>) ->RET:Instance('Popen(object)', 'popen2') <-PYT:popen2.pid ->RET:7636 ---------- Missing result in targetReport ---------- FAILED=1,succeeded=1 <today's date> SLEEP : 2 tests : 1 FAILED Summary of all Unsuccessful tests follows... --------------------------------------------------------------------------------- The following tests FAILED : In SLEEP test-suite TargetApp: - SLEEP test-case Basic2 : errors new(+) Details of all Unsuccessful tests follows... --------------------------------------------------------------------------------- Detailed information for the tests that FAILED follows... -------------------------------------------------------- TEST FAILED on : SLEEP test-case Basic2 (under Basic2) ---------- New result in errors ---------- ---------- New result in output ---------- Sleeping for 5 seconds... Done Summary of all Successful tests follows... --------------------------------------------------------------------------------- The following tests succeeded : In SLEEP test-suite TargetApp: - SLEEP test-case Basic