-
Notifications
You must be signed in to change notification settings - Fork 5.3k
[clr-ios] Run full test suite on Apple mobile platforms #123033
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
Open
kotlarmilos
wants to merge
48
commits into
dotnet:main
Choose a base branch
from
kotlarmilos:improvement/clr-ios-full-tests-suite
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
48 commits
Select commit
Hold shift + click to select a range
4344f90
Run full test suite on Apple mobile platforms
kotlarmilos 17008b7
Test run
kotlarmilos 0d941eb
Move AfterMicrosoftNETSdkTargets to tests.ioslike.targets
kotlarmilos 352054f
Fix assemblies path for intree crossgen2
kotlarmilos 05157ad
Revert changes
kotlarmilos 6bfcef1
Fix indentation in AppleBuild.props for clarity
kotlarmilos 2144772
Enable helix builds
kotlarmilos f8bc27d
Import crossgen2 from intree
kotlarmilos 903f537
Add condition to _MonoReadAvailableComponentsManifest target
kotlarmilos f725ac8
Merge branch 'main' into improvement/clr-ios-full-tests-suite
kotlarmilos 126d31d
Pass UseMonoRuntime property
kotlarmilos 1b6620e
Add crossgen2 to the helix payload
kotlarmilos fd7161e
Remove unused parameters
kotlarmilos a74456e
Merge branch 'main' into improvement/clr-ios-full-tests-suite
kotlarmilos cf08f82
Increase timeout and include libraries tests
kotlarmilos c87844b
Fix properties for tests
kotlarmilos 0e4bccc
Revert changes
kotlarmilos 26356ad
Remove EnableAggressiveTrimming
kotlarmilos 0cbe42b
Revert changes
kotlarmilos 9cd6635
Invoke crossgen2 compiler on Helix
kotlarmilos a5e5d23
Update Crossgen2InBuildDir condition for Helix correlation payload
kotlarmilos d214a84
Remove Crossgen2InBuildDir property
kotlarmilos b6e9106
Revert timeout changes
kotlarmilos 797ce9b
Add Crossgen2InBuildDir to Helix correlation payload
kotlarmilos 558c4db
Enable trimming
kotlarmilos 17dd7cd
Enable aggressive trimming in iOS/tvOS build
kotlarmilos fc16a60
Update project references for FileVersionInfo tests to include Apple …
kotlarmilos 89fb059
Increase timeout for CoreCLR tests to 300 minutes
kotlarmilos 8487b52
Add R2R on helix
kotlarmilos f655ef2
Remove IntermediateAssembly from ItemGroup
kotlarmilos 9671258
Update IntermediateAssembly handling for R2R compilation on Helix
kotlarmilos 7fd2ee1
Add R2R files to Apple bundle during Helix build process
kotlarmilos dc7849e
Add logging and warnings for R2R dylib files in Helix build process
kotlarmilos fd66488
Disable failing tests for CoreCLR on Apple mobile
kotlarmilos 4ba458e
Revert "Disable failing tests for CoreCLR on Apple mobile"
kotlarmilos b938ba5
Disable failing tests
kotlarmilos 438b864
Merge branch 'main' into improvement/clr-ios-full-tests-suite
kotlarmilos bf35f9a
Disable failing tests
kotlarmilos 5569837
Add dynamic app context properties
kotlarmilos 6131159
Merge branch 'main' into improvement/clr-ios-full-tests-suite
kotlarmilos dde4685
Update ActiveIssue references for Apple Mobile platform in various tests
kotlarmilos d6ca471
Merge branch 'improvement/clr-ios-full-tests-suite' of github.com:kot…
kotlarmilos 1025545
Fix ProjectReference path for iOS Simulator CoreCLR tests
kotlarmilos d22e269
Disable failing tests
kotlarmilos df012fe
Fix comment
kotlarmilos fbf77f5
Disable failing tests
kotlarmilos a52d663
Enable maccatalyst tests and fix IsCoreCLR property
kotlarmilos c8dbdd3
Disable failing tests
kotlarmilos File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.