Commit 2b835963 authored by Makoto Shimazu's avatar Makoto Shimazu Committed by Commit Bot

Disable GcpReauthCredentialEnforceAuthReasonGetStringValueTest.FidDescription

TBR=rogerta@chromium.org

No-Try: true
Bug: 1030602
Change-Id: I67ffa1585a51e32b865b3ba9e28b5c25ff14e060
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1950047Reviewed-by: default avatarMakoto Shimazu <shimazu@chromium.org>
Commit-Queue: Makoto Shimazu <shimazu@chromium.org>
Cr-Commit-Position: refs/heads/master@{#721397}
parent c5ebe12a
......@@ -178,7 +178,10 @@ class GcpReauthCredentialEnforceAuthReasonGetStringValueTest
FakeAssociatedUserValidator fake_associated_user_validator_;
};
TEST_P(GcpReauthCredentialEnforceAuthReasonGetStringValueTest, FidDescription) {
// Disabled due to consistent failure due to mismatching messages.
// See also https://crbug.com/1030602.
TEST_P(GcpReauthCredentialEnforceAuthReasonGetStringValueTest,
DISABLED_FidDescription) {
USES_CONVERSION;
// Enable standard escrow service features in non-Chrome builds so that
// the escrow service code can be tested by the build machines.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment