Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Sep 15, 2022

Backport of #75271 to release/7.0

Updates the verision of v8 used to test in CI

/cc @lewing @radekdoulik

Customer Impact

none

Testing

all of it ;)

Risk

Improved CI behavior

IMPORTANT: Is this backport for a servicing release? If so and this change touches code that ships in a NuGet package, please make certain that you have added any necessary package authoring and gotten it explicitly reviewed.

@ghost
Copy link

ghost commented Sep 15, 2022

Tagging subscribers to this area: @dotnet/area-infrastructure-libraries
See info in area-owners.md if you want to be subscribed.

Issue Details

Backport of #75271 to release/7.0

/cc @lewing @radekdoulik

Customer Impact

Testing

Risk

IMPORTANT: Is this backport for a servicing release? If so and this change touches code that ships in a NuGet package, please make certain that you have added any necessary package authoring and gotten it explicitly reviewed.

Author: github-actions[bot]
Assignees: -
Labels:

area-Infrastructure-libraries

Milestone: -

Copy link
Member

@lewing lewing left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@karelz I'm hoping this will resolve the flakey RuntimeTest failures, it is correct regardless

@lewing lewing requested a review from marek-safar September 15, 2022 22:21
@lewing
Copy link
Member

lewing commented Sep 16, 2022

System.AggregateException : One or more errors occurred. (Command failed with exit code 1: /root/runtime/.dotnet/dotnet build /bl:BuildProject.binlog --no-restore --framework net7.0 /p:TestTargetRid=linux-x64 /p:MNAVersion=7.0.0-ci -o /root/runtime/artifacts/tests/Release/ha/l5jzh1to.cmz/LightupLib/bin
Standard Output:
MSBuild version 17.4.0-preview-22416-02+5d102ae37 for .NET
/root/runtime/.dotnet/sdk/7.0.100-rc.1.22431.11/MSBuild.dll --property:TestTargetRid=linux-x64 --property:MNAVersion=7.0.0-ci -property:TargetFramework=net7.0 -property:OutputPath=/root/runtime/artifacts/tests/Release/ha/l5jzh1to.cmz/LightupLib/bin -consoleloggerparameters:Summary -maxcpucount -verbosity:m /bl:BuildProject.binlog ./LightupLib.csproj
/root/runtime/.dotnet/sdk/7.0.100-rc.1.22431.11/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(219,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/root/runtime/artifacts/tests/Release/ha/l5jzh1to.cmz/LightupLib/LightupLib.csproj]

) (The following constructor parameters did not have matching fixture data: SharedTestState fixture)
---- Microsoft.DotNet.Cli.Build.Framework.BuildFailureException : Command failed with exit code 1: /root/runtime/.dotnet/dotnet build /bl:BuildProject.binlog --no-restore --framework net7.0 /p:TestTargetRid=linux-x64 /p:MNAVersion=7.0.0-ci -o /root/runtime/artifacts/tests/Release/ha/l5jzh1to.cmz/LightupLib/bin
Standard Output:
MSBuild version 17.4.0-preview-22416-02+5d102ae37 for .NET
/root/runtime/.dotnet/sdk/7.0.100-rc.1.22431.11/MSBuild.dll --property:TestTargetRid=linux-x64 --property:MNAVersion=7.0.0-ci -property:TargetFramework=net7.0 -property:OutputPath=/root/runtime/artifacts/tests/Release/ha/l5jzh1to.cmz/LightupLib/bin -consoleloggerparameters:Summary -maxcpucount -verbosity:m /bl:BuildProject.binlog ./LightupLib.csproj
/root/runtime/.dotnet/sdk/7.0.100-rc.1.22431.11/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(219,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/root/runtime/artifacts/tests/Release/ha/l5jzh1to.cmz/LightupLib/LightupLib.csproj]

---- The following constructor parameters did not have matching fixture data: SharedTestState fixture

#74328

@lewing
Copy link
Member

lewing commented Sep 16, 2022

@carlossanlop this is infrastructure only (and only on wasm)

@lewing lewing added this to the 7.0.0 milestone Sep 16, 2022
@carlossanlop
Copy link
Contributor

Besides the linked issue above (#74328), the arm64 timeout cancellations have been reported to FR. They are unrelated to this change (affecting many PRs).
Infra change only. Approved and signed off. Ready to merge. :shipit:

@carlossanlop
Copy link
Contributor

Actually, I'm closing this. I already merged the rc2 one and is part of the automatic backport PR: #75713

@carlossanlop carlossanlop deleted the backport/pr-75271-to-release/7.0 branch September 16, 2022 18:25
@ghost ghost locked as resolved and limited conversation to collaborators Oct 16, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants