Skip to content
This repository was archived by the owner on Aug 22, 2022. It is now read-only.

Update expectations on failing asan tests #576

Merged
merged 1 commit into from
Oct 26, 2019

Conversation

aheejin
Copy link
Member

@aheejin aheejin commented Oct 25, 2019

We don't run sanitizers on them, so all sanitizer tests (ubsan, asan,
tsan, ...) may start to fail at any point, and we shouldn't care about
the results. For now I update the expectation to match the current
behavior, but if this happens frequently enough, we may need to fix the
runner script so that we can skip those tests or something.

The two asan tests started to fail after WebAssembly/wasi-libc#112, just for
reference.

We don't run sanitizers on them, so all sanitizer tests (ubsan, asan,
tsan, ...) may start to fail at any point, and we shouldn't care about
the results. For now I update the expectation to match the current
behavior, but if this happens frequently enough, we may need to fix the
runner script so that we can skip those tests or something.
@aheejin aheejin merged commit 366a03f into WebAssembly:master Oct 26, 2019
@aheejin aheejin deleted the update_exp branch October 26, 2019 00:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants