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

Fix test_issue_1418 to pass on 1-core VM #1651

Merged
merged 1 commit into from Sep 20, 2019
Merged

Fix test_issue_1418 to pass on 1-core VM #1651

merged 1 commit into from Sep 20, 2019

Conversation

bmwiedemann
Copy link
Contributor

the previous assert would fail because on a 1-core VM, the 3 outputs
were produced sequentially from top to bottom

This PR was done while working on reproducible builds for openSUSE.

@jhasse
Copy link
Collaborator

jhasse commented Sep 20, 2019

Or pass -j3 to ninja?

the previous assert would fail because on a 1-core VM, the 3 outputs
were produced sequentially from top to bottom
@bmwiedemann
Copy link
Contributor Author

Updated it. This is related to #1418

@jhasse jhasse merged commit 2321fd7 into ninja-build:master Sep 20, 2019
@bmwiedemann bmwiedemann deleted the onecore branch September 23, 2019 07:36
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

2 participants