REST Tests stopping after a certain number of tests execute
We just added our renewal license key (just FYI, not sure if this has anything to do with our issue). We have been running a large suite of tests 3 times a week and just recently (today), they seem to stop after a certain number of tests run. I know this because at the point where the tests finished, I disabled a number of tests. Reran the set and the tests completed at a point further along the set that was equal to the number of tests disabled. Has anyone seen this? Thanks in advance.
Comments
-
they seem to stop after a certain number of tests run
It would be good to clarify what you are seeing. Are you running tests with soatestcli? Does soatestcli abort unexpectedly or does it complete but just not run all your tests? Are you saying a tst is partially executed or are you saying some of your tst files execute but others do not?
0