You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "geoff langenderfer (Jira)" <ji...@apache.org> on 2023/10/22 00:57:00 UTC

[jira] [Commented] (SPARK-44826) Resolve testing timeout issue from Spark Connect

    [ https://issues.apache.org/jira/browse/SPARK-44826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17778256#comment-17778256 ] 

geoff langenderfer commented on SPARK-44826:
--------------------------------------------

this passes with python 3.11. Maybe it's an issue with 3.9?

{code:bash}
✦ ~/work/spark master* ⇣
myenv ❯ python/run-tests --testnames pyspark.pandas.tests.connect.diff_frames_ops.test_parity_setitem_series
Running PySpark tests. Output is in /home/g/work/spark/python/unit-tests.log
Will test against the following Python executables: ['/home/g/work/spark/python/myenv/bin/python3', 'python']
Will test the following Python tests: ['pyspark.pandas.tests.connect.diff_frames_ops.test_parity_setitem_series']
/home/g/work/spark/python/myenv/bin/python3 python_implementation is CPython
/home/g/work/spark/python/myenv/bin/python3 version is: Python 3.11.5
python python_implementation is CPython
python version is: Python 3.11.5
Starting test(/home/g/work/spark/python/myenv/bin/python3): pyspark.pandas.tests.connect.diff_frames_ops.test_parity_setitem_series (temp output: /home/g/work/spark/python/target/921e1ed4-2292-4d47-afee-c637bf47b24b/home_g_work_spark_python_myenv_bin_python3__pyspark.pandas.tests.connect.diff_frames_ops.test_parity_setitem_series__rvygfv5b.log)
Starting test(python): pyspark.pandas.tests.connect.diff_frames_ops.test_parity_setitem_series (temp output: /home/g/work/spark/python/target/3e101881-644e-4ff9-8cec-5418f69795ed/python__pyspark.pandas.tests.connect.diff_frames_ops.test_parity_setitem_series__75h3h5fc.log)
Finished test(/home/g/work/spark/python/myenv/bin/python3): pyspark.pandas.tests.connect.diff_frames_ops.test_parity_setitem_series (0s)
Finished test(python): pyspark.pandas.tests.connect.diff_frames_ops.test_parity_setitem_series (0s)
Tests passed in 0 seconds
{code}

> Resolve testing timeout issue from Spark Connect
> ------------------------------------------------
>
>                 Key: SPARK-44826
>                 URL: https://issues.apache.org/jira/browse/SPARK-44826
>             Project: Spark
>          Issue Type: Bug
>          Components: Connect, Pandas API on Spark, Tests
>    Affects Versions: 4.0.0
>            Reporter: Haejoon Lee
>            Priority: Major
>
> DiffFramesParitySetItemSeriesTests.test_series_iloc_setitem is failing on Spark Connect due to unexpected timeout issue: https://github.com/itholic/spark/actions/runs/5850534247/job/15860127608



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

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