Unverified Commit b932f03b authored by michaelrj-google's avatar michaelrj-google Committed by GitHub
Browse files

[libc] Disable Death Tests While Hermetic (#77388)

The death test infrastructure seems to depend on operator new, which
isn't currently supported in our hermetic tests. This patch just
disables the death tests in hermetic mode since they only overlap in the
nan tests.
parent a7262d2d
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment