Skip to content

Commit f144a28

Browse files
hsbtclaude
andcommitted
Skip flaky test_with_webauthn_enabled_failure on TruffleRuby
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent bfefbc7 commit f144a28

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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)