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(source): enforce sorted order of revisions #525

Merged

Conversation

simbuerg
Copy link
Member

@simbuerg simbuerg commented Dec 7, 2022

This fixes #524

@simbuerg
Copy link
Member Author

simbuerg commented Dec 7, 2022

The github build environment seems to be diverged from my local setup. I'll look into the unittest errors tomorrow (mocking of discovered()) fails in the github env).

benchbuild.project.populate will only use the discovered() method, when we do
not filter any project at all.
The object we want to actually mock is: benchbuild.project.ProjectRegistry.
@simbuerg simbuerg merged commit d53ae05 into master Dec 13, 2022
@simbuerg simbuerg deleted the simbuerg/fix-524-sorted-source-requirement-not-enforced branch December 13, 2022 18:30
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.

Project with multiple sources do not correctly get their source version mapped
1 participant