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

ASF GitHub Bot commented on BAHIR-150:
--------------------------------------

Github user ckadner commented on the issue:

    https://github.com/apache/bahir/pull/56
  
    After adding the `--fail-at-end` flag to the PR builder's maven build, now 
all modules get built and tested even after the forced test failure in module 
`sql-cloudant`:
    
    ```
    [INFO] 
------------------------------------------------------------------------
    [INFO] Reactor Summary:
    [INFO] 
    [INFO] Apache Bahir - Parent POM .......................... SUCCESS [  
4.371 s]
    [INFO] Apache Bahir - Spark SQL Cloudant DataSource ....... FAILURE [03:44 
min]
    [INFO] Apache Bahir - Spark Streaming Akka ................ SUCCESS [ 
28.087 s]
    [INFO] Apache Bahir - Spark SQL Streaming Akka ............ SUCCESS [03:49 
min]
    [INFO] Apache Bahir - Spark Streaming MQTT ................ SUCCESS [01:51 
min]
    [INFO] Apache Bahir - Spark SQL Streaming MQTT ............ SUCCESS [02:08 
min]
    [INFO] Apache Bahir - Spark Streaming Twitter ............. SUCCESS [ 
25.335 s]
    [INFO] Apache Bahir - Spark Streaming ZeroMQ .............. SUCCESS [ 
19.410 s]
    [INFO] Apache Bahir - Spark Streaming Google PubSub ....... SUCCESS [ 
51.206 s]
    [INFO] Apache Bahir - Spark Extensions Distribution ....... SUCCESS [  
3.566 s]
    [INFO] 
------------------------------------------------------------------------
    [INFO] BUILD FAILURE
    [INFO] 
------------------------------------------------------------------------
    [INFO] Total time: 13:47 min
    [INFO] Finished at: 2017-12-07T16:37:37-08:00
    
    [INFO] Final Memory: 174M/6788M
    [INFO] 
------------------------------------------------------------------------
    ```



> Jenkins PR builder should not abort build after first failed module
> -------------------------------------------------------------------
>
>                 Key: BAHIR-150
>                 URL: https://issues.apache.org/jira/browse/BAHIR-150
>             Project: Bahir
>          Issue Type: Task
>          Components: Build
>    Affects Versions: Spark-2.2.1, Flink-Next
>            Reporter: Christian Kadner
>            Assignee: Christian Kadner
>
> Currently our Jenkins build skips building any further modules after the 
> first build or test failure (see [PR 
> #55|https://github.com/apache/bahir/pull/55#issuecomment-349487768])
> We should change the Jenking PR build configuration to continue running the 
> Maven build and report any/all failures after building and testing all 
> modules.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to