Skip to content

Commit 3494fca

Browse files
siliataiderdpiparo
authored andcommitted
disable some roofit tutorials
(cherry picked from commit d2c87b2)
1 parent ab5d0c1 commit 3494fca

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/wheels/test_tutorials.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@
2323
"h1analysisProxy.C", # helper macro, not meant to run standalone
2424
"hist001_RHist_basics.C", # required RHist, not supported in ROOT wheels
2525
"hist002_RHist_weighted.C", # required RHist, not supported in ROOT wheels
26+
"rf618_mixture_models.py", # fails on CI, to investigate
27+
"rf615_simulation_based_inference.py", # fails on CI, to investigate
2628
}
2729

2830
# ----------------------

0 commit comments

Comments
 (0)