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

Fixes robot-core Junit test failures due to line ending differences #1147

Merged
merged 1 commit into from
Sep 20, 2023

Conversation

dlutz2
Copy link
Contributor

@dlutz2 dlutz2 commented Sep 9, 2023

Resolves [#1146]

  • docs/ have been added/updated - no doc changes needed
  • tests have been added/updated - fixes existing test
  • mvn verify says all tests pass - on Windows and *nix
  • mvn site says all JavaDocs correct
  • CHANGELOG.md has been updated - minor code change, no change to log

[DESCRIPTION, fixes #1146 by replacing Windows line endings with \n in failing tests. ]

@jamesaoverton
Copy link
Member

Much appreciated!

@jamesaoverton jamesaoverton merged commit 07a2b59 into ontodev:master Sep 20, 2023
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.

Tests pass on Mac/Linux but fail on Windows
2 participants