[
https://issues.apache.org/jira/browse/GORA-357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14105716#comment-14105716
]
Tyler Palsulich commented on GORA-357:
--------------------------------------
Hi [~alfonso.nishikawa] and [~renato2099]. Thanks for your input on this. I am
not attached to using profiles. But, I feel like there is something
fundamentally wrong with ignoring failed tests by default -- when you run `mvn
test`, sure, tests are run, but the entire build will _always_ pass.
I believe [~lewismc] marked this as Not a Problem since he views Jenkins as the
canonical build we should care about, not necessarily a user's local build. In
that view, it doesn't matter if a local build fails, just if it does on
Jenkins/one of your guys' machines (already set up with AvroStore etc.).
Just my two cents. :) Feel free to leave as Not a Problem. What do you guys
think?
> Maven Surefire testFailureIgnore is true
> ----------------------------------------
>
> Key: GORA-357
> URL: https://issues.apache.org/jira/browse/GORA-357
> Project: Apache Gora
> Issue Type: Bug
> Components: build process
> Reporter: Tyler Palsulich
> Priority: Minor
> Attachments: GORA-357.palsulich.071614.patch
>
>
> The root pom.xml file has the following line:
> {{<testFailureIgnore>true</testFailureIgnore>}}. I've noticed that some unit
> tests fail on a clean install (e.g.
> gora.avro.mapreduce.TestDataFileAvroStoreMapReduce). Is this to be expected?
--
This message was sent by Atlassian JIRA
(v6.2#6252)