Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix a few issues blocking ASAN runs #3129

Merged
merged 4 commits into from
Jun 9, 2017

Conversation

Penguinwizzard
Copy link
Contributor

Disable one test in ASAN due to a known issue with modules in ch (bug #2735), disable one test on xplat due to wasm calling convention issues (bug #2378), keep a loop from accessing data beyond an array bound in the pal code, and fix the casing on one test file.

@obastemur
Copy link
Collaborator

:shipit:

@chakrabot chakrabot merged commit fae6876 into chakra-core:release/1.6 Jun 9, 2017
chakrabot pushed a commit that referenced this pull request Jun 9, 2017
Merge pull request #3129 from Penguinwizzard:fix_asan_ci

Disable one test in ASAN due to a known issue with modules in ch (bug #2735), disable one test on xplat due to wasm calling convention issues (bug #2378), keep a loop from accessing data beyond an array bound in the pal code, and fix the casing on one test file.
chakrabot pushed a commit that referenced this pull request Jun 9, 2017
…ASAN runs

Merge pull request #3129 from Penguinwizzard:fix_asan_ci

Disable one test in ASAN due to a known issue with modules in ch (bug #2735), disable one test on xplat due to wasm calling convention issues (bug #2378), keep a loop from accessing data beyond an array bound in the pal code, and fix the casing on one test file.
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.

5 participants