Skip to content

cli xUnit tests fail since https://github.com/dotnet/runtime build 20220616.9 #70973

@RussKie

Description

@RussKie

Description

The update from the runtime fails at the test leg, see https://dev.azure.com/dnceng/public/_build/results?buildId=1833158&view=results.

It looks like the test runner (or the process?) reports a non-zero exit code despite no failed tests, e.g.:
image
image

Reproduction Steps

  1. git clone https://github.com/dotnet/winforms
  2. switch to darc-main-240f38e5-32c6-4ca8-8d1a-35df12541c87 branch
  3. build.cmd -test

Expected behavior

All tests pass. The current main is green: https://dev.azure.com/dnceng/public/_build/results?buildId=1830484&view=results

Actual behavior

The test runner reports incorrect value and fails.

Regression?

By the looks of it.

Known Workarounds

No response

Configuration

No response

Other information

No response

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions