[Test] Make model tests run again and remove --forked from pytest (#3631)

Co-authored-by: Simon Mo <simon.mo@hey.com>
This commit is contained in:
SangBin Cho
2024-03-29 13:06:40 +09:00
committed by GitHub
parent f342153b48
commit 26422e477b
12 changed files with 101 additions and 29 deletions

View File

@@ -1,6 +1,6 @@
"""Test the communication operators.
Run `pytest tests/distributed/test_comm_ops.py --forked`.
Run `pytest tests/distributed/test_comm_ops.py`.
"""
import os