-
Notifications
You must be signed in to change notification settings - Fork 8.2k
vsts build seems to be losing results in the TestResults artifact #8978
Copy link
Copy link
Closed
Labels
Resolution-FixedThe issue is fixed.The issue is fixed.WG-Maintainers-Buildspecific to affecting the buildspecific to affecting the buildWG-Quality-Testissues in a test or in test infrastructureissues in a test or in test infrastructure
Description
The only logs available in the artifact for test results are:
- TestsResultsAdmin.ExpTest.FeatureOne.xml
- TestsResultsAdmin.xml
- TestsResultsNonAdmin.ExpTest.FeatureOne.xml
- TestsResultsNonAdmin.xml
- xUnitTestResults.xml
When inspecting the test result count, I only see about 3000, which a bunch short.
We should make sure that we don't override any existing test results file when saving the current run.
Inspect https://powershell.visualstudio.com/PowerShell/_build/results?buildId=14074 artifacts which have too few tests. We're not losing the data as it's part of the tests tab, just missing from the artifacts.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Resolution-FixedThe issue is fixed.The issue is fixed.WG-Maintainers-Buildspecific to affecting the buildspecific to affecting the buildWG-Quality-Testissues in a test or in test infrastructureissues in a test or in test infrastructure