open-telemetry/opentelemetry-ruby-contrib

Non-deterministic Test Error - Kafka Tests Suite

Open

#676 opened on Sep 27, 2023

 (0 comments) (0 reactions) (0 assignees)Ruby (252 forks)auto 404
help wantedinstrumentation-rdkafkakeep

Repository metrics

Stars
 (135 stars)
PR merge metrics
 (PR metrics pending)

Description

https://github.com/open-telemetry/opentelemetry-ruby-contrib/actions/runs/6320369626/job/17162785232?pr=675

Run options: --seed 7292
 
 # Running:
 
 ....F..
 
 Finished in 15.414403s, 0.4541 runs/s, 2.0760 assertions/s.
 
   1) Failure:
 OpenTelemetry::Instrumentation::Rdkafka::Patches::Consumer::#each_batch#test_0001_traces each_batch call [/home/runner/work/opentelemetry-ruby-contrib/opentelemetry-ruby-contrib/instrumentation/rdkafka/test/opentelemetry/instrumentation/rdkafka/patches/consumer_test.rb:204]:
 Expected: 2
   Actual: 1
 
 7 runs, 32 assertions, 1 failures, 0 errors, 0 skips
 rake aborted!
 Command failed with status (1)
 /opt/hostedtoolcache/Ruby/3.2.1/x64/bin/bundle:25:in `load'
 /opt/hostedtoolcache/Ruby/3.2.1/x64/bin/bundle:25:in `<main>'
 Tasks: TOP => test
 (See full trace by running task with --trace)

Contributor guide