[Webkit-unassigned] [Bug 157141] New: REGRESSION(r200163): inspector/indexeddb/requestDatabaseNames.html is flaky on Mac

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 28 10:20:15 PDT 2016


https://bugs.webkit.org/show_bug.cgi?id=157141

            Bug ID: 157141
           Summary: REGRESSION(r200163):
                    inspector/indexeddb/requestDatabaseNames.html is flaky
                    on Mac
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Macintosh
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ryanhaddad at apple.com
                CC: beidson at apple.com

Flakiness dashboard:
<https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=inspector%2Findexeddb%2FrequestDatabaseNames.html>

Most recent failure:
<https://build.webkit.org/builders/Apple%20Yosemite%20Debug%20WK2%20(Tests)/builds/11744>

--- /Volumes/Data/slave/yosemite-debug-tests-wk2/build/layout-test-results/inspector/indexeddb/requestDatabaseNames-expected.txt
+++ /Volumes/Data/slave/yosemite-debug-tests-wk2/build/layout-test-results/inspector/indexeddb/requestDatabaseNames-actual.txt
@@ -3,17 +3,17 @@
 CONSOLE MESSAGE: line 10: Created Database 'ቍ'
 CONSOLE MESSAGE: line 10: Created Database '𐍆'

-PASS: No IndexedDB databases should exist initially
+FAIL: No IndexedDB databases should exist initially
 Created Database 'Database1'
-PASS: A single IndexedDB database should exist
-["Database1"]
+FAIL: A single IndexedDB database should exist
+["Database1","Page 20Cache 20Test"]
 Created Database 'Database2'
-PASS: Two IndexedDB databases should exist
-["Database1","Database2"]
+FAIL: Two IndexedDB databases should exist
+["Database1","Database2","Page 20Cache 20Test"]
 Created Database 'ቍ'
-PASS: Two IndexedDB databases should exist
-["Database1","Database2","ቍ"]
+FAIL: Two IndexedDB databases should exist
+["Database1","Database2","Page 20Cache 20Test","ቍ"]
 Created Database '𐍆'
-PASS: Four IndexedDB databases should exist
-["Database1","Database2","ቍ","𐍆"]
+FAIL: Four IndexedDB databases should exist
+["Database1","Database2","Page 20Cache 20Test","ቍ","𐍆"]

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160428/88af6921/attachment.html>


More information about the webkit-unassigned mailing list