Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Conversation

dotnet-bot
Copy link

@dotnet-bot dotnet-bot commented Oct 25, 2016

No description provided.

@dotnet-bot dotnet-bot changed the title Update CoreClr, CoreFx to preview1-24625-01, preview1-24624-04, respectively (release/1.1.0) Update CoreClr, CoreFx to preview1-24625-01, preview1-24625-01, respectively (release/1.1.0) Oct 25, 2016
@dotnet-bot dotnet-bot force-pushed the release/1.1.0-UpdateDependencies branch from 99bb593 to ff19142 Compare October 25, 2016 05:33
@dotnet-bot dotnet-bot changed the title Update CoreClr, CoreFx to preview1-24625-01, preview1-24625-01, respectively (release/1.1.0) Update CoreClr, CoreFx to preview1-24625-02, preview1-24625-01, respectively (release/1.1.0) Oct 25, 2016
@dotnet-bot dotnet-bot force-pushed the release/1.1.0-UpdateDependencies branch from ff19142 to 4200d7b Compare October 25, 2016 09:02
@dotnet-bot dotnet-bot changed the title Update CoreClr, CoreFx to preview1-24625-02, preview1-24625-01, respectively (release/1.1.0) Update CoreClr, CoreFx to preview1-24625-02, preview1-24625-02, respectively (release/1.1.0) Oct 25, 2016
@dotnet-bot dotnet-bot force-pushed the release/1.1.0-UpdateDependencies branch from 4200d7b to 71f3b1d Compare October 25, 2016 11:40
@dotnet-bot dotnet-bot changed the title Update CoreClr, CoreFx to preview1-24625-02, preview1-24625-02, respectively (release/1.1.0) Update CoreClr, CoreFx to preview1-24625-04, preview1-24625-02, respectively (release/1.1.0) Oct 25, 2016
@dotnet-bot dotnet-bot force-pushed the release/1.1.0-UpdateDependencies branch from 71f3b1d to 145e7a3 Compare October 25, 2016 21:01
@dotnet-bot dotnet-bot changed the title Update CoreClr, CoreFx to preview1-24625-04, preview1-24625-02, respectively (release/1.1.0) Update CoreClr, CoreFx to preview1-24625-04, preview1-24625-04, respectively (release/1.1.0) Oct 25, 2016
@dotnet-bot dotnet-bot force-pushed the release/1.1.0-UpdateDependencies branch from 145e7a3 to 3cbd6d1 Compare October 25, 2016 23:41
@dotnet-bot dotnet-bot changed the title Update CoreClr, CoreFx to preview1-24625-04, preview1-24625-04, respectively (release/1.1.0) Update CoreClr, CoreFx to preview1-24626-01, preview1-24625-04, respectively (release/1.1.0) Oct 26, 2016
@dotnet-bot dotnet-bot force-pushed the release/1.1.0-UpdateDependencies branch from 3cbd6d1 to c132a6f Compare October 26, 2016 03:01
@dotnet-bot dotnet-bot changed the title Update CoreClr, CoreFx to preview1-24626-01, preview1-24625-04, respectively (release/1.1.0) Update CoreClr, CoreFx to preview1-24626-01, preview1-24626-01, respectively (release/1.1.0) Oct 26, 2016
@dotnet-bot dotnet-bot force-pushed the release/1.1.0-UpdateDependencies branch from c132a6f to 27750c4 Compare October 26, 2016 05:32
@dotnet-bot dotnet-bot changed the title Update CoreClr, CoreFx to preview1-24626-01, preview1-24626-01, respectively (release/1.1.0) Update CoreClr, CoreFx to preview1-24626-02, preview1-24626-01, respectively (release/1.1.0) Oct 26, 2016
@dotnet-bot dotnet-bot force-pushed the release/1.1.0-UpdateDependencies branch from 27750c4 to 370aaec Compare October 26, 2016 08:58
@dotnet-bot dotnet-bot changed the title Update CoreClr, CoreFx to preview1-24626-02, preview1-24626-01, respectively (release/1.1.0) Update CoreClr, CoreFx to preview1-24626-02, preview1-24626-02, respectively (release/1.1.0) Oct 26, 2016
@dotnet-bot dotnet-bot force-pushed the release/1.1.0-UpdateDependencies branch from 370aaec to 377fffe Compare October 26, 2016 11:32
@gkhanna79
Copy link
Member

@wtgodbe Is the X86 Ryujit failure known?

@wtgodbe
Copy link
Member

wtgodbe commented Oct 26, 2016

@gkhanna79 It's not something I've seen before - @dagood has this change (#7804) up to fix a somewhat similar change in master, maybe the same change would fix this issue in 1.1.0?

@dagood
Copy link
Member

dagood commented Oct 26, 2016

That (Package xunit.runner.msbuild 2.1.0 is not compatible with net45) was fixed in master, https://github.com/dotnet/coreclr/issues/6716. Basically, it's an intended, ignored restore error that for some reason Jenkins spots and treats as an error.

@gkhanna79
Copy link
Member

@dagood Should this be closed too?

@dagood
Copy link
Member

dagood commented Oct 26, 2016

I don't see any manual auto-update PR on 1.1.0, so I don't see a reason to close this--maybe I'm not understanding.

Fixing this for 1.1.0 would involve porting #6791, or removing the .*(One or more packages are incompatible.*) error condition from https://ci.dot.net/job/dotnet_coreclr/job/release_1.1.0/job/x86_ryujit_checked_windows_nt_prtest/failure-cause-management/8bb52e59-de52-4f1c-b131-470db4c594cd/

@gkhanna79
Copy link
Member

@dotnet-bot test Windows_NT x86 ryujit Checked Build and Test please

@gkhanna79
Copy link
Member

@dotnet-bot test Linux ARM Emulator Cross Release Build please

@dotnet-bot dotnet-bot changed the title Update CoreClr, CoreFx to preview1-24626-02, preview1-24626-02, respectively (release/1.1.0) Update CoreClr, CoreFx to preview1-24627-04, preview1-24626-02, respectively (release/1.1.0) Oct 27, 2016
@dotnet-bot dotnet-bot force-pushed the release/1.1.0-UpdateDependencies branch from 377fffe to 15ec50a Compare October 27, 2016 23:50
@dotnet-bot dotnet-bot changed the title Update CoreClr, CoreFx to preview1-24627-04, preview1-24626-02, respectively (release/1.1.0) Update CoreClr, CoreFx to preview1-24627-04, preview1-24627-03, respectively (release/1.1.0) Oct 28, 2016
@dotnet-bot dotnet-bot force-pushed the release/1.1.0-UpdateDependencies branch from 15ec50a to 8cc113d Compare October 28, 2016 00:46
@dotnet-bot dotnet-bot changed the title Update CoreClr, CoreFx to preview1-24627-04, preview1-24627-03, respectively (release/1.1.0) Update CoreClr, CoreFx to preview1-24627-04, preview1-24628-01, respectively (release/1.1.0) Oct 28, 2016
@dotnet-bot dotnet-bot force-pushed the release/1.1.0-UpdateDependencies branch from 8cc113d to 297d7ed Compare October 28, 2016 03:54
@dotnet-bot dotnet-bot changed the title Update CoreClr, CoreFx to preview1-24627-04, preview1-24628-01, respectively (release/1.1.0) Update CoreClr, CoreFx to , preview1-24628-02, respectively (release/1.1.0) Oct 28, 2016
@dotnet-bot dotnet-bot force-pushed the release/1.1.0-UpdateDependencies branch from 297d7ed to fac8e9a Compare October 28, 2016 19:21
@gkhanna79 gkhanna79 merged commit e436f33 into dotnet:release/1.1.0 Oct 28, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants