Bug 104023 - fast/dom/HTMLTemplateElement/inertContents.html is flaky
Summary: fast/dom/HTMLTemplateElement/inertContents.html is flaky
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Adam Klein
URL: http://test-results.appspot.com/dashb...
Keywords:
Depends on:
Blocks: 103547
  Show dependency treegraph
 
Reported: 2012-12-04 11:36 PST by Emil A Eklund
Modified: 2012-12-14 14:12 PST (History)
5 users (show)

See Also:


Attachments
Patch (4.79 KB, patch)
2012-12-14 13:24 PST, Adam Klein
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Emil A Eklund 2012-12-04 11:36:28 PST
Flaky on mac debug since r136472 or earlier
Comment 1 Adam Klein 2012-12-07 13:43:58 PST
FYI, just happened to find this bug by searching. When gardening please CC _someone_ even if there's not an obvious culprit (say, the author of the flaky test). For this test in particular, it was a new test added in r136467. Assigning appropriately.
Comment 2 Adam Klein 2012-12-07 15:13:40 PST
I'm guessing that this test is flaky due to the preload scanner, but I haven't verified that.
Comment 3 Adam Klein 2012-12-14 13:24:35 PST
Created attachment 179526 [details]
Patch
Comment 4 Eric Seidel (no email) 2012-12-14 13:33:50 PST
Comment on attachment 179526 [details]
Patch

Can you just listen to the onload to get your desired image testing?
Comment 5 Adam Klein 2012-12-14 13:55:43 PST
(In reply to comment #4)
> (From update of attachment 179526 [details])
> Can you just listen to the onload to get your desired image testing?

Rather than using dumpResourceLoadCallbacks? I hope so. But that will still be flaky until we stop the preload scanner from processing <img>s inside <template>s.
Comment 6 WebKit Review Bot 2012-12-14 14:12:20 PST
Comment on attachment 179526 [details]
Patch

Clearing flags on attachment: 179526

Committed r137769: <http://trac.webkit.org/changeset/137769>
Comment 7 WebKit Review Bot 2012-12-14 14:12:24 PST
All reviewed patches have been landed.  Closing bug.