Skip to content

Commit bc191f1

Browse files
committed
chore: add comment with issue number
1 parent 9aec0e3 commit bc191f1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

logs_sdk/test/opentelemetry/sdk/logs/export/batch_log_record_processor_test.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -472,6 +472,7 @@ def shutdown(timeout: nil)
472472
let(:processor) { BatchLogRecordProcessor.new(exporter) }
473473

474474
it 'reports export failures' do
475+
# See: https://github.com/open-telemetry/opentelemetry-ruby/issues/2027
475476
skip 'Test is unreliable on Windows and MacOS CI' if ENV['CI']
476477

477478
# skip the work method's behavior, we rely on shutdown to get us to the failures

0 commit comments

Comments
 (0)