Skip to content

Conversation

@BruceForstall
Copy link
Contributor

  1. No longer use -priority=1 syntax: use -priority 1 instead. It was already documented this way, and probably works both ways on Windows because batch scripts "eat" the = sign sometimes.
  2. Fix a YML script to not pass the =. This is probably unused code currently because we build tests in CoreCLR on Linux.
  3. Add a few more %MsgPrefix% output lines.

1. No longer use `-priority=1` syntax: use `-priority 1` instead.
It was already documented this way, and probably works both ways on
Windows because batch scripts "eat" the `=` sign sometimes.
2. Fix a YML script to not pass the `=`. This is probably unused code
currently because we build tests in CoreCLR on Linux.
3. Add a few more `%MsgPrefix%` output lines.
@ghost
Copy link

ghost commented Feb 10, 2023

Tagging subscribers to this area: @hoyosjs
See info in area-owners.md if you want to be subscribed.

Issue Details
  1. No longer use -priority=1 syntax: use -priority 1 instead. It was already documented this way, and probably works both ways on Windows because batch scripts "eat" the = sign sometimes.
  2. Fix a YML script to not pass the =. This is probably unused code currently because we build tests in CoreCLR on Linux.
  3. Add a few more %MsgPrefix% output lines.
Author: BruceForstall
Assignees: BruceForstall
Labels:

area-Infrastructure-coreclr

Milestone: -

@BruceForstall
Copy link
Contributor Author

Kind of a follow-up to #81733

Copy link
Member

@trylek trylek left a comment

Choose a reason for hiding this comment

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

LGTM, thanks Bruce for further cleaning up our various scripts right after Jeff's change, it's been a while since I last saw this rate of infra improvements.

@BruceForstall BruceForstall merged commit 221b69f into dotnet:main Feb 10, 2023
@BruceForstall BruceForstall deleted the UpdateTestBuildScript branch February 10, 2023 23:58
@ghost ghost locked as resolved and limited conversation to collaborators Mar 13, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants