haikuwebkit/LayoutTests/fast/css-custom-paint/script-tests
Chris Dumez 3468ca4e80 REGRESSION (r267744): [ Debug WK2 ] fast/css-custom-paint/out-of-memory-while-adding-worklet-module.html is a constant timeout
https://bugs.webkit.org/show_bug.cgi?id=217549

Reviewed by Sam Weinig.

After r267744, Worklet.addModule() returns a promise and no longer throws exceptions.
Update the test accordingly to expect that a promise gets rejected with an out of
memory error, instead of expecting an exception to be thrown.

* fast/css-custom-paint/out-of-memory-while-adding-worklet-module-expected.txt:
* fast/css-custom-paint/script-tests/out-of-memory-while-adding-worklet-module.js:


Canonical link: https://commits.webkit.org/230467@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@268488 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2020-10-14 21:19:02 +00:00
..
out-of-memory-while-adding-worklet-module.js REGRESSION (r267744): [ Debug WK2 ] fast/css-custom-paint/out-of-memory-while-adding-worklet-module.html is a constant timeout 2020-10-14 21:19:02 +00:00