-
Notifications
You must be signed in to change notification settings - Fork 10.4k
Open
Labels
area-infrastructureIncludes: MSBuild projects/targets, build scripts, CI, Installers and shared frameworkIncludes: MSBuild projects/targets, build scripts, CI, Installers and shared frameworkclean-upThis issue is internal clean-up and has no effect on public APIs or expected behaviorsThis issue is internal clean-up and has no effect on public APIs or expected behaviorsdependenciesPull requests that update a dependency filePull requests that update a dependency file
Description
We are using
Line 320 in e232d58
<XunitVersion>2.9.2</XunitVersion> |
In our tests. One of the problems it creates is lack of failure when no tests were discovered. We could observe it in #62223.
We used a simple workaround for E2E tests that is checking logs for abnormal number of tests run: #62222.
A permanent workaround would be bumping xunit version, proposed in #62222 (comment).
Metadata
Metadata
Assignees
Labels
area-infrastructureIncludes: MSBuild projects/targets, build scripts, CI, Installers and shared frameworkIncludes: MSBuild projects/targets, build scripts, CI, Installers and shared frameworkclean-upThis issue is internal clean-up and has no effect on public APIs or expected behaviorsThis issue is internal clean-up and has no effect on public APIs or expected behaviorsdependenciesPull requests that update a dependency filePull requests that update a dependency file