WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
226155
Remove some now invalid tests in testmasm.
https://bugs.webkit.org/show_bug.cgi?id=226155
Summary
Remove some now invalid tests in testmasm.
Mark Lam
Reported
2021-05-23 08:35:34 PDT
The ARM64E tests were checking that cageConditionallyAndUntag() would fail to produce a caged pointer if fed invalid values. These tests are no longer feasible because on ARM64E, feeding cageConditionallyAndUntag() invalid values will now result in a crash. This patch removes these tests.
Attachments
proposed patch.
(2.53 KB, patch)
2021-05-23 08:38 PDT
,
Mark Lam
ysuzuki
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Mark Lam
Comment 1
2021-05-23 08:38:18 PDT
Created
attachment 429465
[details]
proposed patch.
Yusuke Suzuki
Comment 2
2021-05-23 21:21:20 PDT
Comment on
attachment 429465
[details]
proposed patch. View in context:
https://bugs.webkit.org/attachment.cgi?id=429465&action=review
r=me
> Source/JavaScriptCore/ChangeLog:6 > + Reviewed by NOBODY (OOPS!).
Let’s add description that is pasted in the bugzilla. That is helpful to folks who will see this patch later :)
Mark Lam
Comment 3
2021-05-23 21:53:02 PDT
Comment on
attachment 429465
[details]
proposed patch. View in context:
https://bugs.webkit.org/attachment.cgi?id=429465&action=review
Thanks for the review.
>> Source/JavaScriptCore/ChangeLog:6 >> + Reviewed by NOBODY (OOPS!). > > Let’s add description that is pasted in the bugzilla. That is helpful to folks who will see this patch later :)
Oops. Will do.
Mark Lam
Comment 4
2021-05-23 22:00:18 PDT
Landed in
r277942
: <
http://trac.webkit.org/r277942
>.
Radar WebKit Bug Importer
Comment 5
2021-05-23 22:01:21 PDT
<
rdar://problem/78384961
>
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