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][AOT][Test Failure] System.Net.Http.Unit.Tests.HPack.HuffmanDecodingTests.HuffmanDecoding_ValidEncoding_Succeeds #106323

Closed
rzikm opened this issue Aug 13, 2024 · 5 comments
Labels
arch-wasm WebAssembly architecture area-System.Net.Http 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
Milestone

Comments

@rzikm
Copy link
Member

rzikm commented Aug 13, 2024

Build Information

Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=773348
Build error leg or test failing: System.Net.Http.Unit.Tests.HPack.HuffmanDecodingTests.HuffmanDecoding_ValidEncoding_Succeeds
Pull request:

Error Message

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

{
  "ErrorMessage": "[FAIL] System.Net.Http.Unit.Tests.HPack.HuffmanDecodingTests.HuffmanDecoding_ValidEncoding_Succeeds",
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}
[22:00:50] info: Discovering: System.Net.Http.Unit.Tests.dll (method display = ClassAndMethod, method display options = None)
[22:00:51] info: Discovered:  System.Net.Http.Unit.Tests.dll (found 942 of 947 test cases)
[22:00:51] info: Starting:    System.Net.Http.Unit.Tests.dll
[22:00:51] info: [FAIL] System.Net.Http.Unit.Tests.HPack.HuffmanDecodingTests.HuffmanDecoding_ValidEncoding_Succeeds
[22:00:51] info: Assert.Equal() Failure: Exception thrown during comparison
[22:00:51] info:                        ↓ (pos 0)
[22:00:51] info: Expected: byte[]      [null, 97]
[22:00:51] info: Actual:   <generated> [56, 97]
[22:00:51] info:                        ↑ (pos 0)
[22:00:51] info: ---- System.NullReferenceException : Object reference not set to an instance of an object.

https://helixre107v0xdcypoyl9e7f.blob.core.windows.net/dotnet-runtime-refs-heads-main-2211578a3dd04fa880/WasmTestOnV8-ST-System.Net.Http.Unit.Tests/1/console.10494ff8.log?helixlogtype=result

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=773348
Error message validated: [[FAIL] System.Net.Http.Unit.Tests.HPack.HuffmanDecodingTests.HuffmanDecoding_ValidEncoding_Succeeds]
Result validation: ❌ Known issue did not match with the provided build.
Validation performed at: 8/14/2024 3:55:42 PM UTC

Report

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 0
@rzikm rzikm 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 Aug 13, 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 Aug 13, 2024
@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label Aug 13, 2024
Copy link
Contributor

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

Copy link
Contributor

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

@vcsjones vcsjones removed the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Aug 13, 2024
@mkhamoyan mkhamoyan added this to the 10.0.0 milestone Aug 14, 2024
@dotnet-policy-service dotnet-policy-service bot removed the untriaged New issue has not been triaged by the area owner label Aug 14, 2024
@lewing
Copy link
Member

lewing commented Aug 14, 2024

This run was before a fix that may have fixed it so we'll keep an eye on new failures

@pavelsavara pavelsavara changed the title [Test Failure] System.Net.Http.Unit.Tests.HPack.HuffmanDecodingTests.HuffmanDecoding_ValidEncoding_Succeeds on WASM [browser][AOT][Test Failure] System.Net.Http.Unit.Tests.HPack.HuffmanDecodingTests.HuffmanDecoding_ValidEncoding_Succeeds Aug 15, 2024
@pavelsavara
Copy link
Member

I think this could be the fix #106313

@rzikm
Copy link
Member Author

rzikm commented Aug 15, 2024

The last occurence seems to be 2024-08-12T22:05:53.308Z, so we can close this for now

@rzikm rzikm closed this as completed Aug 15, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Sep 15, 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.Net.Http 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
Projects
None yet
Development

No branches or pull requests

5 participants