[ 
https://issues.apache.org/jira/browse/PROTON-341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13690387#comment-13690387
 ] 

ASF subversion and git services commented on PROTON-341:
--------------------------------------------------------

Commit 1495479 from [~mcpierce]
[ https://svn.apache.org/r1495479 ]

PROTON-341: Update the Ruby interop tests.

Added a new helper function to Data to return an instance of Described.

Added new helper methods to the interop.rb file for testing Arrays.
                
> Ruby fails the integration tests
> --------------------------------
>
>                 Key: PROTON-341
>                 URL: https://issues.apache.org/jira/browse/PROTON-341
>             Project: Qpid Proton
>          Issue Type: Bug
>          Components: proton-c
>            Reporter: Darryl L. Pierce
>            Assignee: Darryl L. Pierce
>            Priority: Blocker
>
> When running the integration tests, we see:
> # Running tests:
> EEEEEEEE
> Finished tests in 0.001268s, 6310.2132 tests/s, 6310.2132 assertions/s.
>   1) Error:
> test_arrays(InteropTest):
> NameError: uninitialized constant InteropTest::ARRAY
>     
> /home/mcpierce/Programming/Proton/tests/ruby/proton_tests/interop.rb:110:in 
> `test_arrays'
>   2) Error:
> test_described(InteropTest):
> NameError: uninitialized constant InteropTest::DESCRIBED
>     
> /home/mcpierce/Programming/Proton/tests/ruby/proton_tests/interop.rb:96:in 
> `test_described'
>   3) Error:
> test_described_array(InteropTest):
> NameError: uninitialized constant InteropTest::ARRAY
>     
> /home/mcpierce/Programming/Proton/tests/ruby/proton_tests/interop.rb:105:in 
> `test_described_array'
>   4) Error:
> test_lists(InteropTest):
> NameError: uninitialized constant InteropTest::LIST
>     
> /home/mcpierce/Programming/Proton/tests/ruby/proton_tests/interop.rb:118:in 
> `test_lists'
>   5) Error:
> test_maps(InteropTest):
> NameError: uninitialized constant InteropTest::MAP
>     
> /home/mcpierce/Programming/Proton/tests/ruby/proton_tests/interop.rb:125:in 
> `test_maps'
>   6) Error:
> test_message(InteropTest):
> NameError: uninitialized constant InteropTest::STRING
>     
> /home/mcpierce/Programming/Proton/tests/ruby/proton_tests/interop.rb:63:in 
> `test_message'
>   7) Error:
> test_primitives(InteropTest):
> NameError: uninitialized constant InteropTest::BOOL
>     
> /home/mcpierce/Programming/Proton/tests/ruby/proton_tests/interop.rb:69:in 
> `test_primitives'
>   8) Error:
> test_strings(InteropTest):
> NameError: uninitialized constant InteropTest::BINARY
>     
> /home/mcpierce/Programming/Proton/tests/ruby/proton_tests/interop.rb:85:in 
> `test_strings'
> 8 tests, 8 assertions, 0 failures, 8 errors, 0 skips

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to