26May2020 - detailed test results for TextTest

To reconnect the TextTest GUI to these results, run:

texttest -a texttest -c /home/delphi/texttest/texttest -d /home/delphi/texttest/selftest -reconnect /home/delphi/.texttest/tmp/texttest.01Jun000004.30956 -g

To start TextTest for these tests, run:

texttest -a texttest -c /home/delphi/texttest/texttest -d /home/delphi/texttest/selftest


default: 852 tests: 832 succeeded 20 FAILED

Detailed information for the tests that FAILED:

8 TESTS FAILED on ts-sim-scenario-ba :

---------- Differences in pythonmocks ----------
2a3,6
> <-PYT:os.getpid()
> ->RET:102283
> <-PYT:os.getpid()
> ->RET:102283
QueueSystems SlaveReuse Slave VirtualDisplay AddAppDifferentMode ( Last six runs May2020 )
QueueSystems SlaveReuse Slave VirtualDisplay AddApplication ( Last six runs May2020 )
QueueSystems SlaveReuse Slave VirtualDisplay AddTest ( Last six runs May2020 )
QueueSystems SlaveReuse Slave VirtualDisplay AddTestSlowerThanTimeout ( Last six runs May2020 )
TestSelf UITesting VirtualDisplay DisplayOnLocalHost ( Last six runs May2020 )
TestSelf UITesting VirtualDisplay ExtraArgsToServer ( Last six runs May2020 )
TestSelf UITesting VirtualDisplay ExtraVersion ( Last six runs May2020 )
TestSelf UITesting VirtualDisplay MachineDown ( Last six runs May2020 )

3 TESTS FAILED on ts-sim-scenario-ba :

---------- Differences in pythonmocks ----------
4a5,8
> <-PYT:os.getpid()
> ->RET:102283
> <-PYT:os.getpid()
> ->RET:102283
TestSelf UITesting VirtualDisplay MultipleServers ( Last six runs May2020 )
TestSelf UITesting VirtualDisplay VirtualServerHangs ( Last six runs May2020 )
TestSelf UITesting VirtualDisplay VirtualServerHitsLock ( Last six runs May2020 )

3 TESTS FAILED on ts-sim-scenario-ba :

---------- Differences in pythonmocks ----------
6a7,10
> <-PYT:os.getpid()
> ->RET:102283
> <-PYT:os.getpid()
> ->RET:102283
QueueSystems SlaveReuse Slave VirtualDisplay AddTestXvfbCrash ( Last six runs May2020 )
TestSelf UITesting VirtualDisplay ServerCrashBetweenProcesses ( Last six runs May2020 )
TestSelf UITesting VirtualDisplay VirtualServerCrashes ( Last six runs May2020 )

TEST FAILED on ts-sim-scenario-ba : TestSelf UITesting VirtualDisplay VirtualServerBadArgs ( Last six runs May2020 )

---------- Differences in pythonmocks ----------
10a11,14
> <-PYT:os.getpid()
> ->RET:1
> <-PYT:os.getpid()
> ->RET:1

TEST FAILED on ts-sim-scenario-ba : QueueSystems NormalOperation Ec2Only FindAvailableMachines ( Last six runs May2020 )

---------- Differences in externalmocks ----------
389d388
< ->OUT:2014-08-08 04:06:09,741 - Using Application SLEEP
391,392d389
< 2014-08-08 04:06:09,768 -   Running SLEEP test-case Basic2
< 2014-08-08 04:06:09,768 - Running SLEEP test-suite TargetApp
395,396d391
< 2014-08-08 04:06:15,083 - Comparing differences for SLEEP test-suite TargetApp
< 2014-08-08 04:06:15,087 -   Comparing differences for SLEEP test-case Basic2 (on errors.sleep,output.sleep)
402,405d396
< <-CMD:cd <test_write_dir>/texttesttmp/<target tmp dir>/slavelogs; ssh -q -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=30 -x -A ec2-user@10.80.17.161 STANDARD=<test_write_dir>/standard texttest -home <homedir> -d <test_write_dir>/TargetApp -a sleep -l -tp Basic2 -slave <test_write_dir>/texttesttmp/<target tmp dir> -servaddr <host:port> -b local
< 
< -- Unordered text as found by filter 'EXC:(-12|1)$' --
< ->EXC:1

TEST FAILED on ts-sim-scenario-ba : QueueSystems ErrorHandling Console NotInstalled ( Last six runs May2020 )

---------- Differences in pythonmocks ----------
4c4
< <-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>
---
> <-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>'], creationflags=0, cwd='<test write dir>/texttesttmp/<target tmp dir>/slavelogs', env=<something>
7c7
< <-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>
---
> <-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>'], creationflags=0, cwd='<test write dir>/texttesttmp/<target tmp dir>/slavelogs', env=<something>

TEST FAILED on ts-sim-scenario-ba : QueueSystems ErrorHandling Console PollSlaveCrash ( Last six runs May2020 )

---------- Differences in pythonmocks ----------
4c4
< <-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>
---
> <-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'], creationflags=0, cwd='<test write dir>/texttesttmp/<target tmp dir>/slavelogs', env=<something>

TEST FAILED on ts-sim-scenario-ba : QueueSystems NormalOperation Console Batch2Tests ( Last six runs May2020 )

---------- Differences in pythonmocks ----------
4c4
< <-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>
---
> <-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'], creationflags=0, cwd='<test write dir>/texttesttmp/<target tmp dir>/slavelogs', env=<something>
9c9
< <-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>
---
> <-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'], creationflags=0, cwd='<test write dir>/texttesttmp/<target tmp dir>/slavelogs', env=<something>

TEST FAILED on ts-sim-scenario-ba : TestSelf UITesting VirtualDisplay SlaveDisplay ( Last six runs May2020 )

---------- Differences in pythonmocks ----------
10a11,14
> <-PYT:os.getpid()
> ->RET:102283
> <-PYT:os.getpid()
> ->RET:102283