You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2020/08/08 00:48:14 UTC

[GitHub] [incubator-superset] bkyryliuk commented on a change in pull request #10545: chore: move load examples to the fixture [WIP]

bkyryliuk commented on a change in pull request #10545:
URL: https://github.com/apache/incubator-superset/pull/10545#discussion_r467339686



##########
File path: tests/core_tests.py
##########
@@ -361,8 +361,8 @@ def test_add_slice(self):
         self.assertEqual(resp.status_code, 200)
 
     def test_get_user_slices_for_owners(self):
-        self.login(username="admin")
-        user = security_manager.find_user("admin")
+        self.login(username="alpha")

Review comment:
       some side effects from other tests: admin has some slices




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org