Bug 214386 - Test landed flaky: fast/css-custom-paint/out-of-memory-while-adding-worklet-module.html
Summary: Test landed flaky: fast/css-custom-paint/out-of-memory-while-adding-worklet-m...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mark Lam
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-07-15 17:15 PDT by Ryan Haddad
Modified: 2020-07-15 20:14 PDT (History)
3 users (show)

See Also:


Attachments
speculative fix. (1.31 KB, patch)
2020-07-15 20:11 PDT, Mark Lam
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Haddad 2020-07-15 17:15:36 PDT
fast/css-custom-paint/out-of-memory-while-adding-worklet-module.html, which was added with r264413, is a flaky failure on Catalina and Mojave WK2 bots

--- /Volumes/Data/slave/catalina-release-tests-wk2/build/layout-test-results/fast/css-custom-paint/out-of-memory-while-adding-worklet-module-expected.txt
+++ /Volumes/Data/slave/catalina-release-tests-wk2/build/layout-test-results/fast/css-custom-paint/out-of-memory-while-adding-worklet-module-actual.txt
@@ -1,2 +1,3 @@
+CONSOLE MESSAGE: Unhandled Promise Rejection: RangeError: Out of memory
 CONSOLE MESSAGE: RangeError: Out of memory
 
Test history
https://results.webkit.org/?suite=layout-tests&test=fast%2Fcss-custom-paint%2Fout-of-memory-while-adding-worklet-module.html
Comment 1 Radar WebKit Bug Importer 2020-07-15 17:16:07 PDT
<rdar://problem/65635590>
Comment 2 Mark Lam 2020-07-15 20:11:44 PDT
Created attachment 404416 [details]
speculative fix.
Comment 3 Mark Lam 2020-07-15 20:14:34 PDT
Landed speculative fix in r264444: <http://trac.webkit.org/r264444>.