Skip to content

Conversation

@thaystg
Copy link
Member

@thaystg thaystg commented Mar 15, 2024

After some change the path for the JSExports.g.cs is: dotnet://debugger-test.dll/S:/d/testCiFailure/runtime/artifacts/obj/mono/debugger-test/browser.wasm.Debug/browser-wasm/Microsoft.Interop.JavaScript.JSImportGenerator/Microsoft.Interop.JavaScript.JSExportGenerator/JSExports.g.cs

And this was throwing an assertion because we were searching for .wasm, but we really want to check if does not have the .wasm extension, so I changed the check to fix the tests.

@thaystg thaystg requested a review from ilonatommy as a code owner March 15, 2024 16:35
@ghost ghost added the area-Debugger-mono label Mar 15, 2024
@dotnet-policy-service
Copy link
Contributor

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

@thaystg thaystg merged commit 8448925 into dotnet:main Mar 18, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Apr 18, 2024
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