File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change 55exclude :test_getenv , "needs investigation"
66exclude :test_has_key , "needs investigation"
77exclude :test_rehash , "needs investigation"
8+ exclude :test_taint_aref , "expects SAFE security exceptions"
9+ exclude :test_taint_aset_key , "expects SAFE security exceptions"
10+ exclude :test_taint_aset_value , "expects SAFE security exceptions"
11+ exclude :test_taint_assoc , "expects SAFE security exceptions"
12+ exclude :test_taint_fetch , "expects SAFE security exceptions"
13+ exclude :test_taint_key , "expects SAFE security exceptions"
14+ exclude :test_taint_key_p , "expects SAFE security exceptions"
15+ exclude :test_taint_rassoc , "expects SAFE security exceptions"
16+ exclude :test_taint_value_p , "expects SAFE security exceptions"
You can’t perform that action at this time.
0 commit comments