Skip to content

Enhance Scudo test to tolerate GWP-Asan. #31335

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

Merged
merged 1 commit into from
Apr 27, 2020

Conversation

Lukasa
Copy link
Contributor

@Lukasa Lukasa commented Apr 27, 2020

When LLVM was updated to a new enough release to have GWP-Asan, we
started getting probabilistic test failures, as the double-free would
sometimes be caught by GWP-Asan (odds are about 1/5000).

We should tolerate either output.

In some sense it's hard to validate that this change actually works, but I feel confident we'll know after a week or so.

@Lukasa
Copy link
Contributor Author

Lukasa commented Apr 27, 2020

@swift-ci please smoke test

@Lukasa
Copy link
Contributor Author

Lukasa commented Apr 27, 2020

cc @ravikandhadai

When LLVM was updated to a new enough release to have GWP-Asan, we
started getting probabilistic test failures, as the double-free would
sometimes be caught by GWP-Asan (odds are about 1/5000).

We should tolerate either output.
@Lukasa Lukasa force-pushed the cb-gwp-asan-and-scudo branch from ff8e937 to 43bf0e2 Compare April 27, 2020 11:37
@Lukasa
Copy link
Contributor Author

Lukasa commented Apr 27, 2020

@swift-ci please smoke test

@Lukasa Lukasa force-pushed the cb-gwp-asan-and-scudo branch 2 times, most recently from 8827dc3 to 43bf0e2 Compare April 27, 2020 12:15
@Lukasa
Copy link
Contributor Author

Lukasa commented Apr 27, 2020

@swift-ci please smoke test

@Lukasa
Copy link
Contributor Author

Lukasa commented Apr 27, 2020

@swift-ci please test

@swift-ci
Copy link
Contributor

Build failed
Swift Test Linux Platform
Git Sha - ff8e937303dcef0103c8c1e2455e1ff5241dfc8a

@swift-ci
Copy link
Contributor

Build failed
Swift Test OS X Platform
Git Sha - ff8e937303dcef0103c8c1e2455e1ff5241dfc8a

@ravikandhadai
Copy link
Contributor

@swift-ci Please test

@ravikandhadai
Copy link
Contributor

Thanks @Lukasa

@swift-ci
Copy link
Contributor

Build failed
Swift Test OS X Platform
Git Sha - 43bf0e2

@ravikandhadai ravikandhadai merged commit a08f197 into swiftlang:master Apr 27, 2020
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.

3 participants