Bug 91958
Summary: | [EFL] http/tests/inspector-enabled/injected-script-discard.html is flaky | ||
---|---|---|---|
Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
Component: | WebKit EFL | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Normal | CC: | burg, gyuyoung.kim, lucas.de.marchi, ryuan.choi, seokju.kwon, sw0524.lee |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Chris Dumez
http/tests/inspector-enabled/injected-script-discard.html is flaky on the bot:
--- /home/buildslave-1/webkit-buildslave/efl-linux-64-debug/build/layout-test-results/http/tests/inspector-enabled/injected-script-discard-expected.txt
+++ /home/buildslave-1/webkit-buildslave/efl-linux-64-debug/build/layout-test-results/http/tests/inspector-enabled/injected-script-discard-actual.txt
@@ -1,7 +1,6 @@
CONSOLE MESSAGE: line 1: Opening front-end for the first time
CONSOLE MESSAGE: line 1: Resolved object successfully
-CONSOLE MESSAGE: line 1: Opening front-end second time
-CONSOLE MESSAGE: line 1: Error resolving object
+FAIL: Timed out waiting for notifyDone to be called
Tests that injected script is discarded upon front-end close.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Chris Dumez
Skipping the test in Bug 91959. Please unskip with proper fix.
Brian Burg
Test deleted.