[Webkit-unassigned] [Bug 158640] New: LayoutTest imported/blink/storage/indexeddb/blob-valid-after-deletion.html is a flaky failure

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 10 16:30:45 PDT 2016


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

            Bug ID: 158640
           Summary: LayoutTest
                    imported/blink/storage/indexeddb/blob-valid-after-dele
                    tion.html is a flaky failure
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ryanhaddad at apple.com

LayoutTest imported/blink/storage/indexeddb/blob-valid-after-deletion.html is a flaky failure

<https://build.webkit.org/results/Apple%20Yosemite%20Debug%20WK1%20(Tests)/r201941%20(13676)/results.html>

<https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=imported%2Fblink%2Fstorage%2Findexeddb%2Fblob-valid-after-deletion.html>

--- /Volumes/Data/slave/yosemite-debug-tests-wk1/build/layout-test-results/imported/blink/storage/indexeddb/blob-valid-after-deletion-expected.txt
+++ /Volumes/Data/slave/yosemite-debug-tests-wk1/build/layout-test-results/imported/blink/storage/indexeddb/blob-valid-after-deletion-actual.txt
@@ -16,9 +16,9 @@
 trans = db.transaction('store', 'readwrite')
 store = trans.objectStore('store')
 request = store.delete(key)
-PASS document.getElementById('frame0').contentDocument.body.innerText is blobAContent
-PASS document.getElementById('frame1').contentDocument.body.innerText is blobAContent
-PASS document.getElementById('frame2').contentDocument.body.innerText is blobBContent
+FAIL document.getElementById('frame0').contentDocument.body.innerText should be Blob A content. Was .
+FAIL document.getElementById('frame1').contentDocument.body.innerText should be Blob A content. Was .
+FAIL document.getElementById('frame2').contentDocument.body.innerText should be Blob B content. Was .
 PASS successfullyParsed is true

 TEST COMPLETE

-- 
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/20160610/69e64caa/attachment-0001.html>


More information about the webkit-unassigned mailing list