Skip to content

Check to be sure that the test result file has actual results before uploading#9253

Merged
TravisEz13 merged 3 commits intoPowerShell:masterfrom
JamesWTruher:NoUploadEmptyResultsToVsts
Apr 1, 2019
Merged

Check to be sure that the test result file has actual results before uploading#9253
TravisEz13 merged 3 commits intoPowerShell:masterfrom
JamesWTruher:NoUploadEmptyResultsToVsts

Conversation

@JamesWTruher
Copy link
Copy Markdown
Collaborator

@JamesWTruher JamesWTruher commented Mar 30, 2019

PR Summary

VSTS produces a warning if the result set is 0, we will skip uploading this to avoid the warning and better support automation scenarios.

PR Context

We have automation which checks our test results and if the result set is 0 for that file, a warning is produced. This PR will avoid uploading that file into the test results (which is valid, as there are no run tests). We will still add the file to our artifact list for completeness.

PR Checklist

…uploading

VSTS produces a warning if the result set is 0, we will skip uploading this to avoid the warning and better support automation scenarios.
Copy link
Copy Markdown
Member

@TravisEz13 TravisEz13 left a comment

Choose a reason for hiding this comment

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

Make sure XUnit results are published.

@TravisEz13
Copy link
Copy Markdown
Member

@PoshChan Please remind me in 1 hour

@TravisEz13 TravisEz13 added the CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log label Apr 1, 2019
@TravisEz13 TravisEz13 added this to the 6.3.0-preview.1 milestone Apr 1, 2019
@PoshChan
Copy link
Copy Markdown
Collaborator

PoshChan commented Apr 1, 2019

@TravisEz13, all requests start with the magic word: Please

@TravisEz13
Copy link
Copy Markdown
Member

@PoshChan Please remind me in 1 hour

@PoshChan
Copy link
Copy Markdown
Collaborator

PoshChan commented Apr 1, 2019

@TravisEz13, will remind you in 1 hour

@PoshChan
Copy link
Copy Markdown
Collaborator

PoshChan commented Apr 1, 2019

@TravisEz13, this is the reminder you requested 1 hour ago

@TravisEz13 TravisEz13 merged commit 2f0d127 into PowerShell:master Apr 1, 2019
@JamesWTruher JamesWTruher deleted the NoUploadEmptyResultsToVsts branch September 23, 2023 05:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log WG-Maintainers-Build specific to affecting the build

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants