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

Fix brittle catalog test #1076

Merged
merged 4 commits into from
Oct 20, 2014
Merged

Fix brittle catalog test #1076

merged 4 commits into from
Oct 20, 2014

Conversation

eugenk
Copy link
Member

@eugenk eugenk commented Oct 9, 2014

The old test actually made an HTTP request to an external service.
The new test stubs (only) the subprocess call of hets with a catalog.

The test failed because of a http 301 status code. The imported document has moved and hets couldn't retrieve it.

The old test actually made an HTTP request to an external service.
The new test stubs (only) the subprocess call of hets with a catalog.
@eugenk eugenk mentioned this pull request Oct 11, 2014
@cmaeder
Copy link

cmaeder commented Oct 13, 2014

@eugenk see spechub/Hets#1370

@0robustus1
Copy link
Contributor

👍

eugenk added a commit that referenced this pull request Oct 20, 2014
@eugenk eugenk merged commit 00a2e18 into staging Oct 20, 2014
@eugenk eugenk deleted the fix-catalog_test branch October 20, 2014 08:03
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.

None yet

3 participants