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

Store datasets by UUID #1347

Merged
merged 1 commit into from
Jan 30, 2023
Merged

Store datasets by UUID #1347

merged 1 commit into from
Jan 30, 2023

Conversation

bernt-matthias
Copy link
Contributor

thereby datasets get different IDs in different test sessions

this will make tests more robust in the long run. currently datasets get the same ID in each test (containing the same set of tests). since in weekly CI tests this set is different than in PR tests tools may fail in weekly tests that just were successful in PR tests.

thereby datasets get different IDs in different test sessions

this will make tests more robust in the long run. currently
datasets get the same ID in each test (containing the same set of tests).
since in weekly CI tests this set is different than in PR tests
tools may fail in weekly tests that just were successful in PR tests.
@mvdbeek
Copy link
Member

mvdbeek commented Jan 30, 2023

Thank you! Odd that didn't get used as default ...

@mvdbeek mvdbeek merged commit 4ab0b98 into galaxyproject:master Jan 30, 2023
@bernt-matthias bernt-matthias deleted the uuid branch January 30, 2023 17:20
@mvdbeek mvdbeek changed the title store datasets by UUID Store datasets by UUID Feb 9, 2023
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