You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Wes McKinney (Jira)" <ji...@apache.org> on 2020/06/22 14:15:00 UTC

[jira] [Created] (ARROW-9208) [C++] SlowInputStream test failure in GitHub Actions

Wes McKinney created ARROW-9208:
-----------------------------------

             Summary: [C++] SlowInputStream test failure in GitHub Actions
                 Key: ARROW-9208
                 URL: https://issues.apache.org/jira/browse/ARROW-9208
             Project: Apache Arrow
          Issue Type: Bug
          Components: C++
            Reporter: Wes McKinney
             Fix For: 1.0.0


I noticed this test failure in one of our nightly builds (ubuntu-20.04-cpp-14)

{code}
[ RUN      ] TestSlowInputStream.Basics
/arrow/cpp/src/arrow/io/memory_test.cc:374: Failure
Expected: (dt) < (latency * 3), actual: 2.26828 vs 1.8
{code}



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