Sudarshan Vasudevan created GOBBLIN-1247:
--------------------------------------------
Summary: Disable flaky unit tests causing intermittent build
failures
Key: GOBBLIN-1247
URL: https://issues.apache.org/jira/browse/GOBBLIN-1247
Project: Apache Gobblin
Issue Type: Improvement
Components: gobblin-core
Affects Versions: 0.15.0
Reporter: Sudarshan Vasudevan
Assignee: Abhishek Tiwari
Fix For: 0.15.0
This task disables the following unit tests that fail intermittently on local
build:
# ClusterIntegrationTest#testJobRestartViaSpec
# TaskErrorIntegrationTest#testErrorDuringSubmission()
# GobblinHelixJobLauncherTest#testJobCleanup()
In addition, this task also fixes a findbugsMain failure in
HOCONInputStreamFlowTemplate caused by usage of a ternary operator in the
constructor.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)