Skip to content

Commit

Permalink
test skip test
Browse files Browse the repository at this point in the history
  • Loading branch information
ManfeiBai committed Nov 30, 2023
1 parent b339607 commit 1ef5196
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/run_tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ function run_xla_op_tests3 {
run_test "$CDIR/test_torch_distributed_xla_backend.py"
run_torchrun "$CDIR/pjrt/test_torchrun.py"
# NOTE: this line below is testing export and don't care about GPU
PJRT_DEVICE=CPU CPU_NUM_DEVICES=1 run_coverage "$CDIR/test_core_aten_ops.py"
# PJRT_DEVICE=CPU CPU_NUM_DEVICES=1 run_coverage "$CDIR/test_core_aten_ops.py"
}

#######################################################################################
Expand Down

0 comments on commit 1ef5196

Please sign in to comment.