Status: Assigned Owner: [email protected] Labels: Type-Bug Pri-1 OS-All Area-DevTools Tests
New issue 5723 by [email protected]: WatchdogTest.AlarmTest has timing issues http://code.google.com/p/chromium/issues/detail?id=5723 WatchdogTest.AlarmTest assumes that the process executes in a timely manner. This is not true on a VM on a crowded server. So it is possible that a process to be delayed by >1 second. The test should not check for timely events unless it sets itself as realtime class, which I don't think is a good idea. BTW, I've seen it happens at least on the Mac and Windows which doesn't rule out that it couldn't happen on Linux. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Chromium-bugs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/chromium-bugs?hl=en -~----------~----~----~----~------~----~------~--~---
