Skip to content
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 Wasm - System.Tests.ArrayTests.Copy_SZArray #105093

Closed
jozkee opened this issue Jul 18, 2024 · 5 comments
Closed

Mono Wasm - System.Tests.ArrayTests.Copy_SZArray #105093

jozkee opened this issue Jul 18, 2024 · 5 comments
Labels
arch-wasm WebAssembly architecture area-System.Runtime Known Build Error Use this to report build issues in the .NET Helix tab runtime-mono specific to the Mono runtime
Milestone

Comments

@jozkee
Copy link
Member

jozkee commented Jul 18, 2024

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=743515
Build error leg or test failing: System.Tests.ArrayTests.Copy_SZArray
Pull request: #104988

Error Message

Fill the error message using step by step known issues guidance.

{
  "ErrorMessage": "[FAIL] System.Tests.ArrayTests.Copy_SZArray(sourceArray: [1, 2, 3], sourceIndex: 0, destinationArray: ['\0', '\0', '\0'], destinationIndex: 0, length: 3, expected: [0x0001, 0x0002, 0x0003])",
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Additional Info

Failed on net9.0-browser-Release-wasm-Mono_Release-WasmTestOnChrome-(Windows.Amd64.Server2022.Open)[email protected]/dotnet-buildtools/prereqs:windowsservercore-ltsc2022-helix-webassembly-20240702174122-7aba2af

xharness error log:

Running in: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/126.0.6478.0 Safari/537.36
Running at: http://127.0.0.1:49175/index.html?arg=--run&arg=WasmTestRunner.dll&arg=System.Runtime.Tests.dll&arg=-notrait&arg=category%3dAdditionalTimezoneChecks&arg=-notrait&arg=category%3dIgnoreForCI&arg=-notrait&arg=category%3dOuterLoop&arg=-notrait&arg=category%3dfailing&arg=-verbosity&arg=Info
could not load /runArgs.json: 404. Ignoring
Incoming arguments: --run WasmTestRunner.dll System.Runtime.Tests.dll -notrait category=AdditionalTimezoneChecks -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing -verbosity Info
Application arguments: --run WasmTestRunner.dll System.Runtime.Tests.dll -notrait category=AdditionalTimezoneChecks -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing -verbosity Info
Initializing dotnet version 9.0.0-ci commit hash 76cdee0e0dec702bbe0e40e37a0c75838a1311b2
Using threadless Xunit runner
Discovering: System.Runtime.Tests.dll (method display = ClassAndMethod, method display options = None)
Discovered:  System.Runtime.Tests.dll (found 9270 of 9411 test cases)
Starting:    System.Runtime.Tests.dll
[FAIL] System.Tests.ArrayTests.Copy_SZArray(sourceArray: [1, 2, 3], sourceIndex: 0, destinationArray: ['\0', '\0', '\0'], destinationIndex: 0, length: 3, expected: [0x0001, 0x0002, 0x0003])
Assert.Equal() Failure: Exception thrown during comparison
           ↓ (pos 0)
Expected: [null, 0x0002, 0x0003]
Actual:   [0x0001, 0x0002, 0x0003]
           ↑ (pos 0)
---- System.NullReferenceException : Object reference not set to an instance of an object.
   at System.Object.InvokeStub_ArrayTests.Copy_SZArray(Object , Span`1 )
   at System.Reflection.MethodBaseInvoker.InvokeWithManyArgs(Object , BindingFlags , Binder , Object[] , CultureInfo )
----- Inner Stack Trace -----

Finished:    System.Runtime.Tests.dll
Finished writing 17484970 bytes of RESULTXML
Xml file was written to the provided writer.

=== TEST EXECUTION SUMMARY ===
Tests run: 64398 Passed: 64296 Inconclusive: 0 Failed: 1 Ignored: 0 Skipped: 101

Report

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 0
@jozkee jozkee added arch-wasm WebAssembly architecture blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' Known Build Error Use this to report build issues in the .NET Helix tab labels Jul 18, 2024
@dotnet-issue-labeler dotnet-issue-labeler bot added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Jul 18, 2024
Copy link
Contributor

Tagging subscribers to 'arch-wasm': @lewing
See info in area-owners.md if you want to be subscribed.

@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label Jul 18, 2024
@am11 am11 added area-System.Runtime runtime-mono specific to the Mono runtime and removed needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners labels Jul 19, 2024
Copy link
Contributor

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

@jeffhandley jeffhandley added this to the Future milestone Jul 20, 2024
@jeffhandley jeffhandley removed the untriaged New issue has not been triaged by the area owner label Jul 20, 2024
@jeffschwMSFT jeffschwMSFT removed the blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' label Jul 24, 2024
@jeffschwMSFT
Copy link
Member

removing blocking-clean-ci as it has not failed in 30 days

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 0

@lewing
Copy link
Member

lewing commented Jul 29, 2024

closing, the build is gone and there were never any matches.

@lewing lewing closed this as completed Jul 29, 2024
@lewing
Copy link
Member

lewing commented Jul 29, 2024

I'm pretty sure it is a duplicate of a different issue and BA analysis was behind due to unfra issues

@github-actions github-actions bot locked and limited conversation to collaborators Aug 30, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-wasm WebAssembly architecture area-System.Runtime Known Build Error Use this to report build issues in the .NET Helix tab runtime-mono specific to the Mono runtime
Projects
None yet
Development

No branches or pull requests

5 participants