summaryrefslogtreecommitdiff
path: root/tool
diff options
context:
space:
mode:
authorSamuel Williams <samuel.williams@oriontransfer.co.nz>2023-08-24 15:19:33 +1200
committerGitHub <noreply@github.com>2023-08-24 15:19:33 +1200
commitd4c720a91bc7bb9ff31810e1720acffb939f7a2f (patch)
tree164045fc674af9c849d76ab446cfd3caece7fee3 /tool
parentbd22bb259c183b91656bea72899fe91c31aeb44e (diff)
Fix support for dynamic keys. (#8273)
* Skip RBS test.
Notes
Notes: Merged-By: ioquatix <samuel@codeotaku.com>
Diffstat (limited to 'tool')
-rw-r--r--tool/rbs_skip_tests2
1 files changed, 2 insertions, 0 deletions
diff --git a/tool/rbs_skip_tests b/tool/rbs_skip_tests
index 6adef0059b..aefdb23a79 100644
--- a/tool/rbs_skip_tests
+++ b/tool/rbs_skip_tests
@@ -25,6 +25,8 @@ test_subtract(RBS::CliTest) running tests without Bundler
test_subtract_several_subtrahends(RBS::CliTest) running tests without Bundler
test_subtract_write(RBS::CliTest) running tests without Bundler
+test_aref(FiberSingletonTest) the method should not accept String keys
+
NetSingletonTest depending on external resources
NetInstanceTest depending on external resources
TestHTTPRequest depending on external resources