DescriptionBump 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 #
Messages
Total messages: 6 (0 generated)
|