Bug 218321 - [GTK][WPE] test imported/w3c/web-platform-tests/webaudio/the-audio-api/the-convolvernode-interface/active-processing.https.html is flaky
Summary: [GTK][WPE] test imported/w3c/web-platform-tests/webaudio/the-audio-api/the-co...
Status: RESOLVED DUPLICATE of bug 218010
Alias: None
Product: WebKit
Classification: Unclassified
Component: WPE WebKit (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-10-28 19:47 PDT by Carlos Alberto Lopez Perez
Modified: 2020-10-29 02:14 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Alberto Lopez Perez 2020-10-28 19:47:35 PDT
The test imported/w3c/web-platform-tests/webaudio/the-audio-api/the-convolvernode-interface/active-processing.https.html is flaky on GTK and on WPE

The flakiness is related to random timeouts. When it fails it generates a text failure with an internal timeout:

--- a/imported/w3c/web-platform-tests/webaudio/the-audio-api/the-convolvernode-interface/active-processing.https-expected.txt	2020-10-15 19:37:14.979890994 +0200
+++ b/imported/w3c/web-platform-tests/webaudio/the-audio-api/the-convolvernode-interface/active-processing.https-expected.txt	2020-10-29 03:40:16.406987604 +0100
@@ -1,14 +1,13 @@
 
+Harness Error (TIMEOUT), message = null
+
 PASS # AUDIT TASK RUNNER STARTED.
 PASS Executing "initialize"
-PASS Executing "test"
-PASS Audit report
+TIMEOUT Executing "test" Test timed out
+NOTRUN Audit report
 PASS > [initialize]
 PASS   AudioWorklet module loading resolved correctly.
 PASS < [initialize] All assertions passed. (total 1 assertions)
 PASS > [test]
 PASS   Test 0: Number of convolver output channels is equal to 2.
-FAIL X Number of distinct values is not equal to 2. Got 1. assert_true: expected true got false
-FAIL < [test] 1 out of 2 assertions were failed. assert_true: expected true got false
-FAIL # AUDIT TASK RUNNER FINISHED: 1 out of 2 tasks were failed. assert_true: expected true got false
Comment 1 Carlos Alberto Lopez Perez 2020-10-28 19:59:59 PDT
Updated expectations on r269135
Comment 2 Philippe Normand 2020-10-29 02:14:46 PDT

*** This bug has been marked as a duplicate of bug 218010 ***