Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(279)

Unified Diff: LayoutTests/inspector/console/console-search.html

Issue 1218873002: Layout tests: unflake console tests that race with the main resource load. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/inspector/console/console-search.html
diff --git a/LayoutTests/inspector/console/console-search.html b/LayoutTests/inspector/console/console-search.html
index afe40535519be3b2f04e12a0ed291d0505272caf..dd4c3f76e9c1bc0f172640ace155f17b6ce1bbb0 100644
--- a/LayoutTests/inspector/console/console-search.html
+++ b/LayoutTests/inspector/console/console-search.html
@@ -15,7 +15,10 @@ function populateConsoleWithMessages()
console.log("LAST MATCH");
runTest();
}
+//# sourceURL=console-search.html
+</script>
+<script>
function test()
{
function addResult(result)

Powered by Google App Engine
This is Rietveld 408576698