dotnet/runtime

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

開放

#1,737 建立於 2020年1月14日

 (2 則留言) (0 個反應) (0 位負責人)C# (5,445 個分叉)batch import
area-Infrastructurehelp wanted

倉庫指標

星標
 (17,886 顆星)
PR 合併指標
 (平均合併 12天 11小時) (30 天內合併 661 個 PR)

描述

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.

貢獻者指南