Bug 218652
| Summary: | [GLIB] imported/w3c/web-platform-tests/webaudio/the-audio-api/the-analysernode-interface/realtimeanalyser-fft-scaling.html is flaky | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Diego Pino <dpino> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Diego Pino
This test fails sporadically bot in WPE and GTK Wayland, although it fails more often in WPE.
Diff: https://build.webkit.org/results/WPE-Linux-64-bit-Release-Tests/r269407%20(20908)/imported/w3c/web-platform-tests/webaudio/the-audio-api/the-analysernode-interface/realtimeanalyser-fft-scaling-diff.txt
--- /home/buildbot/wpe/wpe-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/webaudio/the-audio-api/the-analysernode-interface/realtimeanalyser-fft-scaling-expected.txt
+++ /home/buildbot/wpe/wpe-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/webaudio/the-audio-api/the-analysernode-interface/realtimeanalyser-fft-scaling-actual.txt
@@ -5,26 +5,26 @@
PASS > [FFT scaling tests] Test Scaling of FFT in AnalyserNode
PASS 32-point FFT peak position is equal to 1.
PASS 32-point FFT peak value in dBFS is greater than or equal to -14.43.
-PASS 64-point FFT peak position is equal to 2.
-PASS 64-point FFT peak value in dBFS is greater than or equal to -13.56.
-PASS 128-point FFT peak position is equal to 4.
-PASS 128-point FFT peak value in dBFS is greater than or equal to -13.56.
PASS 256-point FFT peak position is equal to 8.
PASS 256-point FFT peak value in dBFS is greater than or equal to -13.56.
-PASS 512-point FFT peak position is equal to 16.
-PASS 512-point FFT peak value in dBFS is greater than or equal to -13.56.
PASS 1024-point FFT peak position is equal to 32.
PASS 1024-point FFT peak value in dBFS is greater than or equal to -13.56.
-PASS 2048-point FFT peak position is equal to 64.
-PASS 2048-point FFT peak value in dBFS is greater than or equal to -13.56.
PASS 4096-point FFT peak position is equal to 128.
PASS 4096-point FFT peak value in dBFS is greater than or equal to -13.56.
PASS 8192-point FFT peak position is equal to 256.
PASS 8192-point FFT peak value in dBFS is greater than or equal to -13.56.
+PASS 128-point FFT peak position is equal to 4.
+PASS 128-point FFT peak value in dBFS is greater than or equal to -13.56.
PASS 16384-point FFT peak position is equal to 512.
PASS 16384-point FFT peak value in dBFS is greater than or equal to -13.56.
PASS 32768-point FFT peak position is equal to 1024.
PASS 32768-point FFT peak value in dBFS is greater than or equal to -13.56.
+PASS 2048-point FFT peak position is equal to 64.
+PASS 2048-point FFT peak value in dBFS is greater than or equal to -13.56.
+PASS 512-point FFT peak position is equal to 16.
+PASS 512-point FFT peak value in dBFS is greater than or equal to -13.56.
+PASS 64-point FFT peak position is equal to 2.
+PASS 64-point FFT peak value in dBFS is greater than or equal to -13.56.
PASS < [FFT scaling tests] All assertions passed. (total 22 assertions)
PASS # AUDIT TASK RUNNER FINISHED: 1 tasks ran successfully.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/71364545>
Diego Pino
This test, or group of tests, has been passing for the last 4000 revisions. Closing bug. Gardened in r278519.