Skip to content

[test] un-XFAIL passing parse_stdlib test. #20356

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
Nov 6, 2018

Conversation

milseman
Copy link
Member

@milseman milseman commented Nov 6, 2018

The problematic class no longer exists, so the test passes.

The problematic class no longer exists, so the test passes.
@milseman
Copy link
Member Author

milseman commented Nov 6, 2018

@swift-ci please smoke test and merge

@milseman milseman requested a review from eeckstein November 6, 2018 17:22
Copy link
Contributor

@eeckstein eeckstein left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@milseman
Copy link
Member Author

milseman commented Nov 6, 2018

Merging to unblock bots

@milseman milseman merged commit bbc81ba into swiftlang:master Nov 6, 2018
@DougGregor
Copy link
Member

Yippee!

@milseman milseman deleted the nscontiguousfailure branch November 6, 2018 17:39
@milseman
Copy link
Member Author

milseman commented Nov 6, 2018

Yippee!

Any idea what was so offensive about the old class? Bug is still there, I just removed the code that triggered it

@DougGregor
Copy link
Member

It's a bug in SIL round-tripping that requires that we do some straightforward-but-annoying changes to textual SIL to make declaration references to functions include argument labels. I'm happy because this test generally provides value, but has had to be disabled for a while, and I've been fighting (unrelated) regressions over the last few months.

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