Skip to content

Commit

Permalink
temporary skipped test_ens_in_public_chat
Browse files Browse the repository at this point in the history
  • Loading branch information
churik committed Oct 23, 2019
1 parent 3123070 commit 87a1eb2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/appium/tests/atomic/account_management/test_profile.py
Original file line number Diff line number Diff line change
Expand Up @@ -711,6 +711,8 @@ def test_pair_devices_sync_name_photo_public_group_chats(self):

@marks.testrail_id(6226)
@marks.critical
@marks.skip
# TODO: skipped in PR 9178 - should be re-enabled once geth 1.9 upgrade will be merged
def test_ens_in_public_chat(self):
self.create_drivers(2)
device_1, device_2 = self.drivers[0], self.drivers[1]
Expand Down

0 comments on commit 87a1eb2

Please sign in to comment.