jenkins-bot has submitted this change. ( 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1195631?usp=email )

Change subject: tests: expected failure in 
TestSupersetWithAuth.test_login_and_oauth_permission
......................................................................

tests: expected failure in TestSupersetWithAuth.test_login_and_oauth_permission

Change-Id: I7c34d4308a7a7fb02bab50807dd60a47f51b0946
Signed-off-by: Xqt <[email protected]>
---
M tests/superset_tests.py
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  jenkins-bot: Verified
  Xqt: Looks good to me, approved




diff --git a/tests/superset_tests.py b/tests/superset_tests.py
index 32adeee..7977f2f 100755
--- a/tests/superset_tests.py
+++ b/tests/superset_tests.py
@@ -52,6 +52,7 @@
     family = 'meta'
     code = 'meta'

+    @unittest.expectedFailure  # T395664
     def test_login_and_oauth_permission(self) -> None:
         """Superset login and queries."""
         sql = 'SELECT page_id, page_title FROM page LIMIT 2;'

--
To view, visit 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1195631?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.wikimedia.org/r/settings?usp=email

Gerrit-MessageType: merged
Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Change-Id: I7c34d4308a7a7fb02bab50807dd60a47f51b0946
Gerrit-Change-Number: 1195631
Gerrit-PatchSet: 3
Gerrit-Owner: Xqt <[email protected]>
Gerrit-Reviewer: Xqt <[email protected]>
Gerrit-Reviewer: jenkins-bot
_______________________________________________
Pywikibot-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to