You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Chao Sun (JIRA)" <ji...@apache.org> on 2018/09/05 16:01:00 UTC

[jira] [Created] (ARROW-3178) [Rust] adjust expected error message for tests with should_panic

Chao Sun created ARROW-3178:
-------------------------------

             Summary: [Rust] adjust expected error message for tests with should_panic
                 Key: ARROW-3178
                 URL: https://issues.apache.org/jira/browse/ARROW-3178
             Project: Apache Arrow
          Issue Type: New Feature
          Components: Rust
            Reporter: Chao Sun


Currently tests on panic cases are using {{should_panic(expected = "")}}. These can be improved by using the actual error message from the panic. 



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