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

[wasm] Debugger tests build broken on main #82962

Closed
radical opened this issue Mar 3, 2023 · 1 comment · Fixed by #82958
Closed

[wasm] Debugger tests build broken on main #82962

radical opened this issue Mar 3, 2023 · 1 comment · Fixed by #82958
Labels
arch-wasm WebAssembly architecture area-Infrastructure-mono Known Build Error Use this to report build issues in the .NET Helix tab

Comments

@radical
Copy link
Member

radical commented Mar 3, 2023

/workspaces/runtime/src/mono/wasm/debugger/DebuggerTestSuite/TestHarnessProxy.cs(135,44): error CS8601: Possible null reference assignment

Started being hit with #82479 . It wasn't caught here because the wasm debugger tests job didn't run.
The other instances of this were fixed in #82803 .

Known Issue Error Message

Fill the error message using known issues guidance.

{
  "ErrorMessage": "TestHarnessProxy.cs(135,44): error CS8601: Possible null reference assignment",
  "BuildRetry": false
}
@radical radical added arch-wasm WebAssembly architecture blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' area-Infrastructure-mono labels Mar 3, 2023
@ghost ghost added the untriaged New issue has not been triaged by the area owner label Mar 3, 2023
@ghost
Copy link

ghost commented Mar 3, 2023

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

Issue Details

/workspaces/runtime/src/mono/wasm/debugger/DebuggerTestSuite/TestHarnessProxy.cs(135,44): error CS8601: Possible null reference assignment

Started being hit with #82479 . It wasn't caught here because the wasm debugger tests job didn't run.
The other instances of this were fixed in #82803 .

Author: radical
Assignees: -
Labels:

arch-wasm, blocking-clean-ci, area-Infrastructure-mono

Milestone: -

@radical radical added Known Build Error Use this to report build issues in the .NET Helix tab and removed untriaged New issue has not been triaged by the area owner labels Mar 3, 2023
@ghost ghost added the in-pr There is an active PR which will close this issue when it is merged label Mar 3, 2023
@ghost ghost removed the in-pr There is an active PR which will close this issue when it is merged label Mar 3, 2023
@radical radical removed the blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' label Mar 3, 2023
@ghost ghost locked as resolved and limited conversation to collaborators Apr 3, 2023
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 Known Build Error Use this to report build issues in the .NET Helix tab
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant