File tree Expand file tree Collapse file tree 1 file changed +11
-9
lines changed
GEOSagcm_GridComp/GEOSphysics_GridComp/GEOSmoist_GridComp/pyMoist/tests/scripts Expand file tree Collapse file tree 1 file changed +11
-9
lines changed Original file line number Diff line number Diff line change @@ -11,12 +11,14 @@ export NDSL_LOGLEVEL=Critical
1111# UW specific
1212export GT4PY_EXTRA_COMPILE_OPT_FLAGS=' -fconstexpr-ops-limit=1000000000'
1313
14- python -m pytest -s --disable-warnings --multimodal_metric \
15- -x \
16- --which_modules=ComputeUwshcuInv \
17- --data_path=$1 \
18- --backend=$2 \
19- --grid=default \
20- --no_report \
21- --threshold_overrides_file=./overrides.yml \
22- ..
14+ # DEACTIVATED
15+
16+ # python -m pytest -s --disable-warnings --multimodal_metric \
17+ # -x \
18+ # --which_modules=ComputeUwshcuInv \
19+ # --data_path=$1 \
20+ # --backend=$2\
21+ # --grid=default \
22+ # --no_report \
23+ # --threshold_overrides_file=./overrides.yml \
24+ # ..
You can’t perform that action at this time.
0 commit comments