Skip to content

Commit eabde32

Browse files
committed
move functional EncryptedClient slow tests to travis_isolation bucket
1 parent 8e7897c commit eabde32

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/functional/encrypted/test_client.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ def test_ephemeral_batch_item_cycle_slow(example_table, all_the_cmps, parametriz
8080
_client_cycle_batch_items_check(all_the_cmps, parametrized_actions, parametrized_item)
8181

8282

83+
@pytest.mark.travis_isolation
8384
@pytest.mark.slow
8485
@pytest.mark.hypothesis
8586
@SLOW_SETTINGS

0 commit comments

Comments
 (0)