Bug 78270 - [Gtk] http/tests/workers/terminate-during-sync-operation.html fails locally
Summary: [Gtk] http/tests/workers/terminate-during-sync-operation.html fails locally
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-09 12:42 PST by Zan Dobersek
Modified: 2012-02-09 21:29 PST (History)
1 user (show)

See Also:


Attachments
Patch (1.30 KB, patch)
2012-02-09 12:43 PST, Zan Dobersek
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Zan Dobersek 2012-02-09 12:42:16 PST
[Gtk] http/tests/workers/terminate-during-sync-operation.html fails locally
Comment 1 Zan Dobersek 2012-02-09 12:43:45 PST
Created attachment 126350 [details]
Patch
Comment 2 Zan Dobersek 2012-02-09 12:48:24 PST
(In reply to comment #1)
> Created an attachment (id=126350) [details]
> Patch

A bit more info:
This test fails locally while the bots are not complaining. This test cannot pass because it's calling requestFileSystemSync, which is part of the File System API, currently an unsupported feature on the Gtk port.
Comment 3 WebKit Review Bot 2012-02-09 21:29:15 PST
Comment on attachment 126350 [details]
Patch

Clearing flags on attachment: 126350

Committed r107354: <http://trac.webkit.org/changeset/107354>
Comment 4 WebKit Review Bot 2012-02-09 21:29:19 PST
All reviewed patches have been landed.  Closing bug.