Merge "Correct SecureStop_RecoveryTest" into vic-widevine-dev
This commit is contained in:
@@ -4927,7 +4927,7 @@ TEST_F(WvCdmRequestLicenseTest, SecureStop_RecoveryTest) {
|
|||||||
std::string response;
|
std::string response;
|
||||||
VerifyKeyRequestResponse(CdmResponseType(wvcdm::STORE_USAGE_INFO_ERROR),
|
VerifyKeyRequestResponse(CdmResponseType(wvcdm::STORE_USAGE_INFO_ERROR),
|
||||||
config_.license_server(), config_.client_auth(),
|
config_.license_server(), config_.client_auth(),
|
||||||
true, &response);
|
false, &response);
|
||||||
|
|
||||||
decryptor_->CloseSession(session_id_);
|
decryptor_->CloseSession(session_id_);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user