dotnet/runtime

coreclr test run files TestRun.html and TestRun.xml should be os/arch/flavor distinguished

オープン

#1,737 opened on 2020/01/14

 (2 件のコメント) (0 件のリアクション) (0 人の担当者)C# (5,445 件のフォーク)batch import
area-Infrastructurehelp wanted

Repository metrics

Stars
 (17,886 個のスター)
PR merge metrics
 (平均マージ 12d 11h) (30d で 661 merged PRs)

説明

Initial cost estimate: 2 days Initial contacts: @trylek, @ViktorHofer

Doing a test run using src\coreclr\runtest.cmd generates a TestRun.html and TestRun.xml file in artifacts\log. These filenames should also have OS/arch/build flavor so as to be unique w.r.t. different test runs, e.g.: TestRun_Windows_NT_x64_Checked.xml.

コントリビューターガイド