NEW 164278
LayoutTest inspector/storage/domStorage-events.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=164278
Summary LayoutTest inspector/storage/domStorage-events.html is a flaky failure
Ryan Haddad
Reported 2016-11-01 11:34:30 PDT
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
Ryan Haddad
Comment 1 2016-11-01 11:35:14 PDT
Looks like the expected messages are all there, just out of order.
Radar WebKit Bug Importer
Comment 2 2016-11-01 11:36:15 PDT
Radar WebKit Bug Importer
Comment 3 2016-11-01 11:36:16 PDT
Ryan Haddad
Comment 4 2016-11-01 11:46:24 PDT
Note You need to log in before you can comment on or make changes to this bug.