Skip to content

Commit 68502f2

Browse files
committed
move functional EncryptedTable slow tests to travis_isolation bucket
1 parent d1bb974 commit 68502f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/functional/encrypted/test_table.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ def test_ephemeral_item_cycle_batch_writer_slow(example_table, all_the_cmps, par
6060
table_cycle_batch_writer_check(all_the_cmps, parametrized_actions, parametrized_item, TEST_TABLE_NAME, "us-west-2")
6161

6262

63+
@pytest.mark.travis_isolation
6364
@pytest.mark.slow
6465
@pytest.mark.hypothesis
6566
@SLOW_SETTINGS

0 commit comments

Comments
 (0)