Task #1666
Deploy CI
Status:
New
Priority:
Normal
Assignee:
-
Start date:
12/22/2016
Due date:
% Done:
75%
Subtasks
Associated revisions
Improved chances of successful tests
1) Increased the amount to wait until the web-server starts
2) Handling test cases better when the web-server cannot start
Reference #1666
History
#1 Updated by Luke Murphey almost 8 years ago
Getting errors due to web-server not running.
Observations:- The failures seem to happen intermittently. The 6.3-6.5 test gets the web-server after the first try.
- Are tests running concurrently?
- 6.2: 06:56:51.254 to 06:57:31.553
- 6.3: 06:57:41.617 to 06:59:01.520
- 6:4: 06:59:11.555 to 07:00:33.761
- 6.5: 07:00:43.790 to 07:02:02.924
- Nope, they are running serially
- Auto-identifying an open port
- Outputting the exception when a the web-server cannot be started
#2 Updated by Luke Murphey almost 8 years ago
Issue was that the tests needed to wait longer when checking to see if the server was running