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 "Sahil Takiar (Jira)" <ji...@apache.org> on 2020/03/24 02:22:00 UTC

[jira] [Resolved] (IMPALA-9404) Instantiations/ExprTest.MathConversionFunctions fails in TSAN builds

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

Sahil Takiar resolved IMPALA-9404.
----------------------------------
    Resolution: Later

We added a suppression for this, don't think this is worth fixing anytime soon so closing.

> Instantiations/ExprTest.MathConversionFunctions fails in TSAN builds
> --------------------------------------------------------------------
>
>                 Key: IMPALA-9404
>                 URL: https://issues.apache.org/jira/browse/IMPALA-9404
>             Project: IMPALA
>          Issue Type: Sub-task
>          Components: Backend
>            Reporter: Sahil Takiar
>            Priority: Major
>
> {code:java}
> [ RUN      ] Instantiations/ExprTest.MathConversionFunctions/0
> /home/systest/Impala/be/src/exprs/expr-test.cc:644: Failure
> Value of: ConvertValue<int32_t>(result)
>   Actual: 0
> Expected: expected_result
> Which is: 536870912
> length(unhex(repeat('a', 1024 * 1024 * 1024)))
> [  FAILED  ] Instantiations/ExprTest.MathConversionFunctions/0, where GetParam() = 2-byte object <00-01> (285270 ms)
> [ RUN      ] Instantiations/ExprTest.MathConversionFunctions/1
> [       OK ] Instantiations/ExprTest.MathConversionFunctions/1 (257337 ms)
> [ RUN      ] Instantiations/ExprTest.MathConversionFunctions/2
> /home/systest/Impala/be/src/exprs/expr-test.cc:644: Failure
> Value of: ConvertValue<int32_t>(result)
>   Actual: 0
> Expected: expected_result
> Which is: 536870912
> length(unhex(repeat('a', 1024 * 1024 * 1024)))
> [  FAILED  ] Instantiations/ExprTest.MathConversionFunctions/2, where GetParam() = 2-byte object <01-01> (498111 ms) {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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