Bug 205930 - [GTK] Several WebRTC tests are failing after r253368
Summary: [GTK] Several WebRTC tests are failing after r253368
Status: RESOLVED DUPLICATE of bug 190576
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebRTC (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-01-08 08:50 PST by Diego Pino
Modified: 2020-04-29 10:33 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 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 ***