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/13 21:00:01 UTC

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

Dongjoon Hyun created SPARK-25726:
-------------------------------------

             Summary: 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.3.0, 2.2.1, 2.4.0
            Reporter: Dongjoon Hyun


The test case fails because the used password string `123` matches `@41230802`. 
{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