-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Update BuildTools, CoreClr, CoreFx, PgoData to preview1-02929-01, preview1-26629-04, preview1-26628-03, master-20180629-0054, respectively (master) #18694
Conversation
@pjanotti Looks like dotnet/buildtools#2077 broke the CoreCLR build. |
Looking... |
I couldn't repro on my machine, it also seems related to perf runs (the failure on the Innerloop looks like a test failure). Noticed that on the perf run failures we are using VS2015 tooling (which is not the case for Innerloop).
|
Discarded CI Status: 5:x: 17:heavy_check_mark: (click to expand)
|
fb96bc5
to
9e697a6
Compare
I got a repro using the VS2015 tools, let me see if I can fix instead of reverting my changes... |
VS2015 tools are less forgiving: the two tasks that I added to tests.targets were under an ItemGroup and that is fine for VS2017 tools, but for VS2015 they need to be at the Target level. |
Discarded CI Status: 4:x: 18:heavy_check_mark: (click to expand)
|
9e697a6
to
7611a89
Compare
Discarded CI Status: 1:x: 21:heavy_check_mark: (click to expand)
|
7611a89
to
e4af8f7
Compare
Discarded CI Status: 22:heavy_check_mark: (click to expand)
|
…view1-26629-04, preview1-26628-03, master-20180629-0054, respectively
e4af8f7
to
ce022b0
Compare
…view1-26629-04, preview1-26628-03, master-20180629-0054, respectively (dotnet/coreclr#18694) Commit migrated from dotnet/coreclr@d96ac2c
/cc @dotnet/coreclr-auto-update-notify