WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 182833
184562
Layout Test imported/w3c/web-platform-tests/2dcontext/imagebitmap/createImageBitmap-transfer.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=184562
Summary
Layout Test imported/w3c/web-platform-tests/2dcontext/imagebitmap/createImage...
Ryan Haddad
Reported
2018-04-12 15:56:20 PDT
The following layout test is flaky on all ports imported/w3c/web-platform-tests/2dcontext/imagebitmap/createImageBitmap-transfer.html Probable cause: Seems to be related to
https://trac.webkit.org/changeset/230350/webkit
Flakiness Dashboard:
https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=imported%2Fw3c%2Fweb-platform-tests%2F2dcontext%2Fimagebitmap%2FcreateImageBitmap-transfer.html
Attachments
Add attachment
proposed patch, testcase, etc.
Ryan Haddad
Comment 1
2018-04-12 15:56:31 PDT
--- /Volumes/Data/slave/sierra-debug-tests-wk1/build/layout-test-results/imported/w3c/web-platform-tests/2dcontext/imagebitmap/createImageBitmap-transfer-expected.txt +++ /Volumes/Data/slave/sierra-debug-tests-wk1/build/layout-test-results/imported/w3c/web-platform-tests/2dcontext/imagebitmap/createImageBitmap-transfer-actual.txt @@ -1,13 +1,15 @@ + +Harness Error (TIMEOUT), message = null PASS Transfer ImageBitmap created from an HTMLCanvasElement PASS Transfer ImageBitmap created from an HTMLVideoElement -PASS Transfer ImageBitmap created from an HTMLVideoElement from a data URL -PASS Transfer ImageBitmap created from a bitmap HTMLImageElement -PASS Transfer ImageBitmap created from a vector HTMLImageElement -FAIL Transfer ImageBitmap created from a bitmap SVGImageElement promise_test: Unhandled rejection with value: object "TypeError: Type error" -FAIL Transfer ImageBitmap created from a vector SVGImageElement promise_test: Unhandled rejection with value: object "TypeError: Type error" -FAIL Transfer ImageBitmap created from an OffscreenCanvas promise_test: Unhandled rejection with value: object "TypeError: null is not an object (evaluating 'testCtx.fillStyle = "rgb(255, 0, 0)"')" -FAIL Transfer ImageBitmap created from an ImageData promise_test: Unhandled rejection with value: object "TypeError: createImageBitmap with ImageData is not implemented" -PASS Transfer ImageBitmap created from an ImageBitmap -PASS Transfer ImageBitmap created from a Blob +TIMEOUT Transfer ImageBitmap created from an HTMLVideoElement from a data URL Test timed out +NOTRUN Transfer ImageBitmap created from a bitmap HTMLImageElement +NOTRUN Transfer ImageBitmap created from a vector HTMLImageElement +NOTRUN Transfer ImageBitmap created from a bitmap SVGImageElement +NOTRUN Transfer ImageBitmap created from a vector SVGImageElement +NOTRUN Transfer ImageBitmap created from an OffscreenCanvas +NOTRUN Transfer ImageBitmap created from an ImageData +NOTRUN Transfer ImageBitmap created from an ImageBitmap +NOTRUN Transfer ImageBitmap created from a Blob
Ms2ger (he/him; ⌚ UTC+1/+2)
Comment 2
2018-04-13 00:22:49 PDT
*** This bug has been marked as a duplicate of
bug 182833
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug