Commit 6508eb5e authored by John Abd-El-Malek's avatar John Abd-El-Malek
parent d08588d9
......@@ -107,7 +107,8 @@ std::string FormStructureBrowserTest::FormStructuresToString(
#else
#define MAYBE_DataDrivenHeuristics(n) DataDrivenHeuristics##n
#endif
IN_PROC_BROWSER_TEST_F(FormStructureBrowserTest, DataDrivenHeuristics00) {
IN_PROC_BROWSER_TEST_F(FormStructureBrowserTest,
MAYBE_DataDrivenHeuristics(00)) {
const base::FilePath::CharType kFileNamePattern[] =
FILE_PATH_LITERAL("00_*.html");
RunDataDrivenTest(GetInputDirectory(kTestName),
......
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