Bug 173723
Summary: | Multiple Layout Tests from inspector/ are flaky: this._dispatcher is not an Object | ||
---|---|---|---|
Product: | WebKit | Reporter: | Matt Lewis <jlewis3> |
Component: | Web Inspector | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | bburg, inspector-bugzilla-changes, joepeck, ryanhaddad |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=171822 |
Matt Lewis
Multiple tests from inspector are failing together on Sierra WK2 Release:
inspector/indexeddb/clearObjectStore.html
inspector/unit-tests/collection.html
inspector/unit-tests/globals-uncaught-exception-in-test-suite.html
One of the tests was already a flaky timeout: inspector/indexeddb/clearObjectStore.html
https://build.webkit.org/results/Apple%20Sierra%20Release%20WK2%20(Tests)/r218696%20(2455)/results.html
https://build.webkit.org/builders/Apple%20Sierra%20Release%20WK2%20(Tests)/builds/2455
All 3 test Have a similar Diff:
--- /Volumes/Data/slave/sierra-release-tests-wk2/build/layout-test-results/inspector/indexeddb/clearObjectStore-expected.txt
+++ /Volumes/Data/slave/sierra-release-tests-wk2/build/layout-test-results/inspector/indexeddb/clearObjectStore-actual.txt
@@ -15,5 +15,6 @@
PASS: 'Stats' object store should have been cleared.
-- Running test case: NoSuchObjectStore
+ERROR: TypeError: this._dispatcher is not an Object. (evaluating 'eventName in this._dispatcher')
PASS: Should be an error attempting to clear an object store that does not exist.
All 3 test get the same error:
+ERROR: TypeError: this._dispatcher is not an Object. (evaluating 'eventName in this._dispatcher')
In addition, these test will intermittently fail with other inspector tests but fail together more often.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Joseph Pecoraro
This is the second time a bug has been filed about this. See bug 171822.
From an inspector perspective this failure is absolutely baffling.
Ryan Haddad
Duping to https://bugs.webkit.org/show_bug.cgi?id=171822 to consolidate.
*** This bug has been marked as a duplicate of bug 171822 ***
Joseph Pecoraro
Have we seen this since June? I'm really baffled by this one.
Ryan Haddad
(In reply to Joseph Pecoraro from comment #3)
> Have we seen this since June? I'm really baffled by this one.
Today: https://build.webkit.org/builders/Apple%20Sierra%20Debug%20WK2%20%28Tests%29/builds/2565