-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
[mono][tests] Parallel AOT compilation of runtime tests on iOS platforms #86089
Merged
kotlarmilos
merged 90 commits into
dotnet:main
from
kotlarmilos:feature/parallel-aot-compilation
Jul 21, 2023
Merged
Changes from 89 commits
Commits
Show all changes
90 commits
Select commit
Hold shift + click to select a range
9d0b8fc
Run iOS runtime tests only
kotlarmilos 5535ca0
Run iOS runtime tests only
kotlarmilos fbcf861
Run iOS runtime tests only
kotlarmilos 9f088ca
Test /eng/pipelines/libraries/helix.yml for runtime tests
kotlarmilos 6f93d39
Merge branch 'main' into feature/parallel-aot-compilation
kotlarmilos e12ca4d
Resolve PR conflicts
kotlarmilos 439e829
Update ProxyProjectForAOTOnHelix.proj to be compliant with runtime tests
kotlarmilos 7677f70
Merge branch 'main' into feature/parallel-aot-compilation
kotlarmilos 10a9066
Disable CI jobs
kotlarmilos 9c90cb1
Parametrize UseLLVM in MonoAOTCompiler
kotlarmilos 6141023
Revert extraStepsTemplate for iOS
kotlarmilos b7c3fb2
Merge branch 'main' into feature/parallel-aot-compilation
kotlarmilos 8672840
Disable other tests
kotlarmilos fe40f9b
Build src/tests/tracing dir
kotlarmilos 779a39a
Build src/tests/tracing dir
kotlarmilos 1e66f9d
Remove testBuildArgs param
kotlarmilos a60be9d
Merge branch 'main' into feature/parallel-aot-compilation
kotlarmilos 3ad22d4
Disable other tests
kotlarmilos 9ccf1fc
Fix OutDir path to allow bundle archive
kotlarmilos eab4658
Copy app publish payload to legacy payload root directory
kotlarmilos 6db8ce0
Copy app publish payload to legacy payload root directory
kotlarmilos 38d1df4
Add verbose logs
kotlarmilos f8d65c5
Temporary path to test the CI
kotlarmilos c3852de
Temporary path to test the CI
kotlarmilos a52453a
Merge branch 'dotnet:main' into feature/parallel-aot-compilation
kotlarmilos 1a98364
Test libraries pipeline on runtime tests
kotlarmilos f0349ca
Test libraries pipeline on runtime tests
kotlarmilos b6d40c5
Merge branch 'main' into feature/parallel-aot-compilation
kotlarmilos 390688f
Disable other tests
kotlarmilos 3e1dd67
Merge branch 'dotnet:main' into feature/parallel-aot-compilation
kotlarmilos 91b11d5
Merge branch 'main' into feature/parallel-aot-compilation
kotlarmilos 62955a9
Disable tests
kotlarmilos 5277908
Merge branch 'dotnet:main' into feature/parallel-aot-compilation
kotlarmilos 4bf974b
Merge branch 'dotnet:main' into feature/parallel-aot-compilation
kotlarmilos 8895f9d
Merge branch 'main' into feature/parallel-aot-compilation
kotlarmilos fd02ec3
Update the runtime tests to use sendtohelix proj
kotlarmilos 8b44a0e
Merge branch 'feature/parallel-aot-compilation' of github.com:kotlarm…
kotlarmilos bc75d22
Disable CI jobs
kotlarmilos eb82350
Customize sendtohelix params
kotlarmilos bdd2100
Enable JustInterpreter AOT mode for tracing/eventpipe
kotlarmilos 69e1034
Add _AOTMode and MonoForceInterpreter values to test the CI
kotlarmilos 97e472e
Don't use MainLibraryFileName property for the runtime tests
kotlarmilos 6e91da5
Test xunit command
kotlarmilos 89ed4c2
Test MainLibraryFileName property to run the app
kotlarmilos 05b1319
Test MainLibraryFileName property to run the app
kotlarmilos f0bed59
Pass --set-env parameter to set the entry point for the bundle
kotlarmilos 84d52cf
Merge branch 'main' of github.com:kotlarmilos/runtime into feature/pa…
kotlarmilos 3ce2505
Remove MainLibraryFileName to test the CI
kotlarmilos 2ab515f
Add test-specific AOT properties and ensure log test separation
kotlarmilos 8fcc3e1
Add test-specific props
kotlarmilos bcdbed1
Merge branch 'main' into feature/parallel-aot-compilation
kotlarmilos a708bf5
Expand test coverage
kotlarmilos db90487
Ignore disabled tests
kotlarmilos aadc66b
Disable failing tests
kotlarmilos e8cb167
Code cleanup
kotlarmilos 7678ecf
Add compileOnHelix parameter
kotlarmilos c27444d
Pass interpreter parameter
kotlarmilos 89aea02
Use interp when AOT compiling runtime tests
kotlarmilos 39c7b01
Use interp when AOT compiling runtime tests
kotlarmilos 82e2d00
Remove RuntimeComponents and DiagnosticPorts from the Helix payload
kotlarmilos 705bfa2
Remove assembly filtering
kotlarmilos d6406c7
Use libraries/helix.yml template for AOT on Helix
kotlarmilos ca10c8b
Refactor the pipeline to remove redundant props
kotlarmilos e1bea4b
Merge branch 'dotnet:main' into feature/parallel-aot-compilation
kotlarmilos adfcd75
Merge branch 'main' into feature/parallel-aot-compilation
kotlarmilos 6056497
Modify the build configuration and skip recursive paths in library tests
kotlarmilos b2a4461
Run Helix targets after the build
kotlarmilos eb063cc
Use apple run command for the runtime tests
kotlarmilos 8e37c97
Test the CI when runtime components enabled
kotlarmilos 0725054
Disable failing tests
kotlarmilos 92898fc
Run Mono runtime tests on tvos
kotlarmilos 5c8ffb3
Enable runtime tests on simulators and maccatalyst
kotlarmilos 9189d18
Skip NativeProjectBinaries check for mobile targets
kotlarmilos 4be270a
Don't sign on simulators and maccatalyst
kotlarmilos 3832dbf
Add --signal-app-end for simulator runs
kotlarmilos 4b991fa
Exclude maccatalyst jobs
kotlarmilos d49681c
Merge branch 'dotnet:main' into feature/parallel-aot-compilation
kotlarmilos 65fde69
Terminate execution and return non-zero code if test fail
kotlarmilos 4afbe3e
Enable ios/tvos tests
kotlarmilos 67e01e5
Merge branch 'main' into feature/parallel-aot-compilation
kotlarmilos 60ccaa4
Revert issues.targets changes
kotlarmilos 5847540
Allow local AOT compilation
kotlarmilos 9b96482
Add extra dlls to the bundle
kotlarmilos ce51b80
Disable failing tests
kotlarmilos 3d7e6b7
Disable failing tests
kotlarmilos 21518f9
Disable failing tests
kotlarmilos 34ecb56
Disable failing tests on simulators
kotlarmilos ead3bf2
Disable tests that timeouts on simulators
kotlarmilos d27ed9c
Disable failing tests on simulators
kotlarmilos b4e60f2
Refactor properties to be more descriptive
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 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 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 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 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 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 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 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 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 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 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.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a question: Why does it matter if
$(CustomMain)
is specified or not here?There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The same target is used for the library and runtime tests and the condition checks if the directory is equals to the assemblyName. In case of runtime tests that is true, but for library tests that creates recursive dirs.
Probably better to use more descriptive variable.