Bug 49906

Summary: fast/workers/storage/interrupt-database-sync.html fails intermittently
Product: WebKit Reporter: Csaba Osztrogonác <ossy>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED CONFIGURATION CHANGED    
Severity: Normal CC: abarth, ahmad.saleem792, aroben, dumi, eric, levin, webkit.review.bot
Priority: P2 Keywords: LayoutTestFailure, Qt, QtTriaged
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   

Csaba Osztrogonác
Reported 2010-11-22 06:27:32 PST
--- /home/webkitbuildbot/slaves/release32bit/buildslave/qt-linux-release/build/layout-test-results/fast/workers/storage/interrupt-database-sync-expected.txt 2010-11-22 05:55:55.975633228 -0800 +++ /home/webkitbuildbot/slaves/release32bit/buildslave/qt-linux-release/build/layout-test-results/fast/workers/storage/interrupt-database-sync-actual.txt 2010-11-22 05:55:55.975633228 -0800 @@ -1,4 +1,4 @@ -CONSOLE MESSAGE: line 7: DATABASE_ERR: DOM SQL Exception 1: The operation failed for some reason related to the database. +CONSOLE MESSAGE: line 7: SYNTAX_ERR: DOM SQL Exception 5: Invalid or unauthorized statement; or the number of arguments did not match the number of ? placeholders. CONSOLE MESSAGE: line 11: UNKNOWN_ERR: DOM SQL Exception 0: The operation failed for reasons unrelated to the database. This test makes sure that all sync database operations are immediately interrupted when the worker needs to terminate. PASS: database operations interrupted.
Attachments
Csaba Osztrogonác
Comment 1 2010-11-22 06:41:39 PST
I added fast/workers/storage/interrupt-database-sync.html to the Skipped list: http://trac.webkit.org/changeset/72524 $ WebKitTools/Scripts/run-webkit-tests fast/workers/storage/interrupt-database-sync.html --iterations 1000 888 test cases (88%) succeeded 110 test cases (11%) had incorrect layout 2 test cases (<1%) crashed
Eric Seidel (no email)
Comment 2 2011-01-18 16:46:21 PST
This is happening on Leopard as well. This is just a flaky test it seems. http://trac.webkit.org/browser/trunk/LayoutTests/fast/workers/storage/interrupt-database-sync.html
Adam Roben (:aroben)
Comment 3 2011-03-17 00:15:32 PDT
Disabled the test in r81333.
WebKit Review Bot
Comment 4 2011-03-17 01:27:16 PDT
http://trac.webkit.org/changeset/81333 might have broken Leopard Intel Release (Tests)
Jessie Berlin
Comment 5 2012-08-31 10:07:24 PDT
*** Bug 56534 has been marked as a duplicate of this bug. ***
Ahmad Saleem
Comment 6 2024-01-03 14:29:05 PST
This test was removed with this commit: https://github.com/WebKit/WebKit/commit/1b267949c79a5f6f2ee6b1550c9673c2fb698139 Nothing to do here.
Note You need to log in before you can comment on or make changes to this bug.