[Webkit-unassigned] [Bug 226155] New: Remove some now invalid tests in testmasm.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 23 08:35:34 PDT 2021


https://bugs.webkit.org/show_bug.cgi?id=226155

            Bug ID: 226155
           Summary: Remove some now invalid tests in testmasm.
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mark.lam at apple.com

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210523/8eec3d95/attachment.htm>


More information about the webkit-unassigned mailing list