Merge "Revert "Revert "Disable flakey test"""

This commit is contained in:
jenkins-bot 2023-11-27 20:07:23 +00:00 committed by Gerrit Code Review
commit ea6cf440cf

View file

@ -16,7 +16,8 @@ const {
// @test2.m.wikipedia.org @vagrant @login
describe( 'Search', () => {
it( 'Clicking on a watchstar toggles the watchstar', async () => {
// FIXME: T334634
it.skip( 'Clicking on a watchstar toggles the watchstar', async () => {
await iAmUsingTheMobileSite();
await pageExists( 'Selenium search test' );
await iAmLoggedIntoTheMobileWebsite();