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

T: Don't unescape test output #5949

Merged
merged 1 commit into from
Aug 31, 2020
Merged

T: Don't unescape test output #5949

merged 1 commit into from
Aug 31, 2020

Conversation

mchernyavsky
Copy link
Member

@mchernyavsky mchernyavsky commented Aug 17, 2020

Fixes #5768.
Fixes #5703.
Fixes #5974.
Fixes #5985.

@mchernyavsky mchernyavsky added the fix Pull requests that fix some bug(s) label Aug 17, 2020
@mchernyavsky mchernyavsky added this to In Progress in To test via automation Aug 17, 2020
Copy link
Member

@Undin Undin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mchernyavsky Do I understand correctly that we can't distinguish \ as general symbol (for example, as path separator on Windows) and as escape symbol in Cargo messages?

@mchernyavsky
Copy link
Member Author

@Undin Yes. This PR reverts #5611 (1) and closes #5924 (2). Should I move the second part to a separate PR?

Copy link
Member

@Undin Undin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM
Don't forget to file the corresponding issue in cargo repo

@Undin Undin added this to the v130 milestone Aug 28, 2020
@mchernyavsky mchernyavsky force-pushed the fix-escape-test-out branch 6 times, most recently from 91e857f to 61f21f7 Compare August 29, 2020 06:48
Copy link
Member

@Undin Undin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM except comments

Copy link
Member Author

@mchernyavsky mchernyavsky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bors r+

bors bot added a commit that referenced this pull request Aug 31, 2020
5949: T: Don't unescape test output r=mchernyavsky a=mchernyavsky

Fixes #5768.
Fixes #5703.
Fixes #5974.
Fixes #5985.


Co-authored-by: mchernyavsky <chernyavsky.mikhail@gmail.com>
@bors
Copy link
Contributor

bors bot commented Aug 31, 2020

Canceled.

@mchernyavsky
Copy link
Member Author

bors r+

@bors
Copy link
Contributor

bors bot commented Aug 31, 2020

Build succeeded:

@bors bors bot merged commit 4023eeb into master Aug 31, 2020
To test automation moved this from In Progress to Test Aug 31, 2020
@bors bors bot deleted the fix-escape-test-out branch August 31, 2020 14:53
@lancelote lancelote moved this from Test to Done in To test Sep 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Pull requests that fix some bug(s)
Projects
To test
  
Done
2 participants