Skip to content

Disable WASM tests under UBSAN that intentionally trigger UB#45977

Open
yanavlasov wants to merge 1 commit into
envoyproxy:mainfrom
yanavlasov:disable-ubsan
Open

Disable WASM tests under UBSAN that intentionally trigger UB#45977
yanavlasov wants to merge 1 commit into
envoyproxy:mainfrom
yanavlasov:disable-ubsan

Conversation

@yanavlasov

Copy link
Copy Markdown
Contributor

Two disabled tests trigger UB (div by zero and nullptr assignment) in WASM VM and can never succeed under UBSAN.

Risk Level: none
Testing: unit tests
Docs Changes: no
Release Notes: no
Platform Specific Features: no

Signed-off-by: Yan Avlasov <yavlasov@google.com>
@yanavlasov yanavlasov requested a review from kyessenov as a code owner July 4, 2026 19:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant