Skip to content

Fixed unit tests failing on Windows #320

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

Closed
wants to merge 1 commit into from

Conversation

beamerblvd
Copy link
Contributor

There were several unit tests introduced in SPR-10608 (commit: 2313c9a). Some of these tests fail on Windows because they rely on asserting file names containing forward slashes, which is not platform independent. These failures have now been resolved.

Issues: SPR-10770, SPR-10608

There were several unit tests introduced in SPR-10608. Some of these
tests fail on Windows because they rely on asserting file names
containing forward slashes, which is not platform independent. These
failures have now been resolved.

Issues: SPR-10770, SPR-10608
@beamerblvd
Copy link
Contributor Author

I have signed and agree to the SpringSource Individual Contributor License Agreement.

philwebb added a commit that referenced this pull request Jul 23, 2013
# By Nick Williams
* SPR-10770:
  Fix PathResourceTests on Windows
@philwebb philwebb closed this Jul 23, 2013
@beamerblvd beamerblvd deleted the SPR-10770 branch July 23, 2013 23:20
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