mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 849106 - Adjust the fuzz tolerance value for small-shot.ogg on mobile
This commit is contained in:
parent
13ce5c4984
commit
3418e3c685
@ -154,7 +154,7 @@ var tests = [
|
||||
duration: 0.2760,
|
||||
length: 13252,
|
||||
fuzzTolerance: 72,
|
||||
fuzzToleranceMobile: 14836
|
||||
fuzzToleranceMobile: 14844
|
||||
},
|
||||
// A wave file
|
||||
//{ url: "24bit-44khz.wav", valid: true, expected: "24bit-44khz-expected.wav" },
|
||||
|
Loading…
Reference in New Issue
Block a user