Bug 270342
Summary: | REGRESSION(273109@main): wpt /html/canvas/element/manual/imagebitmap/createImageBitmap-* | ||
---|---|---|---|
Product: | WebKit | Reporter: | Sam Sneddon [:gsnedders] <gsnedders> |
Component: | Media | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | jean-yves.avenard, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=267326 |
Sam Sneddon [:gsnedders]
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/123896083>