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

ASF subversion and git services commented on SQOOP-3414:
--------------------------------------------------------

Commit 6a159ed282c1816452a46dbc7acc2a56b5d2dc46 in sqoop's branch 
refs/heads/trunk from [~BoglarkaEgyed]
[ https://git-wip-us.apache.org/repos/asf?p=sqoop.git;h=6a159ed ]

SQOOP-3414: Introduce a Gradle build parameter to set the ignoreTestFailures of 
the test tasks

This closes #59

(Szabolcs Vasas via Boglarka Egyed)


> Introduce a Gradle build parameter to set the ignoreTestFailures of the test 
> tasks
> ----------------------------------------------------------------------------------
>
>                 Key: SQOOP-3414
>                 URL: https://issues.apache.org/jira/browse/SQOOP-3414
>             Project: Sqoop
>          Issue Type: Test
>    Affects Versions: 1.4.7
>            Reporter: Szabolcs Vasas
>            Assignee: Szabolcs Vasas
>            Priority: Major
>         Attachments: test_with_ignoreTestFailures=true.txt, 
> test_without_ignoreTestFailures.txt
>
>
> The 
> [ignoreFailures|https://docs.gradle.org/current/dsl/org.gradle.api.tasks.testing.Test.html#org.gradle.api.tasks.testing.Test:ignoreFailures]
>  parameter of the Gradle test tasks is set to false which means that if a 
> Gradle test task fails the gradle
> process returns with non-zero. In some CI tools (e.g. Jenkins) this will make 
> the status of the job red and not yellow
> which usually means some more serious issue than a test failure.
> I would like to introduce a parameter to be able set this parameter of the 
> test tasks.



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

Reply via email to