[Webkit-unassigned] [Bug 79013] New: Layout Test http/tests/workers/terminate-during-sync-operation.html is flaky

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 19 22:40:38 PST 2012


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

           Summary: Layout Test
                    http/tests/workers/terminate-during-sync-operation.htm
                    l is flaky
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: yutak at chromium.org
                CC: dimich at chromium.org, levin at chromium.org


The following layout test crashes occasionally on all platforms:

http/tests/workers/terminate-during-sync-operation.html

Probable cause:

http://test-results.appspot.com/dashboards/flakiness_dashboard.html#showExpectations=true&tests=http%2Ftests%2Fworkers%2Fterminate-during-sync-operation.html

The following log from "Webkit Linux (dbg)" looks interesting, but I'm not quite sure whether these are relevant.

    ERROR: SQLite database could not set temp_store to memory
    third_party/WebKit/Source/WebCore/platform/sql/SQLiteDatabase.cpp(97) : bool WebCore::SQLiteDatabase::open(const WTF::String&, bool)
    ERROR: Unable to turn on incremental auto-vacuum (0 not an error)
    third_party/WebKit/Source/WebCore/storage/AbstractDatabase.cpp(272) : virtual bool WebCore::AbstractDatabase::performOpenAndVerify(bool, WebCore::ExceptionCode&, WTF::String&)
    ERROR: Unable to turn on incremental auto-vacuum (9 interrupted)
    third_party/WebKit/Source/WebCore/storage/AbstractDatabase.cpp(272) : virtual bool WebCore::AbstractDatabase::performOpenAndVerify(bool, WebCore::ExceptionCode&, WTF::String&)
    ...

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list