Re-enable allmost all base tests.
BUG=3836 R=marpan@google.com Review URL: https://webrtc-codereview.appspot.com/22989004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@7416 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
@ -338,7 +338,7 @@ TEST(CpuMonitorTest, TestGetSystemLoadForceFallback) {
|
||||
#endif
|
||||
|
||||
// Tests both process and system functions in use at same time.
|
||||
TEST(CpuMonitorTest, DISABLED_ON_MAC(TestGetBothLoad)) {
|
||||
TEST(CpuMonitorTest, TestGetBothLoad) {
|
||||
TestCpuSampler(true, true, false);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user