Bug 106810

Summary: fast/dom/HTMLTemplateElement/inertContents.html is flaky on Debug Chromium bots
Product: WebKit Reporter: Levi Weintraub <leviw>
Component: Tools / TestsAssignee: Rafael Weinstein <rafaelw>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, adamk, gyuyoung.kim, rafaelw, rakuco, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
URL: http://test-results.appspot.com/dashboards/flakiness_dashboard.html#showExpectations=true&tests=fast%2Fdom%2FHTMLTemplateElement%2FinertContents.html
Attachments:
Description Flags
Patch none

Description Levi Weintraub 2013-01-14 10:56:48 PST
An additional "Blocked access to external URL" message is frequently added to the top of the output in Debug bots, which causes the test to fail. I'm marking it flaky for now.
Comment 1 Rafael Weinstein 2013-01-14 17:08:18 PST
Created attachment 182664 [details]
Patch
Comment 2 Rafael Weinstein 2013-01-14 17:10:41 PST
This test was flaky earlier. I had hoped that http://trac.webkit.org/changeset/139502 would alleviate the flakiness, but my hopes are now dashed on the rocks.

This patch reverts back to the non-flaky version of the test (which omits checking for image loads).
Comment 3 Levi Weintraub 2013-01-14 18:21:14 PST
Comment on attachment 182664 [details]
Patch

TY!
Comment 4 WebKit Review Bot 2013-01-14 18:51:07 PST
Comment on attachment 182664 [details]
Patch

Clearing flags on attachment: 182664

Committed r139703: <http://trac.webkit.org/changeset/139703>
Comment 5 WebKit Review Bot 2013-01-14 18:51:12 PST
All reviewed patches have been landed.  Closing bug.