Tian Gao created SPARK-54906:
--------------------------------

             Summary: Unify entries for all tests
                 Key: SPARK-54906
                 URL: https://issues.apache.org/jira/browse/SPARK-54906
             Project: Spark
          Issue Type: Test
          Components: Tests
    Affects Versions: 4.2.0
            Reporter: Tian Gao


Currently we have a `unittest.main()` in all test files. This makes it 
difficult for us to change stuff related to tests. For example, we had to patch 
unittest.main to fix the return code issue. It's also confusing to people why 
the import * is needed (it's not).

It's better for us to have a unified entry.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to