Bug 229665 - REGRESSION(r277763): [Debug][GLib] fast/mediastream timeouts
Summary: REGRESSION(r277763): [Debug][GLib] fast/mediastream timeouts
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Philippe Normand
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-08-30 02:16 PDT by Philippe Normand
Modified: 2021-09-02 07:50 PDT (History)
10 users (show)

See Also:


Attachments
Patch (5.64 KB, patch)
2021-08-31 09:15 PDT, Philippe Normand
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Philippe Normand 2021-08-30 02:16:29 PDT
The following tests are timing out only in Debug, since r277763 (see for instance https://results.webkit.org/?suite=layout-tests&test=fast%2Fmediastream%2Fget-user-media-device-id.html ):

  fast/mediastream/constraint-intrinsic-size.html [ Timeout ]
  fast/mediastream/get-user-media-device-id.html [ Timeout ]
  fast/mediastream/getDisplayMedia-frame-rate.html [ Timeout ]
  fast/mediastream/getDisplayMedia-max-constraints1.html [ Timeout ]
  fast/mediastream/getDisplayMedia-max-constraints2.html [ Timeout ]
  fast/mediastream/getDisplayMedia-max-constraints3.html [ Timeout ]
  fast/mediastream/screencapture-user-gesture.html [ Timeout ]
  webrtc/h264-high.html [ Timeout ]

I suspect bad handling of the PixelBuffer in the samples created by the mock video source... Or an issue with the Cairo backend.
Comment 1 Philippe Normand 2021-08-30 02:27:08 PDT
Expectations updated in r281753.
Comment 2 Philippe Normand 2021-08-31 09:15:45 PDT
Created attachment 436893 [details]
Patch
Comment 3 EWS 2021-09-02 07:50:11 PDT
Committed r281921 (241230@main): <https://commits.webkit.org/241230@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 436893 [details].