Issue 3789: TimeTicks.TimerPerformance is flaky on a slow shared VM on a
old P4 in debug
http://code.google.com/p/chromium/issues/detail?id=3789
New issue report by [EMAIL PROTECTED]:
Hint: run spin.exe and try running this test.
[ RUN ] TimeTicks.SubMillisecondTimers
Min timer is: 1us
[ OK ] TimeTicks.SubMillisecondTimers
[ RUN ] TimeTicks.TimeGetTimeCaps
timeGetTime range is 1 to 1000000ms
[ OK ] TimeTicks.TimeGetTimeCaps
[ RUN ] TimeTicks.QueryPerformanceFrequency
QueryPerformanceFrequency is 3594.76MHz
[ OK ] TimeTicks.QueryPerformanceFrequency
[ RUN ] TimeTicks.TimerPerformance
Time::Now: 0.87us per call
TimeTicks::Now: 0.65us per call
..\time_unittest_win.cc:193: Failure
Expected: ((stop - start).InMilliseconds()) < (kMaxTime), actual: 38 vs 35
TimeTicks::HighResNow: 3.89us per call
[ FAILED ] TimeTicks.TimerPerformance
Issue attributes:
Status: Assigned
Owner: [EMAIL PROTECTED]
Labels: Type-Bug Pri-1 OS-Windows Area-DevTools Mstone-X
--
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
-~----------~----~----~----~------~----~------~--~---