NEW 270342
REGRESSION(273109@main): wpt /html/canvas/element/manual/imagebitmap/createImageBitmap-*
https://bugs.webkit.org/show_bug.cgi?id=270342
Summary REGRESSION(273109@main): wpt /html/canvas/element/manual/imagebitmap/createIm...
Sam Sneddon [:gsnedders]
Reported 2024-03-01 05:13:53 PST
The following tests all regressed at 273109@main (per bisection): * /html/canvas/element/manual/imagebitmap/createImageBitmap-drawImage.html: https://wpt.fyi/results/html/canvas/element/manual/imagebitmap/createImageBitmap-drawImage.html?label=master&product=safari%5Bstable%5D&product=safari%5Bexperimental%5D&aligned&diff&filter=ADC * /html/canvas/element/manual/imagebitmap/createImageBitmap-flipY.html: https://wpt.fyi/results/html/canvas/element/manual/imagebitmap/createImageBitmap-flipY.html?label=master&product=safari%5Bstable%5D&product=safari%5Bexperimental%5D&aligned&diff&filter=ADC * /html/canvas/element/manual/imagebitmap/createImageBitmap-invalid-args.html: https://wpt.fyi/results/html/canvas/element/manual/imagebitmap/createImageBitmap-invalid-args.html?label=master&product=safari%5Bstable%5D&product=safari%5Bexperimental%5D&aligned&diff&filter=ADC * /html/canvas/element/manual/imagebitmap/createImageBitmap-serializable.html: https://wpt.fyi/results/html/canvas/element/manual/imagebitmap/createImageBitmap-serializable.html?label=master&product=safari%5Bstable%5D&product=safari%5Bexperimental%5D&aligned&diff&filter=ADC * /html/canvas/element/manual/imagebitmap/createImageBitmap-transfer.html: https://wpt.fyi/results/html/canvas/element/manual/imagebitmap/createImageBitmap-transfer.html?label=master&product=safari%5Bstable%5D&product=safari%5Bexperimental%5D&aligned&diff&filter=ADC To reproduce: ./wpt run --log-mach=- safari /html/canvas/element/manual/imagebitmap/createImageBitmap-drawImage.html /html/canvas/element/manual/imagebitmap/createImageBitmap-flipY.html /html/canvas/element/manual/imagebitmap/createImageBitmap-invalid-args.html /html/canvas/element/manual/imagebitmap/createImageBitmap-serializable.html /html/canvas/element/manual/imagebitmap/createImageBitmap-transfer.html Note that some of these tests already error and have subtests that fail, but the fact they're now timing out (rather than more cleanly failing, and thus losing us test coverage beyond where the timeout happens!) is almost certainly worthy of investigation.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-03-01 05:14:18 PST
Note You need to log in before you can comment on or make changes to this bug.