phoglund@webrtc.org ed3e0d8f0d Increasing tolerances quite a bit to fight flakes.
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
2014-06-17 11:09:00 +00:00
..
2014-02-03 16:57:16 +00:00
2014-02-14 00:56:12 +00:00
2014-02-14 00:56:12 +00:00
2014-02-14 00:56:12 +00:00
2013-10-25 21:18:33 +00:00
2013-11-13 22:48:52 +00:00
2013-11-13 22:48:52 +00:00
2013-10-30 05:18:12 +00:00
2014-02-07 19:03:26 +00:00
2014-02-07 19:03:26 +00:00
2014-02-07 19:03:26 +00:00
2014-02-08 03:18:03 +00:00
2014-02-08 03:18:03 +00:00
2014-01-03 22:08:47 +00:00
2013-10-25 21:18:33 +00:00
2013-09-23 20:34:45 +00:00
2014-02-03 16:57:16 +00:00
2013-09-19 05:49:50 +00:00
2014-01-03 22:08:47 +00:00
2013-11-13 22:48:52 +00:00
2013-11-13 22:48:52 +00:00
2013-08-01 00:00:07 +00:00
2014-02-03 16:57:16 +00:00
2014-02-03 16:57:16 +00:00
2014-02-03 16:57:16 +00:00
2013-11-13 22:48:52 +00:00
2013-12-05 00:24:06 +00:00
2013-12-05 00:24:06 +00:00
2013-08-23 23:21:25 +00:00
2013-10-30 17:57:33 +00:00
2013-08-01 00:00:07 +00:00
2014-02-21 23:43:24 +00:00
2014-02-13 23:18:49 +00:00
2014-02-13 23:18:49 +00:00
2013-10-13 17:18:27 +00:00
2013-10-30 05:18:12 +00:00
2014-02-13 23:18:49 +00:00
2014-01-03 22:08:47 +00:00
2013-12-05 00:24:06 +00:00
2013-12-05 00:24:06 +00:00
2014-01-15 23:15:54 +00:00
2014-01-15 23:15:54 +00:00
2014-01-03 22:08:47 +00:00
2014-01-03 22:08:47 +00:00
2013-10-25 21:18:33 +00:00
2014-02-14 00:56:12 +00:00