Skip to content

Commit

Permalink
Disable now-crashing canvas test
Browse files Browse the repository at this point in the history
  • Loading branch information
domenic committed May 23, 2021
1 parent 39b7972 commit b72b33b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/web-platform-tests/to-run.yaml
Expand Up @@ -576,7 +576,7 @@ DIR: html/canvas/element/drawing-images-to-the-canvas
2d.drawImage.negativedir.html: [fail, Not implemented]
2d.drawImage.nonexistent.html: [fail, The canvas package doesn't use jsdom DOMExceptions]
2d.drawImage.zerocanvas.html: [fail, Not implemented]
2d.drawImage.zerosource.image.html: [fail, Not implemented]
2d.drawImage.zerosource.image.html: [timeout, Causes crash in canvas v2.8.0 (not v2.7.0)]

---

Expand Down

0 comments on commit b72b33b

Please sign in to comment.