chore: Add Standalone Tests for IL2CPP backend#1923
Merged
Conversation
ashwinimurt
commented
May 2, 2022
| - il2cpp | ||
|
|
||
| # Images with build-tools installed required for Standalone Tests - IL2CPP | ||
| win_il2cpp_test_image: dots-player/windows10:latest No newline at end of file |
Contributor
Author
There was a problem hiding this comment.
For IL2CPP, we need a Windows image with VS build tools installed.
0xFA11
reviewed
May 3, 2022
| --- | ||
| develop_nightly: | ||
| name: "[Nightly] Run All Tests" | ||
| name: "\U0001F319 [Nightly] Run All Tests" |
Contributor
There was a problem hiding this comment.
"Crescent Moon", oh I see :)
0xFA11
approved these changes
May 3, 2022
6174047 to
7cbb3f5
Compare
Contributor
Author
|
This PR ONLY adds the configs for IL2CPP coverage on standalone. It does not add them to nightly because there are some failures/instabilities. |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Splitting this PR #1807 so its easier to review.
This PR does not add Standalone Tests to Nightly. They do not run as part of PR triggers.
Adds IL2CPP coverage on Standalone.
Yamato
Changelog
n/a
Testing and Documentation
n/a