21Apr2020 - 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.01May000005.13627 -g

To start TextTest for these tests, run:

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


default: 852 tests: 851 succeeded 1 FAILED

Detailed information for the tests that FAILED:

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

---------- Differences in errors ----------
4a5,14
> Observer raised exception while calling notifyAllComplete :
> Description of exception thrown :
> Traceback (most recent call last):
>   File "<filtered>/plugins.py", line <filtered>, in notifyObserver
>     return method(*args, **kwargs)
>   File "<filtered>/masterprocess.py", line <filtered>, in notifyAllComplete
>     errorFiles += list(filter(os.path.getsize, glob(os.path.join(logDir, "*.errors"))))
>   File "<filtered>/genericpath.py", line <filtered>, in getsize
>     return os.stat(filename).st_size
> FileNotFoundError: [Errno 2] No such file or directory: '<test write dir>/texttesttmp/<target tmp dir>/slavelogs/Test-Basic-SLEEP.errors'