Skip to content

update Helix arm64 images - #73963

Merged
wfurt merged 10 commits into
dotnet:mainfrom
wfurt:helixArm64
Aug 25, 2022
Merged

update Helix arm64 images#73963
wfurt merged 10 commits into
dotnet:mainfrom
wfurt:helixArm64

Conversation

@wfurt

@wfurt wfurt commented Aug 15, 2022

Copy link
Copy Markdown
Member

allows to run Quic tests on Linux ARM64 (Debian/Ubuntu)

@ghost

ghost commented Aug 15, 2022

Copy link
Copy Markdown

I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly one area label.

@wfurt

wfurt commented Aug 15, 2022

Copy link
Copy Markdown
Member Author

/azp run runtime-extra-platforms

@ghost

ghost commented Aug 15, 2022

Copy link
Copy Markdown

Tagging subscribers to this area: @dotnet/ncl
See info in area-owners.md if you want to be subscribed.

Issue Details

null

Author: wfurt
Assignees: wfurt
Labels:

area-System.Net.Quic

Milestone: -

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@wfurt

wfurt commented Aug 15, 2022

Copy link
Copy Markdown
Member Author

/azp run runtime-extra-platforms

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@wfurt

wfurt commented Aug 16, 2022

Copy link
Copy Markdown
Member Author

/azp run runtime-extra-platforms

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@wfurt

wfurt commented Aug 16, 2022

Copy link
Copy Markdown
Member Author

/azp run runtime-extra-platforms

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@wfurt

wfurt commented Aug 19, 2022

Copy link
Copy Markdown
Member Author

/azp run runtime-extra-platforms

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@wfurt

wfurt commented Aug 22, 2022

Copy link
Copy Markdown
Member Author

Tests passing on ARM64

https://helixre107v0xdeko0k025g8.blob.core.windows.net/dotnet-runtime-refs-pull-73963-merge-d4ad1b5c13c14fcc8e/System.Net.Quic.Functional.Tests/1/console.2d920604.log?helixlogtype=result

Console log: 'System.Net.Quic.Functional.Tests' from job d4ad1b5c-13c1-4fcc-8ee1-c46f97387a4c (ubuntu.1804.armarch.open) using docker image mcr.microsoft.com/dotnet-buildtools/prereqs:debian-11-helix-arm64v8-20220820185253-06f234f on ddvsotx2l195


/root/helix/work/correlation/dotnet exec --runtimeconfig System.Net.Quic.Functional.Tests.runtimeconfig.json --depsfile System.Net.Quic.Functional.Tests.deps.json xunit.console.dll System.Net.Quic.Functional.Tests.dll -xml testResults.xml -nologo -nocolor -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing 
popd
===========================================================================================================
/root/helix/work/workitem/e /root/helix/work/workitem/e
  Discovering: System.Net.Quic.Functional.Tests (method display = ClassAndMethod, method display options = None)
  Discovered:  System.Net.Quic.Functional.Tests (found 104 of 110 test cases)
  Starting:    System.Net.Quic.Functional.Tests (parallel test collections = on, max threads = 6)
    System.Net.Quic.Tests.MsQuicPlatformDetectionTests.UnsupportedPlatforms_ThrowsPlatformNotSupportedException [SKIP]
      Condition(s) not met: "IsQuicUnsupported"
  Finished:    System.Net.Quic.Functional.Tests
=== TEST EXECUTION SUMMARY ===
   System.Net.Quic.Functional.Tests  Total: 324, Errors: 0, Failed: 0, Skipped: 1, Time: 121.848s

@wfurt
wfurt requested a review from a team August 25, 2022 04:32
@wfurt
wfurt marked this pull request as ready for review August 25, 2022 04:32
@wfurt

wfurt commented Aug 25, 2022

Copy link
Copy Markdown
Member Author

(containers build binaries from dotnet/msquic main branch)

@wfurt

wfurt commented Aug 25, 2022

Copy link
Copy Markdown
Member Author

/azp run runtime-extra-platforms

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@wfurt

wfurt commented Aug 25, 2022

Copy link
Copy Markdown
Member Author

finished on Ubuntu22

https://helixre107v0xdeko0k025g8.blob.core.windows.net/dotnet-runtime-refs-pull-73963-merge-1a42391e4e8140b7a4/System.Net.Quic.Functional.Tests/1/console.7143a945.log?helixlogtype=result

Console log: 'System.Net.Quic.Functional.Tests' from job 1a42391e-4e81-40b7-a411-8cc646f76590 (ubuntu.1804.armarch.open) using docker image mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-22.04-helix-arm64v8-20220824230626-06f234f on ddvsotx2l198

/root/helix/work/correlation/dotnet exec --runtimeconfig System.Net.Quic.Functional.Tests.runtimeconfig.json --depsfile System.Net.Quic.Functional.Tests.deps.json xunit.console.dll System.Net.Quic.Functional.Tests.dll -xml testResults.xml -nologo -nocolor -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing 
popd
===========================================================================================================
/root/helix/work/workitem/e /root/helix/work/workitem/e
  Discovering: System.Net.Quic.Functional.Tests (method display = ClassAndMethod, method display options = None)
  Discovered:  System.Net.Quic.Functional.Tests (found 104 of 110 test cases)
  Starting:    System.Net.Quic.Functional.Tests (parallel test collections = on, max threads = 4)
    System.Net.Quic.Tests.MsQuicPlatformDetectionTests.UnsupportedPlatforms_ThrowsPlatformNotSupportedException [SKIP]
      Condition(s) not met: "IsQuicUnsupported"
  Finished:    System.Net.Quic.Functional.Tests
=== TEST EXECUTION SUMMARY ===
   System.Net.Quic.Functional.Tests  Total: 324, Errors: 0, Failed: 0, Skipped: 1, Time: 156.056s

@wfurt
wfurt merged commit e51d942 into dotnet:main Aug 25, 2022
@wfurt
wfurt deleted the helixArm64 branch August 25, 2022 21:34
@karelz karelz added this to the 8.0.0 milestone Aug 26, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Sep 25, 2022
Sign up for free to 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.

3 participants