Bug 205930

Summary: [GTK] Several WebRTC tests are failing after r253368
Product: WebKit Reporter: Diego Pino <dpino>
Component: WebRTCAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: pnormand, youennf
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Diego Pino 2020-01-08 08:50:09 PST
The following WebRTC tests are failing, likely after r253368:

  * webrtc/audio-peer-connection-webaudio.html [ Failure ]
  * webrtc/peer-connection-audio-mute2.html [ Failure ]
  * webrtc/peer-connection-audio-unmute.html [ Failure ]
  * webrtc/peer-connection-remote-audio-mute2.html [ Failure ]

For all those test, webkit-testhunter shows the tests started to fail in this interval:

```
r253367                       NOERROR
[r253368-r253371]             UNKNOWN
r253372                       TEXT (Expected: PASS)
```

In the r253368-r253372 range the only commit related with WebRTC is r253368.
Comment 1 Philippe Normand 2020-04-29 10:33:14 PDT

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