Skip to content

Enable Common Runtime Tests for Mono on Linux-Arm64 in CI - #35366

Merged
naricc merged 17 commits into
dotnet:masterfrom
naricc:naricc/more-arcs-runtime-tests
May 9, 2020
Merged

Enable Common Runtime Tests for Mono on Linux-Arm64 in CI#35366
naricc merged 17 commits into
dotnet:masterfrom
naricc:naricc/more-arcs-runtime-tests

Conversation

@naricc

@nariccnaricc commented Apr 23, 2020

Copy link
Copy Markdown
Contributor

Enable runtime tests on Linux Arm-64 with Mono.

@ghost

Copy link
Copy Markdown

Tagging subscribers to this area: @ViktorHofer
Notify danmosemsft if you want to be subscribed.

@nariccnaricc changed the title Enable Common Runtime Tests for Mono on more architecturesEnable Common Runtime Tests for Mono on more architectures in CIApr 23, 2020
@ghost

Copy link
Copy Markdown

Tagging subscribers to this area: @directhex
Notify danmosemsft if you want to be subscribed.

Comment threadeng/pipelines/runtime.yml Outdated
author David Wrighton <davidwr@microsoft.com> 1588796813 -0700
committer Nathan Ricci <naricc@microsoft.com> 1588797987 -0400
parent b70309a
author David Wrighton <davidwr@microsoft.com> 1588796813 -0700
committer Nathan Ricci <naricc@microsoft.com> 1588797985 -0400
parent b70309a
author David Wrighton <davidwr@microsoft.com> 1588796813 -0700
committer Nathan Ricci <naricc@microsoft.com> 1588797980 -0400
parent b70309a
author David Wrighton <davidwr@microsoft.com> 1588796813 -0700
committer Nathan Ricci <naricc@microsoft.com> 1588797960 -0400
Added ci lane for linux-arm64 on mono.
More updates to issues.targets
Removed whitespace changes, again.
Remvoed trailing whitespace.
More indentation fixes.
Added more archs for runtime tests.
undo unecessary changes.
Changed list of architectures to prioritize most important ones.
Added build for Linux_arm libraries.
got rid of extra arm build.
Added linux_arm, linux_arm64 debug library builds.
remvoed extra arm64 libraries build.
White space.
Removed white space.
Switched to release version of libraries.
Always adding RuntimeFlavor to the libs builds
Changed arm.
Changed where arm is built.
Changed where arm is built.
Moved arm back to release build only.
Added upper case version of liveLibraryBuildConfig.
@naricc
nariccforce-pushed the naricc/more-arcs-runtime-tests branch from 0f907e9 to a023c6fCompareMay 6, 2020 20:47
@naricc
naricc marked this pull request as ready for review May 7, 2020 15:21
@naricc
naricc requested a review from safernMay 7, 2020 15:22
@nariccnaricc assigned trylek and unassigned trylekMay 7, 2020
@naricc
naricc requested a review from trylekMay 7, 2020 15:22
@nariccnaricc changed the title Enable Common Runtime Tests for Mono on more architectures in CIEnable Common Runtime Tests for Mono on Linux-Arm64 in CIMay 7, 2020
Comment threadeng/pipelines/common/templates/runtimes/run-test-job.yml
Comment threadeng/pipelines/runtime.yml
@naricc

Copy link
Copy Markdown
ContributorAuthor

I still need to add exclusions to issues.targets for linux arm64, but the logic is otherwise right and I thought I should start reviews.

Comment threadsrc/coreclr/tests/issues.targets Outdated
@safern

Copy link
Copy Markdown
Member

@jashook this will add another test run in Linux_ARM64, so just to be aware and on the lookout for any ARM64 slowdown on our test runs.

@nariccnaricc closed this May 9, 2020
@nariccnaricc reopened this May 9, 2020
@naricc
naricc merged commit d2f7c8f into dotnet:masterMay 9, 2020
@ghostghost locked as resolved and limited conversation to collaborators Dec 9, 2020
Sign up for freeto 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.

7 participants

@naricc@safern@steveisok@akoeplinger@trylek@Dotnet-GitSync-Bot@davidwrighton