You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Nathan Beyer (JIRA)" <ji...@apache.org> on 2012/10/06 03:26:02 UTC

[jira] [Created] (THRIFT-1714) [ruby] Explicitly add CWD to Ruby test_suites.rb

Nathan Beyer created THRIFT-1714:
------------------------------------

             Summary: [ruby] Explicitly add CWD to Ruby test_suites.rb
                 Key: THRIFT-1714
                 URL: https://issues.apache.org/jira/browse/THRIFT-1714
             Project: Thrift
          Issue Type: Improvement
          Components: Ruby - Library
            Reporter: Nathan Beyer
             Fix For: 0.9


test/rb/Makefile.am contains a invocation or the ruby interpreter to run test_suites.rb that needs modification to run correctly on Ruby 1.9+. Ruby 1.9+ doesn't include the CWD by default anymore.

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

[jira] [Updated] (THRIFT-1714) [ruby] Explicitly add CWD to Ruby test_suites.rb

Posted by "Nathan Beyer (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/THRIFT-1714?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nathan Beyer updated THRIFT-1714:
---------------------------------

    Attachment: THRIFT-1714-put-cwd-in-lib-path.patch

[^THRIFT-1714-put-cwd-in-lib-path.patch]

This patch allows the 'make check' Ruby tests run correctly on both Ruby 1.8.7 and Ruby 1.9.3.
                
> [ruby] Explicitly add CWD to Ruby test_suites.rb
> ------------------------------------------------
>
>                 Key: THRIFT-1714
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1714
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Ruby - Library
>            Reporter: Nathan Beyer
>             Fix For: 0.9
>
>         Attachments: THRIFT-1714-put-cwd-in-lib-path.patch
>
>
> test/rb/Makefile.am contains a invocation or the ruby interpreter to run test_suites.rb that needs modification to run correctly on Ruby 1.9+. Ruby 1.9+ doesn't include the CWD by default anymore.

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

[jira] [Closed] (THRIFT-1714) [ruby] Explicitly add CWD to Ruby test_suites.rb

Posted by "Jake Farrell (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/THRIFT-1714?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jake Farrell closed THRIFT-1714.
--------------------------------

    Resolution: Fixed
      Assignee: Nathan Beyer

committed
                
> [ruby] Explicitly add CWD to Ruby test_suites.rb
> ------------------------------------------------
>
>                 Key: THRIFT-1714
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1714
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Ruby - Library
>            Reporter: Nathan Beyer
>            Assignee: Nathan Beyer
>             Fix For: 0.9
>
>         Attachments: THRIFT-1714-put-cwd-in-lib-path.patch
>
>
> test/rb/Makefile.am contains a invocation or the ruby interpreter to run test_suites.rb that needs modification to run correctly on Ruby 1.9+. Ruby 1.9+ doesn't include the CWD by default anymore.

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

[jira] [Commented] (THRIFT-1714) [ruby] Explicitly add CWD to Ruby test_suites.rb

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/THRIFT-1714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13470906#comment-13470906 ] 

Hudson commented on THRIFT-1714:
--------------------------------

Integrated in Thrift #549 (See [https://builds.apache.org/job/Thrift/549/])
    Thrift-1714:Explicitly add CWD to Ruby test_suites.rb
Client: rb
Patch: Nathan Beyer

test/rb/Makefile.am contains a invocation or the ruby interpreter to run test_suites.rb that needs modification to run correctly on Ruby 1.9+. Ruby 1.9+ doesn't include the CWD by default anymore. (Revision 1394906)

     Result = ABORTED
                
> [ruby] Explicitly add CWD to Ruby test_suites.rb
> ------------------------------------------------
>
>                 Key: THRIFT-1714
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1714
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Ruby - Library
>            Reporter: Nathan Beyer
>            Assignee: Nathan Beyer
>             Fix For: 0.9
>
>         Attachments: THRIFT-1714-put-cwd-in-lib-path.patch
>
>
> test/rb/Makefile.am contains a invocation or the ruby interpreter to run test_suites.rb that needs modification to run correctly on Ruby 1.9+. Ruby 1.9+ doesn't include the CWD by default anymore.

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