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

Run unit tests in alphabetical order #246

Merged
merged 1 commit into from
Oct 12, 2021

Conversation

brianjlowe
Copy link
Member

https://jira.lyrasis.org/browse/VIVO-2005:

Adds runOrder to unit tests to ensure that they are run in an order that allows all tests to have properly set-up dependencies. This is a temporary workaround for the general problem to be addressed in https://jira.lyrasis.org/browse/VIVO-2003

How should this be tested?

Should be tested with the companion Vitro pull request vivo-project/Vitro#244.
Test that VIVO builds normally and that all the unit tests are run in alphabetical order.

Before merging, change the base branch dropdown to rel-1.12.1-RC (once it becomes available).

Interested parties

@VIVO-project/vivo-committers

Copy link
Collaborator

@litvinovg litvinovg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

@roflinn roflinn changed the base branch from rel-1.12.0-RC to rel-1.12.1-alpha October 12, 2021 14:21
@roflinn roflinn added the 1.12.1 scheduled for 1.12.1 label Oct 12, 2021
@roflinn roflinn merged commit 573599b into vivo-project:rel-1.12.1-alpha Oct 12, 2021
@roflinn roflinn mentioned this pull request Oct 12, 2021
roflinn added a commit that referenced this pull request Oct 12, 2021
* Update issue templates

* Update issue templates

* updates to outdated URLs and branch names (#251) (#252)

updates to outdated URLs and branch names (typically master -> main)

* Update issue templates

* Run unit tests in alphabetical order (#246)

Co-authored-by: Dragan Ivanovic <[email protected]>
Co-authored-by: Brian Lowe <[email protected]>
Co-authored-by: Ralph O'Flinn <[email protected]>
ghost pushed a commit that referenced this pull request Feb 23, 2023
* Update issue templates

* Update issue templates

* updates to outdated URLs and branch names (#251) (#252)

updates to outdated URLs and branch names (typically master -> main)

* Update issue templates

* Run unit tests in alphabetical order (#246)

Co-authored-by: Dragan Ivanovic <[email protected]>
Co-authored-by: Brian Lowe <[email protected]>
Co-authored-by: Ralph O'Flinn <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.12.1 scheduled for 1.12.1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants