Commit 3c2ba0ab authored by afakhry's avatar afakhry Committed by Commit bot

TabindexSaveFileDialog_FileManagerBrowserTest.Test_0/1/2 are failing on cros trunk

Had to use WRAPPED_INSTANTIATE_TEST_CASE_P instead to disable this test.

BUG=482121
TBR=yoshiki@chromium.org

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

Cr-Commit-Position: refs/heads/master@{#327449}
parent ff0b669d
...@@ -1175,7 +1175,7 @@ INSTANTIATE_TEST_CASE_P( ...@@ -1175,7 +1175,7 @@ INSTANTIATE_TEST_CASE_P(
#else #else
#define MAYBE_TabindexSaveFileDialog TabindexSaveFileDialog #define MAYBE_TabindexSaveFileDialog TabindexSaveFileDialog
#endif #endif
INSTANTIATE_TEST_CASE_P( WRAPPED_INSTANTIATE_TEST_CASE_P(
MAYBE_TabindexSaveFileDialog, MAYBE_TabindexSaveFileDialog,
FileManagerBrowserTest, FileManagerBrowserTest,
::testing::Values( ::testing::Values(
......
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