Bug 118301 - REGRESSION(r152202): Broke fast/dom/timer-throttling-hidden-page.html
Summary: REGRESSION(r152202): Broke fast/dom/timer-throttling-hidden-page.html
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Page Loading (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar, Regression
Depends on: 168700
Blocks:
  Show dependency treegraph
 
Reported: 2013-07-02 06:28 PDT by Andreas Kling
Modified: 2017-02-22 12:52 PST (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kling 2013-07-02 06:28:32 PDT
Failing since <http://trac.webkit.org/changeset/152202> landed on bug 118210.

--- /Volumes/Data/slave/mountainlion-release-tests-wk1/build/layout-test-results/fast/dom/timer-throttling-hidden-page-expected.txt
+++ /Volumes/Data/slave/mountainlion-release-tests-wk1/build/layout-test-results/fast/dom/timer-throttling-hidden-page-actual.txt
@@ -6,7 +6,7 @@
 PASS timerIntervalWhilePageVisible is within 20 of 100
 PASS firstTimerIntervalWhilePageHidden is >= 80
 PASS firstTimerIntervalWhilePageHidden <= 1120 is true
-PASS timerIntervalWhilePageHidden is within 20 of 1000
+FAIL timerIntervalWhilePageHidden should be within 20 of 1000. Was 102.
 PASS timerIntervalWhilePageVisible is within 20 of 100
 PASS successfullyParsed is true
Comment 1 Andreas Kling 2013-07-02 06:32:54 PDT
Skipped with: <http://trac.webkit.org/changeset/152288> (pls2check)
Comment 2 Alexey Proskuryakov 2013-07-02 15:54:07 PDT
<rdar://problem/14337921>
Comment 3 Chris Dumez 2017-02-22 12:52:49 PST
Test was updated and unskilled in http://trac.webkit.org/changeset/212845.