-
Joao Gramacho authored
Problem: The test is asserting information on the server error log, but it was possible that other test cases generated the expected error log line, making the assert to fail. Fix: The test case now uses its own error log file to assert the expected information.
Joao Gramacho authoredProblem: The test is asserting information on the server error log, but it was possible that other test cases generated the expected error log line, making the assert to fail. Fix: The test case now uses its own error log file to assert the expected information.
Loading