Github user JoshRosen commented on the issue:

    https://github.com/apache/spark/pull/18191
  
    Oh, that's a legitimate failure:
    
    ```
    File "./dev/run-tests.py", line 112, in __main__.determine_modules_to_test
    Failed example:
        x # doctest: +NORMALIZE_WHITESPACE
    Expected:
        ['sql', 'hive', 'mllib', 'sql-kafka-0-10', 'examples', 
'hive-thriftserver',
         'pyspark-sql', 'sparkr', 'pyspark-mllib', 'pyspark-ml']
    Got:
        ['sql', 'hive', 'mllib', 'sql-kafka-0-10', 'examples', 
'hive-thriftserver', 'pyspark-sql', 'repl', 'sparkr', 'pyspark-mllib', 
'pyspark-ml']
    ```
    
    You need to update the build script's internal tests.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to