Skip to content

Commit a4c8964

Browse files
hsbtclaude
authored andcommitted
[ruby/rubygems] Skip flaky test_with_webauthn_enabled_failure on TruffleRuby
ruby/rubygems@f144a28b64 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 58f5d3a commit a4c8964

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

test/rubygems/test_gem_commands_yank_command.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,7 @@ def test_with_webauthn_enabled_success
141141
end
142142

143143
def test_with_webauthn_enabled_failure
144+
pend "Flaky on TruffleRuby" if RUBY_ENGINE == "truffleruby"
144145
server = Gem::MockTCPServer.new
145146
error = Gem::WebauthnVerificationError.new("Something went wrong")
146147

0 commit comments

Comments
 (0)