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

Feature 1801 regtest #5

Merged
merged 12 commits into from
Jan 26, 2021
Merged

Conversation

MichelHeon
Copy link
Contributor

Adaptation of the test bench to future test requirements for the development of regression tests running between VIVO 1.11.1 and VIVO i18n 1.11.2-SNAPSHOT.

The documentation 'in progress' is available at https://wiki.uqam.ca/display/VIVOPUB/3%29+vivo-regression-test%3A+a+Test+Bench+Tool++for+the+Continuous+Evaluation+of+VIVO%27s+Development

Voir aussi : https://jira.lyrasis.org/secure/RapidBoard.jspa?rapidView=36&projectKey=VIVO&view=planning&selectedIssue=VIVO-1885&quickFilter=75&issueLimit=100

Copy link
Member

@awoods awoods left a comment

Choose a reason for hiding this comment

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

Trying to build locally, I get the same error as:
https://travis-ci.com/github/awoods/vivo-regression-tests/jobs/352435183

@awoods
Copy link
Member

awoods commented Jan 25, 2021

After setting up the regression-testing environment based on:

I ran the tests against the current sprint-i18n branches. Running against the three profiles:

  • ResearchOverviewToPersonTest
  • EmailAddressTest
  • HeadOfFacultyTest

Not all tests passed:

===============================================
VIVO Edit HeadOfFaculty UnitTest
Total tests run: 20, Failures: 0, Skips: 0
===============================================
===============================================
VIVO Edit emailAddress UnitTest
Total tests run: 20, Failures: 4, Skips: 8
===============================================
===============================================
VIVO Edit ResearchOverviewToPerson UnitTest
Total tests run: 20, Failures: 0, Skips: 0
===============================================

Are these results expected?

The full results are in the gist

Finally, there appears to be a merge conflict in the pom.xml file.

@michel-heon
Copy link
Contributor

The results are the ones expected.

Regarding the 'VIVO Edit emailAddress UnitTest' there is an error that I am correcting in another upcoming PR.
I still propose to merge the branch despite this error which will be corrected in the next PR.

@awoods
Copy link
Member

awoods commented Jan 26, 2021

Once you resolve the merge conflict on the pom.xml, I will merge this PR. Let me know if you need some help.

@awoods awoods merged commit 1f91e3a into vivo-community:master Jan 26, 2021
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.

4 participants