Skip to content

Make test file result names unique - #8979

Merged
Travis Plunk (TravisEz13) merged 2 commits into
PowerShell:masterfrom
TravisEz13:fix_test_result_file_names
Feb 25, 2019
Merged

Make test file result names unique#8979
Travis Plunk (TravisEz13) merged 2 commits into
PowerShell:masterfrom
TravisEz13:fix_test_result_file_names

Conversation

@TravisEz13

@TravisEz13 Travis Plunk (TravisEz13) commented Feb 25, 2019

Copy link
Copy Markdown
Member

PR Summary

Make test file result names unique

  • Also, remove dead code that I found during investigation

Fixes #8978

PR Context

Making the filenames unique, ensures that we can download the results from the artifacts and do our own processing of the results.

PR Checklist

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

lgtm

@iSazonov

Copy link
Copy Markdown
Collaborator

CI-windows temporary failed.

@TravisEz13 Travis Plunk (TravisEz13) added the CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log label Feb 25, 2019
@TravisEz13
Travis Plunk (TravisEz13) merged commit dc8aed9 into PowerShell:master Feb 25, 2019
@TravisEz13
Travis Plunk (TravisEz13) deleted the fix_test_result_file_names branch February 25, 2019 23:18
Thatgfsj (Thatgfsj) pushed a commit to Thatgfsj/PowerShell that referenced this pull request Aug 6, 2026
Make test file result names unique
  - Also, remove dead code that I found during investigation

Fixes PowerShell#8978

## PR Context

Making the filenames unique, ensures that we can download the results from the artifacts and do our own processing of the results.
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

vsts build seems to be losing results in the TestResults artifact

4 participants