Skip to content

[browser] disable debugger tests on CI - #108178

Merged
pavelsavara merged 3 commits into
dotnet:mainfrom
pavelsavara:browser_disable_debugger_tests
Nov 19, 2024
Merged

[browser] disable debugger tests on CI#108178
pavelsavara merged 3 commits into
dotnet:mainfrom
pavelsavara:browser_disable_debugger_tests

Conversation

@pavelsavara

Copy link
Copy Markdown
Member

disable browser debugger tests on CI

Related
#106376
#98086
#89909
#89409
#86496
#52102

@lewing

Copy link
Copy Markdown
Member

@thaystg what should we do here?

@thaystg

Copy link
Copy Markdown
Member

@lewing I am just back from vacation. I disagree about disabling all the tests while they are not enabled somewhere else. Can't we only disable the ones that are failing?

@pavelsavara

Copy link
Copy Markdown
MemberAuthor

Nobody attended them for months

@pavelsavara

pavelsavara commented Oct 16, 2024

Copy link
Copy Markdown
MemberAuthor

@thaystg do you have ETA ?

@pavelsavarapavelsavara self-assigned this Nov 8, 2024
# Conflicts:
#	eng/testing/tests.browser.targets
#	src/libraries/sendtohelix-browser.targets
@akoeplinger

Copy link
Copy Markdown
Member

/backport to release/9.0-staging

@github-actionsgithub-actionsBot unlocked this conversation May 13, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Started backporting to release/9.0-staging (link to workflow run)

@github-actions

Copy link
Copy Markdown
Contributor

@akoeplinger backporting to release/9.0-staging failed, the patch most likely resulted in conflicts. Please backport manually!

git am output
$ git am --3way --empty=keep --ignore-whitespace --keep-non-patch changes.patchApplying: disable browser debugger tests on CIUsing index info to reconstruct a base tree...M	eng/pipelines/extra-platforms/runtime-extra-platforms-wasm.ymlM	eng/pipelines/runtime.ymlM	eng/testing/tests.browser.targetsM	src/libraries/sendtohelix-browser.targetsM	src/libraries/tests.projFalling back to patching base and 3-way merge...Auto-merging eng/pipelines/extra-platforms/runtime-extra-platforms-wasm.ymlAuto-merging eng/pipelines/runtime.ymlAuto-merging eng/testing/tests.browser.targetsCONFLICT (content): Merge conflict in eng/testing/tests.browser.targetsAuto-merging src/libraries/sendtohelix-browser.targetsCONFLICT (content): Merge conflict in src/libraries/sendtohelix-browser.targetsAuto-merging src/libraries/tests.projerror: Failed to merge in the changes.hint: Use 'git am --show-current-patch=diff' to see the failed patchhint: When you have resolved this problem, run "git am --continue".hint: If you prefer to skip this patch, run "git am --skip" instead.hint: To restore the original branch and stop patching, run "git am --abort".hint: Disable this message with "git config set advice.mergeConflict false"Patch failed at 0001 disable browser debugger tests on CIError: The process '/usr/bin/git' failed with exit code 128

Link to workflow output

@github-actionsgithub-actionsBot locked as resolved and limited conversation to collaborators May 13, 2026
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

arch-wasmWebAssembly architecturearea-Debugger-monoos-browserBrowser variant of arch-wasm

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@pavelsavara@lewing@thaystg@akoeplinger