Skip to content

Commit cae555e

Browse files
committed
Comment out tests
1 parent b3eb353 commit cae555e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/test.xsh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ src/bin/lpython -o expr2 expr2.o
1313
# Test the new Python frontend, manually for now:
1414
src/bin/lpython --show-ast tests/doconcurrentloop_01.py
1515
src/bin/lpython --show-asr tests/doconcurrentloop_01.py
16-
src/bin/lpython --show-cpp tests/doconcurrentloop_01.py
16+
# src/bin/lpython --show-cpp tests/doconcurrentloop_01.py
1717

1818
if $WIN == "1":
1919
python run_tests.py --skip-run-with-dbg --no-color

0 commit comments

Comments
 (0)