Bug 232726

Summary: [GStreamer][WebAudio] webaudio/AudioBuffer/huge-buffer.html is timing out on WPE release and some GTK bots
Product: WebKit Reporter: Lauro Moura <lmoura>
Component: Web AudioAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: cdumez, jean-yves.avenard
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Lauro Moura 2021-11-04 14:04:52 PDT
webaudio/AudioBuffer/huge-buffer.html

Timing out consistently on WPE-Release and GTK-Wayland-Release bots since the following interval:

Last good: 243120@main / r284325
First bad: 243138@main / r284344 

List of commits in the range:

243138@master Build fix #3: Adopt attribution AVCaptureSession SPI for GPU process https://bugs.webkit.org/show_bug.cgi?id=231621 <rdar://problem/80748535>
243137@master IFC progression (inline box borders).
243136@master Follow-up: WebKit::LocalConnection::createCredentialPrivateKey leaks an NSMutableDictionary <https://webkit.org/b/231814> <rdar://problem/84307054>
243135@master Make LLIntAssembly.h more readable. https://bugs.webkit.org/show_bug.cgi?id=231876
243134@master Add tests for WTF::OSObjectPtr/adoptOSObject in Cocoa with and without ARC <https://webkit.org/b/231819> <rdar://problem/84312692>
243133@master [WinCairo] Unreviewed test gardening
243132@master [Cocoa] Web Inspector: remove _WKInspectorExtensionPrivateForTesting https://bugs.webkit.org/show_bug.cgi?id=231784 <rdar://problem/84280608>
243131@master REGRESSION (r270850): Reference clip path clips in the wrong place when inside non-visible overflow https://bugs.webkit.org/show_bug.cgi?id=231852 <rdar://83186229>
243130@master AX: WebKit should not expose redundant AXGroups with missing role when the label is the same as the contents https://bugs.webkit.org/show_bug.cgi?id=169924
243129@master [LFC][Integration] Support background-clip:text on inline boxes https://bugs.webkit.org/show_bug.cgi?id=231877
243128@master [LFC][IFC] Adjust the logical right side of the line with line spanning inline boxes https://bugs.webkit.org/show_bug.cgi?id=231862
243127@master [JSC] Use SourceID in SamplingProfiler https://bugs.webkit.org/show_bug.cgi?id=231855
243126@master [WebAuthn] Many Objective-C classes leak their instance variables <https://webkit.org/b/231834> <rdar://problem/84317190>
243125@master Allow WASM to use up to 4GB https://bugs.webkit.org/show_bug.cgi?id=229353 rdar://81603447
243124@master _WKRemoteWebInspectorViewController leaks an instance variable and should use a weak delegate <https://webkit.org/b/231830> <rdar://problem/84316056>
243123@master Unreviewed, revert r284181
243122@master [LFC][IFC] Adjust the logical left side of the line with line spanning inline boxes https://bugs.webkit.org/show_bug.cgi?id=231851
243121@master Unreviewed, reverting r284143.


Could not reproduce locally. The test takes ~7s on my machine, so giving a try marking it as Slow.
Comment 1 Jean-Yves Avenard [:jya] 2023-03-13 17:39:36 PDT

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