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

i#111 x64: Disable tests not supported for 64-bit #2169

Merged
merged 2 commits into from Mar 11, 2019

Conversation

derekbruening
Copy link
Contributor

Disables wrap-malloc tests as we do not support wrapping for 64-bit (i#2030).
Updates the redzone_size parameter to require 16-byte alignment
for 64-bit and changes the redzone8 test to redzone16 for 64-bit.

Issue: #111, #2030

Disables wrap-malloc tests as we do not support wrapping for 64-bit (i#2030).
Updates the redzone_size parameter to require 16-byte alignment
for 64-bit and changes the redzone8 test to redzone16 for 64-bit.

Issue: #111, #2030
@derekbruening derekbruening merged commit b6dddfb into master Mar 11, 2019
@derekbruening derekbruening deleted the i111-unsupported-tests branch March 11, 2019 15:28
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.

None yet

1 participant