Bug 137359 - webaudio/distance-linear.html is flaky on all bots
Summary: webaudio/distance-linear.html is flaky on all bots
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Audio (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-02 13:47 PDT by Beth Dakin
Modified: 2014-10-02 14:00 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Beth Dakin 2014-10-02 13:47:22 PDT
According to its history view, webaudio/distance-linear.html is flaky on all of the bots. This is the typical failure:

--- /Volumes/Data/slave/mavericks-release-tests-wk1/build/layout-test-results/webaudio/distance-linear-expected.txt
+++ /Volumes/Data/slave/mavericks-release-tests-wk1/build/layout-test-results/webaudio/distance-linear-actual.txt
@@ -4,8 +4,8 @@
 
 PASS Distance model value matched expected value.
 PASS Number of impulses found matches number of panner nodes.
-PASS Distance gains are correct.
-PASS Distance test passed for distance model 0
+FAIL Distance gains are incorrect.  Max rel error = 1874.562415201749 (maxAllowedError = 0.0000023)
+FAIL Distance test failed for distance model 0
 PASS successfullyParsed is true
 
 TEST COMPLETE
Comment 1 Beth Dakin 2014-10-02 14:00:46 PDT
I marked this test as flaky with http://trac.webkit.org/changeset/174227