sourcegraph / sourcegraph

Code AI platform with Code Search & Cody
https://sourcegraph.com
Other
9.8k stars 1.19k forks source link

chore: skip failing tests #62820

Closed bahrmichael closed 1 week ago

bahrmichael commented 1 week ago

The dev infra team is making progress on the Playwright in CI topic in https://github.com/sourcegraph/sourcegraph/pull/62683 and https://github.com/sourcegraph/sourcegraph/pull/62560. I want to help them merge their work into main as soon as possible.

To make sure they can run the right tests in the CI process (and enable the right merge blockers), I want to skip tests that are currently failing with playwright, and funnel them into new tasks for making them work again.

I created a new ticket for fixing the failing tests: https://github.com/sourcegraph/sourcegraph/issues/62821

Test plan