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

Add status checks to the test runner #1179

Merged
merged 4 commits into from
Oct 4, 2024

Conversation

BillWagner
Copy link
Member

Contributes to #1125

Replace the existing logging code with the utility class that writes to the console, and adds a status check record.

Log failures as status checks, but status is only to the output console.

Contributes to dotnet#1125

Replace the existing logging code with the utility class that writes to the console, and adds a status check record.

Log failures as status checks, but status is only to the output console.
tools/Utilities/StatusCheckLogger.cs Show resolved Hide resolved
tools/Utilities/StatusCheckLogger.cs Outdated Show resolved Hide resolved
tools/Utilities/StatusCheckLogger.cs Outdated Show resolved Hide resolved
@jskeet
Copy link
Contributor

jskeet commented Sep 21, 2024

Will review on Tuesday when I'm back at work.

@BillWagner
Copy link
Member Author

ping @jskeet for review

@jskeet
Copy link
Contributor

jskeet commented Oct 3, 2024

Sorry for the delay. Will do it first thing tomorrow UK time, when I'm not in meetings...

Copy link
Contributor

@jskeet jskeet left a comment

Choose a reason for hiding this comment

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

This is the sort of PR where I may well have missed something, but I can't see anything right now. We can always fix any problems afterwards :)

tools/ExampleTester/GeneratedExample.cs Outdated Show resolved Hide resolved
A bit of refactoring.
@BillWagner BillWagner merged commit 0e44170 into dotnet:draft-v8 Oct 4, 2024
6 checks passed
@BillWagner BillWagner deleted the check-run-test-explorer branch October 4, 2024 14:26
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.

3 participants