Bug 87347

Summary: fast/frames/flattening/iframe-tiny.html is flaky
Product: WebKit Reporter: Stephanie Lewis <slewis>
Component: FramesAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WORKSFORME    
Severity: Normal CC: eric, kenneth, koivisto, slewis, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar, MakingBotsRed
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 87363    

Stephanie Lewis
Reported 2012-05-23 23:45:36 PDT
fast/frames/flattening/iframe-tiny.html is flaky. Started failing after http://trac.webkit.org/changeset/118291. Fails on WK1 and WK2 http://build.webkit.org/results/Lion%20Debug%20(Tests)/r118322%20(6912)/results.html --- /Volumes/Data/slave/mountainlion-debug-tests/build/OpenSource/layout-test-results/fast/frames/flattening/iframe-tiny-expected.txt +++ /Volumes/Data/slave/mountainlion-debug-tests/build/OpenSource/layout-test-results/fast/frames/flattening/iframe-tiny-actual.txt @@ -37,8 +37,8 @@ PASS getComputedStyle(frame, 0).width is '400px' PASS getComputedStyle(frame, 0).height is '400px' testFrame11 -PASS getComputedStyle(frame, 0).width is '400px' -PASS getComputedStyle(frame, 0).height is '400px' +FAIL getComputedStyle(frame, 0).width should be 400px. Was 300px. +FAIL getComputedStyle(frame, 0).height should be 400px. Was 8px. PASS successfullyParsed is true TEST COMPLETE
Attachments
Radar WebKit Bug Importer
Comment 1 2012-05-23 23:46:22 PDT
Stephanie Lewis
Comment 2 2012-05-24 00:45:31 PDT
Eric Seidel (no email)
Comment 3 2012-05-24 01:30:48 PDT
OK. Will look. Thank you.
Alexey Proskuryakov
Comment 4 2014-11-12 12:57:13 PST
This doesn't fail on bots any more, will remove test expectation.
Note You need to log in before you can comment on or make changes to this bug.