Skip to content

Commit

Permalink
[ci] Disable tutorial-roostats-rs101_limitexample-py on Win
Browse files Browse the repository at this point in the history
  • Loading branch information
dpiparo committed Apr 27, 2024
1 parent 9df801c commit 89d39eb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tutorials/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,8 @@ else()
# IncrementalExecutor::executeFunction: symbol '__std_find_trivial_4@12' unresolved while linking [cling interface function]!
# on Windows 32 bit and Visual Studio v17.8
list(APPEND roofit_veto roofit/rf509_wsinteractive.C roofit/rf614_binned_fit_problems.C)
# The following tutorial fails with a segfault (see #15364)
list(APPEND roofit_veto roostats/rs101_limitexample.py)
endif()
endif()

Expand Down

0 comments on commit 89d39eb

Please sign in to comment.