You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2018/10/14 01:08:00 UTC

[jira] [Resolved] (SPARK-25726) Flaky test: SaveIntoDataSourceCommandSuite.`simpleString is redacted`

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

Dongjoon Hyun resolved SPARK-25726.
-----------------------------------
       Resolution: Fixed
         Assignee: Dongjoon Hyun
    Fix Version/s: 2.4.0
                   2.3.3
                   2.2.3

This is resolved via [https://github.com/apache/spark/pull/22716] .

> Flaky test: SaveIntoDataSourceCommandSuite.`simpleString is redacted`
> ---------------------------------------------------------------------
>
>                 Key: SPARK-25726
>                 URL: https://issues.apache.org/jira/browse/SPARK-25726
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL, Tests
>    Affects Versions: 2.2.1, 2.3.0, 2.4.0
>            Reporter: Dongjoon Hyun
>            Assignee: Dongjoon Hyun
>            Priority: Minor
>             Fix For: 2.2.3, 2.3.3, 2.4.0
>
>
> The test case fails because the used password string `123` matches `@41230802`. 
> - https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/97343/consoleFull
> {code:java}
> SaveIntoDataSourceCommandSuite:
> - simpleString is redacted *** FAILED ***
> "SaveIntoDataSourceCommand org.apache.spark.sql.execution.datasources.jdbc.JdbcRelationProvider@41230802, Map(password -> *********(redacted), url -> *********(redacted), driver -> mydriver), ErrorIfExists
> +- Range (0, 1, step=1, splits=Some(2))
> " contained "123" (SaveIntoDataSourceCommandSuite.scala:42){code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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