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

[browser] Increase timeout for System.Memory.Tests and System.Private.Xml.Tests #103221

Merged
merged 4 commits into from
Jun 12, 2024

Conversation

maraf
Copy link
Member

@maraf maraf commented Jun 10, 2024

There doesn't seem to be any relevant change in tests directly. Trying to increase timeout

Related to #102955
Related to #102957
Related to #103060
Related to #103061
Related to #103246

@maraf maraf added arch-wasm WebAssembly architecture area-Infrastructure-mono os-browser Browser variant of arch-wasm labels Jun 10, 2024
@maraf maraf added this to the 9.0.0 milestone Jun 10, 2024
@maraf maraf self-assigned this Jun 10, 2024
Copy link
Contributor

Tagging subscribers to this area: @directhex, @matouskozak
See info in area-owners.md if you want to be subscribed.

@maraf
Copy link
Member Author

maraf commented Jun 11, 2024

/azp run runtime

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@maraf
Copy link
Member Author

maraf commented Jun 11, 2024

/azp run runtime

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@maraf
Copy link
Member Author

maraf commented Jun 12, 2024

/azp run runtime

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@akoeplinger
Copy link
Member

@dotnet-policy-service rerun

@maraf
Copy link
Member Author

maraf commented Jun 12, 2024

Firefox MT https://helixre107v0xdcypoyl9e7f.blob.core.windows.net/dotnet-runtime-refs-pull-103221-merge-e06ce049c13b41cfa8/WasmTestOnFirefox-MT-System.Buffers.Tests/1/console.dd1a5cfc.log?helixlogtype=result

[08:25:02] info: [FAIL] System.Buffers.ArrayPool.Tests.ArrayPoolUnitTests.RentingSpecificLengthsYieldsExpectedLengths(requestedMinimum: 2097152, expectedLength: 2097152)
[08:25:02] info: System.OutOfMemoryException : Out of memory
[08:25:02] info:    at System.Buffers.ConfigurableArrayPool`1[[System.String, System.Private.CoreLib, Version=9.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].Rent(Int32 minimumLength)
[08:25:02] info:    at System.Buffers.ArrayPool.Tests.ArrayPoolUnitTests.RentingSpecificLengthsYieldsExpectedLengths(Int32 requestedMinimum, Int32 expectedLength) in /_/src/libraries/System.Runtime/tests/System.Buffers.Tests/ArrayPool/UnitTests.cs:line 336
[08:25:02] info:    at System.Object.InvokeStub_ArrayPoolUnitTests.RentingSpecificLengthsYieldsExpectedLengths(Object , Span`1 )
[08:25:02] info:    at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
[08:25:02] info: System.Buffers.ArrayPool.Tests.ArrayPoolUnitTests 37.0964753 ms
[08:25:02] info: Received expected 25517 of /root/helix/work/workitem/uploads/xharness-output/testResults.xml
[08:25:02] info: Finished writing 25517 bytes of RESULTXML
[08:25:02] info: Xml file was written to the provided writer.

@maraf maraf merged commit 88a9f21 into dotnet:main Jun 12, 2024
89 of 91 checks passed
@maraf maraf deleted the BrowserTestsMoreTime branch June 12, 2024 15:59
@github-actions github-actions bot locked and limited conversation to collaborators Jul 13, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-wasm WebAssembly architecture area-Infrastructure-mono os-browser Browser variant of arch-wasm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants