Skip to content

Conversation

@titusfortner
Copy link
Member

🔗 Related Issues

Implements #16879 for Python

💥 What does this PR do?

  • Turns off default debugging since it is expensive
  • Turns on debugging for reruns

💡 Additional Considerations

We should consider logging in our tests the same way Java does by storing it in a buffer and only writing them to console on failure.

@selenium-ci selenium-ci added C-dotnet .NET Bindings B-build Includes scripting, bazel and CI integrations labels Jan 11, 2026
@titusfortner titusfortner changed the title Dotnet rerun [dotnet] rerun failing tests with debugging enabled Jan 11, 2026
@titusfortner
Copy link
Member Author

Turns out .NET filters out these tests since there are no pinned browsers, so nothing is actually being run on GitHub right now, just builds. I'll fix that in another PR, this is noop.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

B-build Includes scripting, bazel and CI integrations C-dotnet .NET Bindings

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants