Skip to content
This repository was archived by the owner on Jan 19, 2018. It is now read-only.

Conversation

@cdrage
Copy link
Member

@cdrage cdrage commented Feb 12, 2016

Must be merged before #556

Fixes tests on xpathing files due to missing artifacts. Making #556 error out on tests due to missing files.

@dustymabe
Copy link
Contributor

LGTM. rebase and merge please

@dustymabe
Copy link
Contributor

Actually I don't know if this is right. First off, it doesn't actually make the tests pass when testing on top of the commit in #556. In the test file for this we create a temporary directory but never do anything with it.

I don't see any other tests that use a tmp dir, they use the examples dir directly. Should we not be doing the same thing? If I update the test to point to the example dir (os.path.dirname(__file__) + '/artifact_xpath_test/') then the tests pass.

@cdrage
Copy link
Member Author

cdrage commented Feb 16, 2016

Yeah, you're right. Let's switch from tmp files to use an explicit example (pref helloapache). I'll fix this. Do not merge for now.

@cdrage cdrage force-pushed the fix-xpathing-checks branch from e3e65dc to 870c678 Compare February 16, 2016 15:08
@cdrage
Copy link
Member Author

cdrage commented Feb 16, 2016

@dustymabe Updated 👍

@dustymabe
Copy link
Contributor

LGTM merging

dustymabe added a commit that referenced this pull request Feb 16, 2016
Fix xpathing tests on missing files
@dustymabe dustymabe merged commit be77253 into projectatomic:master Feb 16, 2016
@cdrage cdrage deleted the fix-xpathing-checks branch February 16, 2016 19:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants