Bug 164278
| Summary: | LayoutTest inspector/storage/domStorage-events.html is a flaky failure | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ryan Haddad <ryanhaddad> |
| Component: | Web Inspector | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | inspector-bugzilla-changes, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Ryan Haddad
LayoutTest inspector/storage/domStorage-events.html is a flaky failure
https://build.webkit.org/builders/Apple%20El%20Capitan%20Release%20WK2%20(Tests)/builds/10802
https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=inspector%2Fstorage%2FdomStorage-events.html
--- /Volumes/Data/slave/elcapitan-release-tests-wk2/build/layout-test-results/inspector/storage/domStorage-events-expected.txt
+++ /Volumes/Data/slave/elcapitan-release-tests-wk2/build/layout-test-results/inspector/storage/domStorage-events-actual.txt
@@ -10,13 +10,13 @@
PASS: WebInspector.DOMStorageObject.Event.ItemAdded
PASS: Should add key 'x'.
PASS: Should have value 'xvalue'.
+PASS: WebInspector.DOMStorageObject.Event.ItemsCleared
PASS: WebInspector.DOMStorageObject.Event.ItemUpdated
PASS: Should update key 'x'.
PASS: Should have oldValue 'value1'.
PASS: Should have new value 'value2'.
PASS: WebInspector.DOMStorageObject.Event.ItemRemoved
PASS: Should remove key 'x'.
-PASS: WebInspector.DOMStorageObject.Event.ItemsCleared
-- Running test case: TestLocalStorage
PASS: Should have a DOMStorageObject for localStorage.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Ryan Haddad
Looks like the expected messages are all there, just out of order.
Radar WebKit Bug Importer
<rdar://problem/29048305>
Radar WebKit Bug Importer
<rdar://problem/29048279>
Ryan Haddad
Marked test as flaky in http://trac.webkit.org/projects/webkit/changeset/208228