Tian Gao created SPARK-54474:
--------------------------------

             Summary: Disable the XML reports on tests that are supposed to fail
                 Key: SPARK-54474
                 URL: https://issues.apache.org/jira/browse/SPARK-54474
             Project: Spark
          Issue Type: Test
          Components: PySpark
    Affects Versions: 4.2.0
            Reporter: Tian Gao


We added two tests that are supposed to fail:
 * pyspark.testing.tests.test_fail
 * pyspark.testing.tests.test_fail_in_set_up_class

When running as a test module, they are fine because we are actually testing 
the return code. However, they wrote xml reports just like other tests. Our 
current testing infra is broken so we did not realize, but they reported that 
the tests failed. After we fix the testing infra it would be confused by the 
reports. We should not keep these reports.



--
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