Merge "Address review comments" into sc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
9c3c076cac
@@ -1055,7 +1055,7 @@ class RenewalTest : public CdmDurationTest {
|
||||
std::string http_response;
|
||||
// Most of the network latency will probably show up in the next few
|
||||
// commands. I think the tests have enough slop to account for reasonable
|
||||
// latency with the current value of kRoundTripTime. But We'll know I made a
|
||||
// latency with the current value of kRoundTripTime. But we'll know I made a
|
||||
// mistake if we see errors about "Test Clock skew..." in the SleepUntil
|
||||
// call below.
|
||||
ASSERT_TRUE(renewal_in_flight_->GetResponse(&http_response));
|
||||
|
||||
Reference in New Issue
Block a user