Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(215)

Issue 426633005: Bump up allowed maxAllowedError in webaudio tests. (Closed)

Created:
6 years, 4 months ago by Nico
Modified:
6 years, 4 months ago
CC:
blink-reviews
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Project:
blink
Visibility:
Public.

Description

Bump up allowed maxAllowedError in webaudio tests. This allows the test to pass on linux32 after the clang switch. The test passed on 32bit mac already with the same compiler – this turned out to be because clang is allowed to treat sqrtf() as a builtin on mac, but not on linux (due to glibc's math routines setting errno). See the bug for details. BUG=392764 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=179182

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -4 lines) Patch
M LayoutTests/TestExpectations View 1 chunk +0 lines, -3 lines 0 comments Download
M LayoutTests/webaudio/resources/distance-model-testing.js View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 6 (0 generated)
Nico
6 years, 4 months ago (2014-07-29 01:50:23 UTC) #1
Ken Russell (switch to Gerrit)
lgtm
6 years, 4 months ago (2014-07-29 20:49:03 UTC) #2
Nico
The CQ bit was checked by thakis@chromium.org
6 years, 4 months ago (2014-07-29 20:49:32 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/thakis@chromium.org/426633005/1
6 years, 4 months ago (2014-07-29 20:50:13 UTC) #4
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: win_blink_rel on tryserver.blink ...
6 years, 4 months ago (2014-07-29 22:07:09 UTC) #5
commit-bot: I haz the power
6 years, 4 months ago (2014-07-29 23:15:31 UTC) #6
Message was sent while issue was closed.
Change committed as 179182

Powered by Google App Engine
This is Rietveld 408576698