Re-enable ApiCallDurationTest
Bug: b/260832909 Change-Id: I2a3e7651fbeba7a33a52a7139496b631cd2a446a Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/285469 Commit-Queue: Christoffer Dewerin <jansson@google.com> Reviewed-by: Per Åhgren <peah@webrtc.org> Cr-Commit-Position: refs/heads/main@{#42860}
This commit is contained in:
parent
90e0829c59
commit
ad1775634f
@ -554,8 +554,7 @@ const float CallSimulator::kRenderInputFloatLevel = 0.5f;
|
|||||||
const float CallSimulator::kCaptureInputFloatLevel = 0.03125f;
|
const float CallSimulator::kCaptureInputFloatLevel = 0.03125f;
|
||||||
} // anonymous namespace
|
} // anonymous namespace
|
||||||
|
|
||||||
// TODO(peah): Reactivate once issue 7712 has been resolved.
|
TEST_P(CallSimulator, ApiCallDurationTest) {
|
||||||
TEST_P(CallSimulator, DISABLED_ApiCallDurationTest) {
|
|
||||||
// Run test and verify that it did not time out.
|
// Run test and verify that it did not time out.
|
||||||
EXPECT_TRUE(Run());
|
EXPECT_TRUE(Run());
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user