Skip to content

Commit 4f959e8

Browse files
Deactivate translate test - pre-UW update
1 parent 72d499b commit 4f959e8

File tree

1 file changed

+11
-9
lines changed
  • GEOSagcm_GridComp/GEOSphysics_GridComp/GEOSmoist_GridComp/pyMoist/tests/scripts

1 file changed

+11
-9
lines changed

GEOSagcm_GridComp/GEOSphysics_GridComp/GEOSmoist_GridComp/pyMoist/tests/scripts/run_all.sh

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,14 @@ export NDSL_LOGLEVEL=Critical
1111
# UW specific
1212
export 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+
# ..

0 commit comments

Comments
 (0)