RESOLVED FIXED 226593
Fix tests that fail while fuzzing executable allocation
https://bugs.webkit.org/show_bug.cgi?id=226593
Summary Fix tests that fail while fuzzing executable allocation
Keith Miller
Reported 2021-06-03 11:16:08 PDT
Fix tests that fail under executable allocation fuzzing
Attachments
Patch (12.73 KB, patch)
2021-06-03 11:16 PDT, Keith Miller
no flags
Patch for landing (12.73 KB, patch)
2021-06-04 08:07 PDT, Keith Miller
no flags
Keith Miller
Comment 1 2021-06-03 11:16:36 PDT
Mark Lam
Comment 2 2021-06-03 14:35:47 PDT
Comment on attachment 430489 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=430489&action=review r=me > JSTests/stress/bit-op-with-object-returning-int32.js:12 > +// This can fail if we are executable allocation fuzzing. I think this is better phrased as "fuzzing executable allocation" instead. > JSTests/stress/bitwise-not-fixup-rules.js:13 > +// This can fail when we executable allocation fuzz. Ditto.
Keith Miller
Comment 3 2021-06-04 08:07:13 PDT
Created attachment 430578 [details] Patch for landing
EWS
Comment 4 2021-06-04 09:08:52 PDT
Committed r278464 (238484@main): <https://commits.webkit.org/238484@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 430578 [details].
Radar WebKit Bug Importer
Comment 5 2021-06-04 09:09:14 PDT
Note You need to log in before you can comment on or make changes to this bug.