File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
PhysicsTools/PythonAnalysis/test Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change 66<test name =" test_bs4" command =" test_bs4.py" />
77<test name =" testBottleneck" command =" testBottleneck.py" />
88<test name =" testNumExpr" command =" testNumExpr.py" />
9+ <ifrelease name =" !ASAN" >
910<test name =" testTables" command =" testTables.py" />
11+ </ifrelease >
1012<test name =" testXGBoost_and_sklearn" command =" testXGBoost_and_sklearn.py" />
1113<test name =" testUncertainties" command =" testUncertainties.py" />
1214<test name =" testJupyter" command =" testJupyter.sh" />
105107<test name =" import-sniffio" command =" python3 -c 'import sniffio'" />
106108<test name =" import-sqlalchemy" command =" python3 -c 'import sqlalchemy'" />
107109<test name =" import-sympy" command =" python3 -c 'import sympy'" />
110+ <ifrelease name =" !ASAN" >
108111<test name =" import-tables" command =" python3 -c 'import tables'" />
112+ </ifrelease >
109113<test name =" import-tensorflow" command =" python3 -c 'import tensorflow'" />
110114<test name =" import-terminado" command =" python3 -c 'import terminado'" />
111115<test name =" import-testpath" command =" python3 -c 'import testpath'" />
You can’t perform that action at this time.
0 commit comments