Actions
Bug #2907
closedScenario logs are overwritten by execution of another test case
Start date:
Due date:
% Done:
100%
Estimated time:
4.50 h
Description
Multiple scenarios of IntegrationTests overwrite the logs, when multiple test cases of the same test suite are executed.
For example, test_tcp_udp_tunnel
test suite has four test cases for tcp4 udp4 tcp6 udp6
, but they write to the same set of log files.
After an automated test execution, logs from the first three test cases are lost.
Log files should be named such that no overwriting would happen.
All scenarios should be checked for this problem.
Files
Updated by Eric Newberry over 9 years ago
- Status changed from New to In Progress
Updated by Eric Newberry over 9 years ago
- Status changed from In Progress to Code review
Updated by Junxiao Shi over 9 years ago
- File 20150622024420.tar 20150622024420.tar added
Updated by Junxiao Shi over 9 years ago
- File 20150622161904-1.tgz 20150622161904-1.tgz added
Updated by Junxiao Shi over 9 years ago
- File 20150623202433.tgz 20150623202433.tgz added
Updated by Junxiao Shi over 9 years ago
- File 20150624133903.tgz 20150624133903.tgz added
Updated by Junxiao Shi over 9 years ago
- File 20150624212732.tgz 20150624212732.tgz added
- Status changed from Code review to Closed
- % Done changed from 0 to 100
Actions