bluez-alsa icon indicating copy to clipboard operation
bluez-alsa copied to clipboard

A set of commits aimed at reducing the occurences of CI test failures.

Open borine opened this issue 4 months ago • 1 comments

There are still some occasional failures remaining, but overall the failure rate is greatly improved.

Tests with known races that can still cause failure:

  • test-alsa-pcm:test_playback_hw_set_free
  • test-utils-aplay:test_play_dbus_signals
  • test-rfcomm

Tests that may still occasionally fail for unknown reasons:

  • test-dbus
  • test-alsa-midi

borine avatar Aug 21 '25 10:08 borine

Codecov Report

:x: Patch coverage is 93.33333% with 1 line in your changes missing coverage. Please review. :white_check_mark: Project coverage is 70.22%. Comparing base (3851218) to head (bed15cd).

Files with missing lines Patch % Lines
test/test-alsa-midi.c 0.00% 1 Missing :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #777      +/-   ##
==========================================
- Coverage   70.52%   70.22%   -0.30%     
==========================================
  Files         101      101              
  Lines       16788    16797       +9     
  Branches     2643     2645       +2     
==========================================
- Hits        11839    11796      -43     
- Misses       4833     4885      +52     
  Partials      116      116              

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

codecov[bot] avatar Aug 21 '25 11:08 codecov[bot]