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

Attempt to make test_generators more robust #114

Closed
wants to merge 2 commits into from

Conversation

HDembinski
Copy link
Collaborator

@HDembinski HDembinski commented Jan 14, 2023

I reduced the binning of the histograms used by test_generators in an attempt to make the test more robust against the issue we observed in #112

Unfortunately, it does not work. We should just skip the affected UrQMD test.

@HDembinski HDembinski closed this Jan 16, 2023
@HDembinski HDembinski deleted the make_test_generators_more_robust branch January 16, 2023 12:55
@afedynitch
Copy link
Member

I noticed that this particular test trips if the output is reference histogram is generated on an M1 Mac. For a previous PR I regenerated it on the thread ripper and then it passed on both. I'll try it and if the tests pass merge before the impy->chromo PR since most changes here are for binaries.

@HDembinski
Copy link
Collaborator Author

No, don't bother. It is not practical if I cannot generate the reference myself. I think we should rather skip that test.

Besides, I think we should generally skip test_generators on Windows, where it takes much longer than on Macos and Linux.

@afedynitch
Copy link
Member

Ok, agree.

Regarding windows, it seems to be related to hepmc. These tests take much longer than on *nix.

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