Skip to content

Comments

#5245 - fix global id url parsing when parsing OAI#5247

Merged
kcondon merged 3 commits intoIQSS:developfrom
tcoupin:5245-globalid-url-harvest-oaidc
Jan 7, 2019
Merged

#5245 - fix global id url parsing when parsing OAI#5247
kcondon merged 3 commits intoIQSS:developfrom
tcoupin:5245-globalid-url-harvest-oaidc

Conversation

@tcoupin
Copy link
Member

@tcoupin tcoupin commented Oct 30, 2018

Related Issues

Pull Request Checklist

@coveralls
Copy link

coveralls commented Oct 30, 2018

Coverage Status

Coverage decreased (-0.0006%) to 17.646% when pulling 73703f8 on tcoupin:5245-globalid-url-harvest-oaidc into 38851fa on IQSS:develop.

@pameyer
Copy link
Contributor

pameyer commented Oct 30, 2018

on 756fa24:

[ERROR] Failures: 
[ERROR]   FileMetadataIT.testJsonParserWithDirectoryLabels Multiple Failures (2 failures)
        Expected status code <201> doesn't match actual status code <500>.

        Expected status code <200> doesn't match actual status code <404>.

[INFO] 
[ERROR] Tests run: 79, Failures: 1, Errors: 0, Skipped: 1

@tcoupin
Copy link
Member Author

tcoupin commented Oct 31, 2018

@pameyer I can not reproduce the test fail:

$ mvn test -P all-unit-tests
...
[WARNING] Tests run: 564, Failures: 0, Errors: 0, Skipped: 6
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 19.443 s
[INFO] Finished at: 2018-10-31T06:26:13Z
[INFO] ------------------------------------------------------------------------

It's the same on Travis Build https://travis-ci.org/IQSS/dataverse/builds/448350282#L6777

@pdurbin
Copy link
Member

pdurbin commented Oct 31, 2018

@tcoupin hi! Travis is only executing unit tests. We also have integration tests but we have not automated this very well. Running them requires effort on the part of each developer.

@pameyer is using Docker to run the integration tests. Please see http://guides.dataverse.org/en/4.9.4/developers/testing.html#running-the-full-api-test-suite-using-docker

@tcoupin
Copy link
Member Author

tcoupin commented Nov 5, 2018

on 756fa24 using docker-aio

[WARNING] Tests run: 79, Failures: 0, Errors: 0, Skipped: 1

It does not seem to be related to this PR since build 289 report the same failure on develop branch.

@pdurbin
Copy link
Member

pdurbin commented Nov 5, 2018

@tcoupin well, the failure we're seeing on phoenix has to do with account conversion: #5260

Copy link
Contributor

@landreev landreev left a comment

Choose a reason for hiding this comment

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

One small thing:
Could you please remove line 425 - since the comment is no longer needed, or valid. - Thanks

@tcoupin
Copy link
Member Author

tcoupin commented Jan 7, 2019

Merge done, comment removed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants