Bug 48765 - Disable flakey test fast/frames/set-parent-src-synchronously.xhtml on QT
Summary: Disable flakey test fast/frames/set-parent-src-synchronously.xhtml on QT
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-01 09:59 PDT by Peter Rybin
Modified: 2010-11-21 09:47 PST (History)
3 users (show)

See Also:


Attachments
Patch (1.30 KB, patch)
2010-11-01 10:04 PDT, Peter Rybin
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Rybin 2010-11-01 09:59:50 PDT
The test looks flakey on QT platform according to https://bugs.webkit.org/show_bug.cgi?id=48643

Disable this test as it unfortunately gets trigged by an unrelated change ( http://trac.webkit.org/changeset/70463 ).
Comment 1 Peter Rybin 2010-11-01 10:04:28 PDT
Created attachment 72518 [details]
Patch
Comment 2 Andreas Kling 2010-11-20 21:38:00 PST
Closing this as it was fixed on bug 48643. Thanks Peter!
Comment 3 Adam Barth 2010-11-21 09:46:30 PST
Why is this test flaky?  I shouldn't be flaky unless there's a bug in WebCore.
Comment 4 Adam Barth 2010-11-21 09:47:04 PST
Ah, I see.  It's fixed now because we fixed the bug in WebCore.  :)