Commit ca5a2b3a authored by tonyg's avatar tonyg Committed by Commit bot

Disable failing CastV2Performance tests.

BUG=356842
TBR=hubbe@chromium.org

Review URL: https://codereview.chromium.org/506363002

Cr-Commit-Position: refs/heads/master@{#292065}
parent 3a0d85ba
......@@ -660,7 +660,8 @@ class CastV2PerformanceTest
} // namespace
IN_PROC_BROWSER_TEST_P(CastV2PerformanceTest, Performance) {
// crbug.com/356842
IN_PROC_BROWSER_TEST_P(CastV2PerformanceTest, DISABLED_Performance) {
RunTest("CastV2Performance");
}
......
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