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

Bump maccore to fix mlaunch NRE when starting Simulator bundles #11165

Merged
merged 1 commit into from
Apr 9, 2021

Conversation

@premun premun requested a review from rolfbjarne as a code owner April 8, 2021 16:47
@mandel-macaque mandel-macaque added the not-notes-worthy Ignore for release notes label Apr 8, 2021
@mandel-macaque
Copy link
Member

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@vs-mobiletools-engineering-service2
Copy link
Collaborator

❌ Tests failed on Build ❌

Tests failed on Build.

API diff

✅ API Diff from stable

View API diff

Test results

15 tests failed, 79 tests passed.

Failed tests

  • monotouch-test/Mac [dotnet]/Debug [dotnet]: Failed (Test run crashed (exit code: 134).
    No test log file was produced)
  • monotouch-test/iOS Unified 64-bits - simulator/Debug [dotnet]: LaunchFailure
  • monotouch-test/iOS Unified 64-bits - simulator/Debug (LinkSdk) [dotnet]: LaunchFailure
  • monotouch-test/iOS Unified 64-bits - simulator/Debug (static registrar) [dotnet]: LaunchFailure
  • monotouch-test/iOS Unified 64-bits - simulator/Release (all optimizations) [dotnet]: LaunchFailure
  • interdependent-binding-projects/iOS Unified 64-bits - simulator/Debug [dotnet]: LaunchFailure
  • introspection/iOS Unified 64-bits - simulator/Debug [dotnet]: LaunchFailure
  • introspection/tvOS - simulator/Debug [dotnet]: LaunchFailure
  • dont link/iOS Unified 64-bits - simulator/Debug [dotnet]: LaunchFailure
  • dont link/iOS Unified 64-bits - simulator/Release [dotnet]: LaunchFailure
  • link all/iOS Unified 64-bits - simulator/Debug [dotnet]: LaunchFailure
  • link all/iOS Unified 64-bits - simulator/Release [dotnet]: LaunchFailure
  • link sdk/iOS Unified 64-bits - simulator/Debug [dotnet]: LaunchFailure
  • link sdk/iOS Unified 64-bits - simulator/Release [dotnet]: LaunchFailure
  • DotNet tests: Failed (Execution failed with exit code 1)

Pipeline on Agent XAMBOT-1094.Catalina'

@mandel-macaque
Copy link
Member

@premun looks like we have failures and the are related with the sim.

@premun premun force-pushed the prvysoky/maccore-bump branch from cd6b53e to fde6d95 Compare April 8, 2021 21:29
@premun
Copy link
Member Author

premun commented Apr 8, 2021

@mandel-macaque I might have actually created the commit on an old commit from main. I checked the logs and it doesn't seem related. Also the command that I was fixing is not used in this repository but hopefully I didn't introduce some side effect.

I rebased so let's try again.

@spouliot
Copy link
Contributor

spouliot commented Apr 9, 2021

@premun this is because of the P4 bump that was auto merged, even if not tested (and incorrect).

You can just merge main back into your PR and it should be fine (since it was reverted).

@premun
Copy link
Member Author

premun commented Apr 9, 2021

/azp run

@azure-pipelines
Copy link

Commenter does not have sufficient privileges for PR 11165 in repo xamarin/xamarin-macios

@mandel-macaque
Copy link
Member

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@vs-mobiletools-engineering-service2
Copy link
Collaborator

❌ Tests failed on Build ❌

Tests failed on Build.

API diff

✅ API Diff from stable

View API diff

Test results

2 tests failed, 96 tests passed.

Failed tests

  • framework-test/Mac Catalyst/Debug: TimedOut (Execution timed out after 1200 seconds.
    No test log file was produced)
  • introspection/watchOS 32-bits - simulator/Debug (watchOS 5.0): LaunchFailure

Pipeline on Agent XAMBOT-1110

@mandel-macaque
Copy link
Member

Ah! much better!

@mandel-macaque mandel-macaque merged commit 1e11c21 into dotnet:main Apr 9, 2021
@premun premun deleted the prvysoky/maccore-bump branch April 9, 2021 17:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
not-notes-worthy Ignore for release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants