Skip to content

[tests] Print labels after each MSBuild test when running from the command line. - #14428

Merged
rolfbjarne merged 1 commit into
dotnet:mainfrom
rolfbjarne:tests-after-label
Mar 17, 2022
Merged

[tests] Print labels after each MSBuild test when running from the command line.#14428
rolfbjarne merged 1 commit into
dotnet:mainfrom
rolfbjarne:tests-after-label

Conversation

@rolfbjarne

Copy link
Copy Markdown
Member

The advantage of writing the label after each test is that the test result will also
be printed, which means it's possible to see if any tests failed during the test
run, as opposed to having to wait until the entire test run is completed (which can
take a while) to realize that pretty much every test failed with some silly mistake
which could have been quickly fixed before re-running the tests.

…mmand line.

The advantage of writing the label after each test is that the test result will also
be printed, which means it's possible to see if any tests failed during the test
run, as opposed to having to wait until the entire test run is completed (which can
take a while) to realize that pretty much every test failed with some silly mistake
which could have been quickly fixed before re-running the tests.
@rolfbjarne rolfbjarne added the not-notes-worthy Ignore for release notes label Mar 16, 2022
@vs-mobiletools-engineering-service2

Copy link
Copy Markdown
Collaborator

❌ Tests failed on macOS Mac Catalina (10.15) ❌

Tests failed on Mac Catalina (10.15).

Failed tests are:

  • xammac_tests
  • monotouch-test

Pipeline on Agent
Merge 5027836 into 356e68f

@vs-mobiletools-engineering-service2

Copy link
Copy Markdown
Collaborator

❌ [CI Build] Tests failed on VSTS: simulator tests iOS ❌

Tests failed on VSTS: simulator tests iOS.

Test results

1 tests failed, 104 tests passed.

Failed tests

  • link all/Mac [dotnet]/Debug [dotnet]: Failed (Test run failed.
    Tests run: 87 Passed: 75 Inconclusive: 0 Failed: 1 Ignored: 11)

Pipeline on Agent XAMBOT-1017.Monterey
Merge 5027836 into 356e68f

@rolfbjarne

Copy link
Copy Markdown
Member Author

Test failure is unrelated (https://github.com/xamarin/maccore/issues/2557).

@rolfbjarne
rolfbjarne merged commit 2afb9fc into dotnet:main Mar 17, 2022
@rolfbjarne
rolfbjarne deleted the tests-after-label branch March 17, 2022 09:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

not-notes-worthy Ignore for release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants