Skip to content

[dotnet] [build] Don't skip tests#17295

Merged
nvborisenko merged 1 commit intoSeleniumHQ:trunkfrom
nvborisenko:dotnet-unskip-tests
Apr 2, 2026
Merged

[dotnet] [build] Don't skip tests#17295
nvborisenko merged 1 commit intoSeleniumHQ:trunkfrom
nvborisenko:dotnet-unskip-tests

Conversation

@nvborisenko
Copy link
Copy Markdown
Member

Remove some tests from the skipped lists.

💥 What does this PR do?

This pull request updates the .skipped-tests file to remove several test exclusions, allowing these tests to run again. This suggests that the previously skipped tests are now expected to pass.

Copilot AI review requested due to automatic review settings April 2, 2026 22:46
@qodo-code-review
Copy link
Copy Markdown
Contributor

Review Summary by Qodo

Re-enable skipped dotnet tests in build configuration

✨ Enhancement

Grey Divider

Walkthroughs

Description
• Remove dotnet test exclusions from skipped tests list
• Re-enable NetworkInterceptionTests and FirefoxDriverTests
• Allow previously skipped dotnet tests to run

Grey Divider

File Changes

1. .skipped-tests ⚙️ Configuration changes +0/-3

Remove dotnet test exclusions from skip list

• Removed 3 dotnet test exclusions from the skipped tests list
• Removed NetworkInterceptionTests-chrome and NetworkInterceptionTests-edge
• Removed FirefoxDriverTests-firefox to allow tests to run

.skipped-tests


Grey Divider

Qodo Logo

@qodo-code-review
Copy link
Copy Markdown
Contributor

qodo-code-review bot commented Apr 2, 2026

Code Review by Qodo

🐞 Bugs (0) 📘 Rule violations (0) 📎 Requirement gaps (0)

Grey Divider

Great, no issues found!

Qodo reviewed your code and found no material issues that require review

Grey Divider

ⓘ The new review experience is currently in Beta. Learn more

Grey Divider

Qodo Logo

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the repo’s test-skip configuration to ensure several previously excluded .NET test targets are no longer skipped, allowing them to run again in CI/build workflows.

Changes:

  • Removed skip-list entries for NetworkInterceptionTests on Chrome/Edge in .NET common tests.
  • Removed the skip-list entry for .NET FirefoxDriverTests.

@nvborisenko
Copy link
Copy Markdown
Member Author

Passes.

@nvborisenko nvborisenko merged commit 549261b into SeleniumHQ:trunk Apr 2, 2026
23 of 24 checks passed
@nvborisenko nvborisenko deleted the dotnet-unskip-tests branch April 2, 2026 23:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants