Skip to content

Fix StorageGlobber test suite errors on Windows#39

Merged
noirbizarre merged 1 commit intonoirbizarre:masterfrom
randlet:fix-windows-tests
Jun 27, 2014
Merged

Fix StorageGlobber test suite errors on Windows#39
noirbizarre merged 1 commit intonoirbizarre:masterfrom
randlet:fix-windows-tests

Conversation

@randlet
Copy link
Contributor

@randlet randlet commented Jun 11, 2014

The StorageGlobber tests were failing on windows
because the paths get normalized to use two slashed by os.path.join.
Fixed by normalizing all paths in StorageGlobber and changing
expected results in the tests to use the normalized form.

The StorageGlobber tests were failing on windows
because the paths get normalized to use two slashed by os.path.join.
Fixed by normalizing all paths in StorageGlobber and changing
expected results in the tests to use the normalized form.
noirbizarre added a commit that referenced this pull request Jun 27, 2014
Fix StorageGlobber test suite errors on  Windows
@noirbizarre noirbizarre merged commit a3f6d09 into noirbizarre:master Jun 27, 2014
@noirbizarre
Copy link
Owner

Thanks (I don't test on Windows so I can't discover these issues)

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.

2 participants