-
Notifications
You must be signed in to change notification settings - Fork 266
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
Tests not working on the non-English Windows #347
Comments
The underlying cause for that is command
which seems to be does not respect MAX_PATH relaxation in the registry. |
We currently don't have the infra for this in place. Closing the issue for now. |
@jayaranigarg Please reopen, since I do want to contribute and you really does not give me any time to respond |
singhsarab
pushed a commit
to singhsarab/testfx
that referenced
this issue
Apr 8, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
Running tests does not work when default OS language is non-English. Tests fails since they try to compare English text with Russian output. I try to run tests, to be able finish #299
I have following options which could allow run tests on non-Windows locales
Steps to reproduce
build.cmd
test.cmd
Expected behavior
I expect that all tests would be passed
Actual behavior
Tests which verify text in the output fails.
Example:
For reference:
with translation
Environment
The text was updated successfully, but these errors were encountered: