Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-41558

Disable Coverage in python.pyspark.tests.test_memory_profiler

    XMLWordPrintableJSON

Details

    • Test
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.4.0
    • 3.4.0
    • PySpark
    • None

    Description

      https://github.com/apache/spark/actions/runs/3712125552/jobs/6293347848

      ======================================================================
      FAIL [13.173s]: test_memory_profiler (pyspark.tests.test_memory_profiler.MemoryProfilerTests)
      ----------------------------------------------------------------------
      Traceback (most recent call last):
        File "/__w/spark/spark/python/pyspark/tests/test_memory_profiler.py", line 56, in test_memory_profiler
          self.assertTrue("plus_one" in fake_out.getvalue())
      AssertionError: False is not true
      
      ======================================================================
      FAIL [3.986s]: test_profile_pandas_function_api (pyspark.tests.test_memory_profiler.MemoryProfilerTests)
      ----------------------------------------------------------------------
      Traceback (most recent call last):
        File "/__w/spark/spark/python/pyspark/tests/test_memory_profiler.py", line 87, in test_profile_pandas_function_api
          self.assertTrue(f_name in fake_out.getvalue())
      AssertionError: False is not true
      
      ======================================================================
      FAIL [3.722s]: test_profile_pandas_udf (pyspark.tests.test_memory_profiler.MemoryProfilerTests)
      ----------------------------------------------------------------------
      Traceback (most recent call last):
        File "/__w/spark/spark/python/pyspark/tests/test_memory_profiler.py", line 69, in test_profile_pandas_udf
          self.assertTrue(f_name in fake_out.getvalue())
      AssertionError: False is not true
      
      ----------------------------------------------------------------------
      Ran 3 tests in 20.882s
      

      Attachments

        Activity

          People

            gurwls223 Hyukjin Kwon
            gurwls223 Hyukjin Kwon
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: