[GitHub] carbondata pull request #1800: [HOTFIX] Add exception catch in testcase when...

classic Classic list List threaded Threaded
29 messages Options
12
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata pull request #1800: [HOTFIX] Fix concurrent testcase random failu...

qiuchenjian-2
Github user chenliang613 commented on a diff in the pull request:

    https://github.com/apache/carbondata/pull/1800#discussion_r162003508
 
    --- Diff: integration/spark-common-test/src/test/scala/org/apache/carbondata/spark/testsuite/iud/IUDConcurrentTest.scala ---
    @@ -73,34 +85,50 @@ class IUDConcurrentTest extends QueryTest with BeforeAndAfterAll {
         dropTable()
       }
     
    +  override def beforeEach(): Unit = {
    +    Global.compactionRunning = false
    --- End diff --
   
    Please change compactionRunning  to insertoverwriteRunning


---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #1800: [HOTFIX] Fix concurrent testcase random failure

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/1800
 
    Build Failed with Spark 2.2.1, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/1670/



---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #1800: [HOTFIX] Fix concurrent testcase random failure

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user chenliang613 commented on the issue:

    https://github.com/apache/carbondata/pull/1800
 
    retest this please


---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #1800: [HOTFIX] Fix concurrent testcase random failure

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/1800
 
    Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/2903/



---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #1800: [HOTFIX] Fix concurrent testcase random failure

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/1800
 
    Build Failed  with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/2906/



---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #1800: [HOTFIX] Fix concurrent testcase random failure

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/1800
 
    Build Success with Spark 2.2.1, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/1674/



---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #1800: [HOTFIX] Fix concurrent testcase random failure

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user chenliang613 commented on the issue:

    https://github.com/apache/carbondata/pull/1800
 
    retest this please


---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #1800: [HOTFIX] Fix concurrent testcase random failure

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user chenliang613 commented on the issue:

    https://github.com/apache/carbondata/pull/1800
 
    verified, LGTM


---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata pull request #1800: [HOTFIX] Fix concurrent testcase random failu...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user asfgit closed the pull request at:

    https://github.com/apache/carbondata/pull/1800


---
12