Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Arcade release/7.0 PR failures #14522

Closed
2 tasks
MilenaHristova opened this issue Feb 28, 2024 · 1 comment
Closed
2 tasks

Arcade release/7.0 PR failures #14522

MilenaHristova opened this issue Feb 28, 2024 · 1 comment

Comments

@MilenaHristova
Copy link
Member

  • This issue is blocking
  • This issue is causing unreasonable pain

A few recent PRs to Arcades release/7.0 branch are failing tests on Windows

Failure log from the first listed PR: https://helix.dot.net/api/2019-06-17/jobs/5f332db1-20da-4408-aacd-6d0268b23310/workitems/AspNetCoreTest/console

C:\h\w\AD090924\w\A2130988\e>powershell C:\h\w\AD090924\w\A2130988\u\aspnet-versioncheck.ps1 -aspNetCoreVersion 7.0.0 
.NET SDK '8.0.200' -- major version: '8.0'; preview: ''
ASP.NET SDK '7.0.0' -- major version: '7.0'; preview: ''
ASP.NET Core Runtime version and .NET Core Runtime version do not match -- update DotNetCli.props!

C:\h\w\AD090924\w\A2130988\e>set _commandExitCode=1 

I'm not sure this is the main cause. In the individual test logs there is

+ dotnet exec --roll-forward Major --runtimeconfig Microsoft.DotNet.Build.Tasks.Feed.Tests.runtimeconfig.json --depsfile Microsoft.DotNet.Build.Tasks.Feed.Tests.deps.json /mnt/work/AB1F0951/p/xunit-runner/tools/netcoreapp2.0/xunit.console.dll Microsoft.DotNet.Build.Tasks.Feed.Tests.dll -nocolor -xml testResults.xml
dotnet: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.20' not found (required by dotnet)
dotnet: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.21' not found (required by dotnet)
+ export _commandExitCode=1
@missymessa
Copy link
Member

Looks like all these PRs got merged, so closing this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants