Disable "...able to change preferences" browser test
authorKunal Mehta <legoktm@member.fsf.org>
Tue, 31 Jul 2018 19:28:31 +0000 (12:28 -0700)
committerKunal Mehta <legoktm@member.fsf.org>
Tue, 31 Jul 2018 19:28:31 +0000 (12:28 -0700)
It's incredibly flaky.

Bug: T199446
Change-Id: I5372a285dab4f5f032ae340d9fd30b9c7c8bf72a

tests/selenium/specs/user.js

index b64d9f5..4884ded 100644 (file)
@@ -42,7 +42,8 @@ describe( 'User', function () {
                assert.strictEqual( UserLoginPage.userPage.getText(), username );
        } );
 
-       it( 'should be able to change preferences', function () {
+       // Disabled due to flakiness (T199446)
+       it.skip( 'should be able to change preferences', function () {
                var realName = Util.getTestString();
 
                // create