Skip to content

Commit 76a827d

Browse files
committed
gem needs psych, which needs Sulong, which isn’t there in some CI configurations
1 parent 71c8018 commit 76a827d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

spec/tags/truffle/launcher_tags.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,3 +102,7 @@ slow:The launcher 'rdoc' runs as an -S command
102102
slow:The launcher 'rdoc' in `RbConfig::CONFIG['bindir']` directory runs
103103
slow:The launcher 'rdoc' in `RbConfig::CONFIG['extra_bindirs'][0]` directory runs
104104
slow:The launcher 'rdoc' in `RbConfig::CONFIG['extra_bindirs'][1]` directory runs
105+
fails:The launcher 'gem' runs as an -S command
106+
fails:The launcher 'gem' in `RbConfig::CONFIG['bindir']` directory runs
107+
fails:The launcher 'gem' in `RbConfig::CONFIG['extra_bindirs'][0]` directory runs
108+
fails:The launcher 'gem' in `RbConfig::CONFIG['extra_bindirs'][1]` directory runs

0 commit comments

Comments
 (0)