diff --git a/python-matplotlib.spec b/python-matplotlib.spec index e0666b5..daf34ff 100644 --- a/python-matplotlib.spec +++ b/python-matplotlib.spec @@ -361,9 +361,8 @@ skip_tests+=" or (test_backend_pgf and test_rcupdate)" skip_tests+=" or test_bbox_inches_tight_raster[pdf] or test_interp_nearest_vs_none[pdf]" # test failure uncovered by gc https://github.com/matplotlib/matplotlib/issues/30703 skip_tests+=" or test_rasterized[svg]" -# test failure uncovered by xkeyboard-config https://github.com/matplotlib/matplotlib/issues/30703 +# test failures uncovered by xkeyboard-config https://github.com/matplotlib/matplotlib/issues/30703 skip_tests+=" or (test_getattr and gtk3)" -# flaky tests skip_tests+=" or test_determinism_check or test_determinism_source_date_epoch" # Fails in SLFO:Main