Chromium Code Reviews
Descriptionsandbox tests: Adapt test expectations to new CHECK() behavior
Adapt the test expectations to the changes to official CHECK()
introduced by https://crrev.com/2705053002.
After that CL, CHECK() almost always causes a SIGTRAP with the
exception of armv7 code running on a 32-bit arm kernel, where it
causes a SIGBUS. However, the latter case is not interesting for
the sandbox as it is not enabled on 32-bit arm kernels due to the
lack of tsync.
BUG=694652
TEST=Build with is_official_build=true, run out/X/sandbox_linux_unittests
Review-Url: https://codereview.chromium.org/2709203002
Cr-Commit-Position: refs/heads/master@{#452125}
(cherry picked from commit 5d04cccc168b54e6d05f7e9efbb180d87583b30b)
Review-Url: https://codereview.chromium.org/2710683006 .
Cr-Commit-Position: refs/branch-heads/3020@{#3}
Cr-Branched-From: 22a030be0c75c7a39b938d51d04bcc259bf9fe17-refs/heads/master@{#451874}
Committed: https://chromium.googlesource.com/chromium/src/+/83662024bf52a68136f147e498d861b23e3c9203
Patch Set 1 #
Messages
Total messages: 2 (1 generated)
|
||||||||||||||||||||||||||||