Skip to content

Commit 5767c1d

Browse files
committed
Skip tests in Test_StringCapacity
1 parent b458664 commit 5767c1d

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
exclude(:test_capacity_embedded, "depends on max slot size")
2+
exclude(:test_capacity_frozen, "depends on max slot size")
3+
exclude(:test_capacity_fstring, "depends on max slot size")
4+
exclude(:test_capacity_normal, "depends on max slot size")
5+
exclude(:test_io_read, "depends on max slot size")
6+
exclude(:test_literal_capacity, "depends on max slot size")
7+
exclude(:test_s_new_capacity, "depends on max slot size")

0 commit comments

Comments
 (0)