Bug 137359

Summary: webaudio/distance-linear.html is flaky on all bots
Product: WebKit Reporter: Beth Dakin <bdakin>
Component: Web AudioAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: bdakin, crogers, jer.noble
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

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