Skip to content

Temporarily disable some debug-assert tests in the release build. #8614

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 7, 2017
Merged

Conversation

atrick
Copy link
Contributor

@atrick atrick commented Apr 7, 2017

Some build configurations seem to be unexpectedly crashing even
in "release" mode. I'm not sure yet why they're hitting an assert.

These sub-tests are affected:
["subscript.get.underflow", "subscript.get.overflow",
"subscript.set.underflow", "subscript.set.overflow",
"subscript.range.get.underflow", "subscript.range.get.overflow",
"subscript.range.set.underflow", "subscript.range.set.overflow"]

Some build configurations seem to be unexpectedly crashing even
in "release" mode. I'm not sure yet why they're hitting an assert.

These sub-tests are affected:
["subscript.get.underflow", "subscript.get.overflow",
 "subscript.set.underflow", "subscript.set.overflow",
 "subscript.range.get.underflow", "subscript.range.get.overflow",
 "subscript.range.set.underflow", "subscript.range.set.overflow"]
@atrick
Copy link
Contributor Author

atrick commented Apr 7, 2017

@swift-ci smoke test and merge.

@shahmishal shahmishal merged commit 0e54bd5 into swiftlang:master Apr 7, 2017
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.

2 participants