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/02/19 18:11:00 UTC

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

Sahil Takiar created IMPALA-9404:
------------------------------------

             Summary: 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


{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