Commit 176259e0 authored by tsergeant's avatar tsergeant Committed by Commit bot

PDF: Remove comment about flaky test which has been fixed

BUG=550015

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

Cr-Commit-Position: refs/heads/master@{#361278}
parent 79e75dc1
...@@ -542,7 +542,6 @@ IN_PROC_BROWSER_TEST_F(MaterialPDFExtensionTest, Elements) { ...@@ -542,7 +542,6 @@ IN_PROC_BROWSER_TEST_F(MaterialPDFExtensionTest, Elements) {
RunTestsInFile("material_elements_test.js", "test.pdf"); RunTestsInFile("material_elements_test.js", "test.pdf");
} }
// TODO(tsergeant): Verify that flake is fixed. http://crbug.com/550015
IN_PROC_BROWSER_TEST_F(MaterialPDFExtensionTest, ToolbarManager) { IN_PROC_BROWSER_TEST_F(MaterialPDFExtensionTest, ToolbarManager) {
RunTestsInFile("toolbar_manager_test.js", "test.pdf"); RunTestsInFile("toolbar_manager_test.js", "test.pdf");
} }
......
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