| Auto-Submit | +1 |
| Commit-Queue | +2 |
Thanks! I also updated the CL to disable the tests on Mac26 as well.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
1 is the latest approved patch-set.
The change was submitted with unreviewed changes in the following files:
```
The name of the file: third_party/blink/web_tests/TestExpectations
Insertions: 10, Deletions: 0.
@@ -7897,6 +7897,16 @@
[ Mac15-arm64 ] virtual/threaded/fast/idleToBlob/OffscreenCanvas-convertToBlob-webgl-worker.html [ Timeout ]
[ Mac15-arm64 ] wpt_internal/webxr/ar/iframe-oopif.sub.https.html [ Timeout ]
+# Mac26 - Other timeouts
+crbug.com/524093885 [ Mac26 ] fast/peerconnection/RTCEncodedVideoFrame-set-metadata.html [ Timeout ]
+crbug.com/524093885 [ Mac26 ] fast/peerconnection/RTCPeerConnection-applyConstraints-remoteVideoTrack.html [ Timeout ]
+crbug.com/524093885 [ Mac26 ] fast/peerconnection/RTCPeerConnection-datachannel.html [ Timeout ]
+crbug.com/524093885 [ Mac26 ] fast/peerconnection/RTCPeerConnection-lifetime.html [ Timeout ]
+crbug.com/524093885 [ Mac26-arm64 ] fast/peerconnection/RTCEncodedVideoFrame-set-metadata.html [ Timeout ]
+crbug.com/524093885 [ Mac26-arm64 ] fast/peerconnection/RTCPeerConnection-applyConstraints-remoteVideoTrack.html [ Timeout ]
+crbug.com/524093885 [ Mac26-arm64 ] fast/peerconnection/RTCPeerConnection-datachannel.html [ Timeout ]
+crbug.com/524093885 [ Mac26-arm64 ] fast/peerconnection/RTCPeerConnection-lifetime.html [ Timeout ]
+
# Media/WebRTC-related timeouts on macOS 26
crbug.com/356930166 [ Mac26 ] external/wpt/content-security-policy/webrtc/webrtc-allowed-default-src-none.html [ Timeout ]
crbug.com/356930166 [ Mac26 ] external/wpt/content-security-policy/webrtc/webrtc-allowed-explicit.html [ Timeout ]
```
Disable some blink web tests on Mac26 and add bug link
Some fast/peerconnection/* tests are missing a bug. The tests are
expected to time out however they still fail some try bots. This is an
attempt to fix that, in any case it's better to have some filed bug
associated with tests.
This CL also adds same expectations (timeout) for Mac26 for these tests.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |