You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Yang Jie (Jira)" <ji...@apache.org> on 2022/03/28 06:01:00 UTC

[jira] [Created] (SPARK-38673) Replace java assert with Junit api in Java UTs

Yang Jie created SPARK-38673:
--------------------------------

             Summary: Replace java assert with Junit api in Java UTs
                 Key: SPARK-38673
                 URL: https://issues.apache.org/jira/browse/SPARK-38673
             Project: Spark
          Issue Type: Bug
          Components: Tests
    Affects Versions: 3.4.0
            Reporter: Yang Jie


Some Java UTs use java assert instead of JUnit assert Api, and these assertions will strongly depend on JVM enable -ea mode.

 



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org