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

[release/7.0] Upgrade .NET Framework queue #79666

Merged
merged 1 commit into from
Jan 4, 2023
Merged

Conversation

ViktorHofer
Copy link
Member

Forward ports #79665

@ViktorHofer ViktorHofer added this to the 7.0.x milestone Dec 14, 2022
@ViktorHofer ViktorHofer self-assigned this Dec 14, 2022
@ViktorHofer
Copy link
Member Author

@mmitche same question about the 7.0 branch.

@ghost
Copy link

ghost commented Dec 14, 2022

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

Issue Details

Forward ports #79665

Author: ViktorHofer
Assignees: ViktorHofer
Labels:

area-Infrastructure

Milestone: 7.0.x

@ViktorHofer ViktorHofer changed the title Upgrade .NET Framework queue [release/7.0] Upgrade .NET Framework queue Dec 14, 2022
@mmitche
Copy link
Member

mmitche commented Dec 14, 2022

@mmitche same question about the 7.0 branch.

Same. If you update the branding in 7.0, feel free to check this in.

@ViktorHofer
Copy link
Member Author

@akoeplinger @steveisok same MacCatalyst failure here in release/7.0:

src/libraries/tests.proj(745,5): error MSB4018: (NETCORE_ENGINEERING_TELEMETRY=Build) The "XcodeBuildApp" task failed unexpectedly.
System.IO.DirectoryNotFoundException: Could not find a part of the path '/Users/runner/work/1/s/artifacts/bundles/tests.all/NormalTestAppBundles/System.Runtime.Tests/AppBundle/Release-maccatalyst/System.Runtime.Tests.app'.
   at System.IO.FileSystem.MoveDirectory(String sourceFullPath, String destFullPath, Boolean isCaseSensitiveRename)
   at System.IO.FileSystem.MoveDirectory(String sourceFullPath, String destFullPath)
   at Xcode.BuildAppBundle(String xcodePrjPath, Boolean optimized, String devTeamProvisioning, String destination) in /_/src/tasks/AppleAppBuilder/Xcode.cs:line 533
   at XcodeBuildApp.Execute() in /_/src/tasks/AppleAppBuilder/Xcode.cs:line 108
   at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute()
   at Microsoft.Build.BackEnd.TaskBuilder.ExecuteInstantiatedTask(ITaskExecutionHost taskExecutionHost, TaskLoggingContext taskLoggingContext, TaskHost taskHost, ItemBucket bucket, TaskExecutionMode howToExecuteTask)

Can you please take a look post-merge?

@ViktorHofer ViktorHofer merged commit fe20625 into release/7.0 Jan 4, 2023
@ViktorHofer ViktorHofer deleted the 70QueueService branch January 4, 2023 12:21
@ghost ghost locked as resolved and limited conversation to collaborators Feb 3, 2023
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.

3 participants