-
Notifications
You must be signed in to change notification settings - Fork 4.9k
Update CoreClr, Standard to preview1-25331-02, preview1-25331-01, respectively (master) #20499
Update CoreClr, Standard to preview1-25331-02, preview1-25331-01, respectively (master) #20499
Conversation
c23c9cd
to
3ad57a7
Compare
3ad57a7
to
bb636fe
Compare
I can't push into this branch... Can somebody give me permissions to do so? cc @stephentoub @danmosemsft |
@dotnet-bot test this please |
@stephentoub I understand the test jobs above will not reset until the build legs restart them. I'ts confusing. @innerloop Tizen armel Debug Cross Build (segfault) |
ARM crossgen is segfaulting
|
@ViktorHofer - @weshaggard can give you push access to @dotnet-bot's repos. |
@gkhanna79 I have seen segfaults running crossgen on ARM recently on other jobs eg https://github.com/dotnet/coreclr/issues/11438#issuecomment-304180771. Thoughts about these? Should we block on Tizen folk? |
@dotnet-bot test Portable Windows x64 Debug Build please (@mmitche channel closed exception) |
@dotnet-bot test portable windows debug pipeline |
The above crash can be addressed if Tools/crossgen.sh skips compiling SPC.dll for Arm/Armel since cross compiling crossgen is not yet present for those arch on Linux. @chcosta is this something you can help with? |
This is different than the thing @ellismg fixed a week or two ago? I can take a look. |
@chcosta @gkhanna79 meantime, should this block merging this job? it's on critical path for 2.0 (but I don't want to skip anything actually necessay) |
@dotnet-bot test Innerloop Tizen armel Debug Cross Build please |
@dotnet-bot test Innerloop Tizen armel Release Cross Build please |
@danmosemsft It should not block them but for now, I have restarted them to see if they pass. |
I already re-run them, but sure why not. |
I do not think the crossgen.sh thing is the problem. If you look at the build logs we hit pacakage restore issues later and that seems to fail the job. |
bb636fe
to
e48d87a
Compare
@joperezr any idea why the netfx build fails with
https://ci.dot.net/job/dotnet_corefx/job/master/job/netfx_windows_nt_debug_prtest/902/consoleText |
FYI my local netfx build with this changes is not failing |
@dotnet-bot test Innerloop netfx Windows_NT Debug x86 Build and Test please (nuget restore issue?) |
Tizen passed this time - woot. |
NETFX issue known issue @mmitche is updating images for. |
No description provided.