Closed choksi81 closed 10 years ago
Author: leonwlaw Turns out the issue was because the seattlelib that the test was running on was outdated. I have updated it but will also change the code to not fail silently. I will do this by moving everything in the test (after the e-mail init code) to a try...except, where upon any exception, an e-mail will be sent out with a traceback.
Author: leonwlaw Fixed with r6949.
I get this error when trying to run the time server integration test. It seems like it terminates before it can send out an error e-mail.
The following needs to be done: