ed3e0d8f0d
From these errors: [----------] 3 tests from ProfilerTest [ RUN ] ProfilerTest.TestFunction ../../talk/base/profiler_unittest.cc:56: Failure The difference between kWaitSec and event->mean() is 0.13612610600000002, which exceeds kTolerance, where kWaitSec evaluates to 0.25, event->mean() evaluates to 0.38612610600000002, and kTolerance evaluates to 0.10000000000000001. [ FAILED ] ProfilerTest.TestFunction (655 ms) [ RUN ] ProfilerTest.TestScopedEvents ../../talk/base/profiler_unittest.cc:98: Failure The difference between kEvent2WaitSec and event2->mean() is 0.33170768900000003, which exceeds kTolerance, where kEvent2WaitSec evaluates to 0.14999999999999999, event2->mean() evaluates to 0.48170768899999999, and kTolerance evaluates to 0.10000000000000001. I didn't spend time understanding why; I reckon the test had too tight tolerances to start with so I'm just adjusting them a bit. That's probably better than disabling the test, now it still has some value. R=aluebs@webrtc.org TBR=aluebs@webrtc.org BUG=None Review URL: https://webrtc-codereview.appspot.com/13729005 git-svn-id: http://webrtc.googlecode.com/svn/trunk@6464 4adac7df-926f-26a2-2b94-8c16560cd09d |
||
---|---|---|
.. | ||
app/webrtc | ||
base | ||
build | ||
examples | ||
media | ||
p2p | ||
session | ||
sound | ||
third_party/libudev | ||
xmllite | ||
xmpp | ||
COPYING | ||
libjingle_examples.gyp | ||
libjingle_media_unittest.isolate | ||
libjingle_p2p_unittest.isolate | ||
libjingle_peerconnection_unittest.isolate | ||
libjingle_sound_unittest.isolate | ||
libjingle_tests.gyp | ||
libjingle_unittest.isolate | ||
libjingle.gyp | ||
LICENSE_THIRD_PARTY | ||
OWNERS | ||
PRESUBMIT.py |