-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Closed
Labels
area-Infrastructure-coreclrblocking-clean-ciBlocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms'Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms'blocking-clean-ci-optionalBlocking optional rolling runsBlocking optional rolling runs
Milestone
Description
#85183 changed the Helix commands to exit that script running Helix commands, which causes the HelixPostCommands and other Helix injected commands to not run.
E.g., previous output looks like:
[XUnitLogChecker]: Item 'Directed_1' did complete successfully!
ERROR: The process "corerun.exe" not found.
2023-04-26T20:04:39.112Z INFO run.py run(48) main Beginning reading of test results.
2023-04-26T20:04:39.112Z INFO run.py __init__(42) read_results Searching 'C:\h\w\AD5908C9\w\AFF509AB\e' for test results files
2023-04-26T20:04:39.112Z INFO run.py __init__(48) read_results Found results file C:\h\w\AD5908C9\w\AFF509AB\e\JIT\Directed\Directed_1\Directed_1.testResults.xml with format xunit
2023-04-26T20:04:39.128Z INFO run.py __init__(42) read_results Searching 'C:\h\w\AD5908C9\w\AFF509AB\uploads' for test results files
2023-04-26T20:04:39.143Z INFO run.py packing_test_reporter(30) report_results Packing 134 test reports to 'C:\h\w\AD5908C9\w\AFF509AB\e\__test_report.json'
2023-04-26T20:04:39.143Z INFO run.py packing_test_reporter(33) report_results Packed 23289 bytes
['Directed_1' END OF WORK ITEM LOG: Command exited with 0]
Now, the output after the [XUnitLogChecker] line is missing. I'm not sure what the implications are of all the test results processing not happening.
This causes the superpmi-collect pipeline to fail completely, since it does a lot of work in the HelixPostCommands phase.
Known Issue Error Message
Fill the error message using known issues guidance.
{
"ErrorMessage": "",
"BuildRetry": false
}Report
Summary
| 24-Hour Hit Count | 7-Day Hit Count | 1-Month Count |
|---|---|---|
| 0 | 0 | 0 |
Metadata
Metadata
Assignees
Labels
area-Infrastructure-coreclrblocking-clean-ciBlocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms'Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms'blocking-clean-ci-optionalBlocking optional rolling runsBlocking optional rolling runs