You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Tim Armstrong (JIRA)" <ji...@apache.org> on 2018/11/02 19:26:01 UTC

[jira] [Resolved] (IMPALA-2040) DCHECK in unittest will not produce JUnit XML

     [ https://issues.apache.org/jira/browse/IMPALA-2040?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tim Armstrong resolved IMPALA-2040.
-----------------------------------
    Resolution: Won't Fix

bin/jenkins/finalize.sh will actually detect this now in jenkins jobs.

> DCHECK in unittest will not produce JUnit XML
> ---------------------------------------------
>
>                 Key: IMPALA-2040
>                 URL: https://issues.apache.org/jira/browse/IMPALA-2040
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Infrastructure
>    Affects Versions: Impala 2.3.0
>            Reporter: Martin Grund
>            Priority: Minor
>              Labels: test, test-infra
>
> When a BE test fails in a DCHECK instead of a test assertion, gtest will not produce the JUnit XML we use for reporting of errors. This will result in a failed build where seemingly all tests passed (since only good XML files are stored)
> The issue is that the DCHECK will immediately crash the process and thus we are missing information. 
> As an example look at #502 of the GVM runs.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org