Skip to content

Commit b2559b1

Browse files
committed
Tag failed specs
1 parent 761db1b commit b2559b1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

spec/tags/core/fiber/storage_tags.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,5 @@ fails:Fiber.[] can access the storage of the parent fiber
1919
fails:Fiber.[] can't access the storage of the fiber with non-symbol keys
2020
fails:Fiber.[]= does not overwrite the storage of the parent fiber
2121
fails:Fiber.[]= can't access the storage of the fiber with non-symbol keys
22+
fails:Fiber.[] can use dynamically defined keys
23+
fails:Fiber.[] can't use invalid keys

0 commit comments

Comments
 (0)