[ 
https://issues.apache.org/jira/browse/SPARK-29733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dongjoon Hyun updated SPARK-29733:
----------------------------------
    Component/s: Tests

> Wrong order of assertEquals parameters
> --------------------------------------
>
>                 Key: SPARK-29733
>                 URL: https://issues.apache.org/jira/browse/SPARK-29733
>             Project: Spark
>          Issue Type: Test
>          Components: ML, Spark Core, SQL, Structured Streaming, Tests
>    Affects Versions: 2.4.4
>            Reporter: Maxim Gekk
>            Assignee: Maxim Gekk
>            Priority: Minor
>             Fix For: 3.0.0
>
>
> The assertEquals() requires the expected value as the first parameter, for 
> instance: 
> https://junit.org/junit4/javadoc/4.12/org/junit/Assert.html#assertEquals(long,%20long)
> but in some places the expected value is passed as the second parameter that 
> confuses when such assert fails.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to