Skip to content

[benchmark] Fix lit test for Benchmark_Driver #21150

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
Dec 10, 2018

Conversation

palimondo
Copy link
Contributor

Resolves SR-9442.

Test expects to see Ackermann in the output, but if the check passes without any issues, which it now should, the test failed.

The fix was to add --verbose flag, to always see Ackermann in the DEBUG output, as the point of this integration test is just to see the python script doesn't crash when invoking the driver.

@palimondo
Copy link
Contributor Author

@swift-ci please test

@palimondo palimondo merged commit 9cf75f3 into swiftlang:master Dec 10, 2018
@palimondo
Copy link
Contributor Author

@eeckstein @aschwaighofer I'm gonna merge this fix. Let's see if any of the verifications builds fail when you arrive to work this morning 😬🤨

@palimondo
Copy link
Contributor Author

Somehow I didn't commit the removal of // REQUIRES: rdar_46565291. 🤦‍♂️

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.

1 participant