Skip to content
Snippets Groups Projects
Commit adcaec0a authored by Pere Mato Vila's avatar Pere Mato Vila
Browse files

Added new tutorial to long timeout list.

parent 09383bf5
No related branches found
No related tags found
No related merge requests found
......@@ -649,7 +649,7 @@ def isCpp():
def findTimeout():
listLongTutorials = ["OneSidedFrequentistUpperLimitWithBands", "StandardBayesianNumericalDemo",
"TwoSidedFrequentistUpperLimitWithBands" , "HybridStandardForm", "rs401d_FeldmanCousins",
"TMVAMultipleBackgroundExample", "TMVARegression", "TMVAClassification"]
"TMVAMultipleBackgroundExample", "TMVARegression", "TMVAClassification", "StandardHypoTestDemo"]
if tutName in listLongTutorials:
return 300
else:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment