You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Dan Kinder (JIRA)" <ji...@apache.org> on 2009/05/21 19:39:45 UTC

[jira] Created: (THRIFT-513) spec test files broken, rake searching for misnamed files

spec test files broken, rake searching for misnamed files
---------------------------------------------------------

                 Key: THRIFT-513
                 URL: https://issues.apache.org/jira/browse/THRIFT-513
             Project: Thrift
          Issue Type: Bug
          Components: Library (Ruby)
    Affects Versions: 0.2
            Reporter: Dan Kinder
            Assignee: Dan Kinder


Rake under /thrift/lib/rb/ fails to build tests, can't load ./spec/../debug_proto_test/gen-rb/Srv because the autogenerated files have been renamed srv.rb. I will upload a patch to fix this shortly.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (THRIFT-513) spec test files broken, rake searching for misnamed files

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

Dan Kinder updated THRIFT-513:
------------------------------

    Attachment: thrift-513.patch

fixed rakeFail in spec_helper.rb

> spec test files broken, rake searching for misnamed files
> ---------------------------------------------------------
>
>                 Key: THRIFT-513
>                 URL: https://issues.apache.org/jira/browse/THRIFT-513
>             Project: Thrift
>          Issue Type: Bug
>          Components: Library (Ruby)
>    Affects Versions: 0.2
>            Reporter: Dan Kinder
>            Assignee: Dan Kinder
>         Attachments: thrift-513.patch
>
>
> Rake under /thrift/lib/rb/ fails to build tests, can't load ./spec/../debug_proto_test/gen-rb/Srv because the autogenerated files have been renamed srv.rb. I will upload a patch to fix this shortly.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (THRIFT-513) spec test files broken, rake searching for misnamed files

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

Bryan Duxbury commented on THRIFT-513:
--------------------------------------

Both "make check" and "rake" show passing tests for me with this latest patch included. I'm going to commit it so I can move forward. If anyone uncovers any further issues with the Ruby specs, let's open a new issue.


> spec test files broken, rake searching for misnamed files
> ---------------------------------------------------------
>
>                 Key: THRIFT-513
>                 URL: https://issues.apache.org/jira/browse/THRIFT-513
>             Project: Thrift
>          Issue Type: Bug
>          Components: Library (Ruby)
>    Affects Versions: 0.2
>            Reporter: Dan Kinder
>            Assignee: Dan Kinder
>         Attachments: thrift-513-v2.patch, thrift-513-v3.patch, thrift-513.patch
>
>
> Rake under /thrift/lib/rb/ fails to build tests, can't load ./spec/../debug_proto_test/gen-rb/Srv because the autogenerated files have been renamed srv.rb. I will upload a patch to fix this shortly.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (THRIFT-513) spec test files broken, rake searching for misnamed files

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

Bryan Duxbury updated THRIFT-513:
---------------------------------

    Attachment: thrift-513-v2.patch

That patch didn't quite fix it for me.

This version goes a little farther in cleaning up the various requires, and makes my tests run again. What do you think?

> spec test files broken, rake searching for misnamed files
> ---------------------------------------------------------
>
>                 Key: THRIFT-513
>                 URL: https://issues.apache.org/jira/browse/THRIFT-513
>             Project: Thrift
>          Issue Type: Bug
>          Components: Library (Ruby)
>    Affects Versions: 0.2
>            Reporter: Dan Kinder
>            Assignee: Dan Kinder
>         Attachments: thrift-513-v2.patch, thrift-513.patch
>
>
> Rake under /thrift/lib/rb/ fails to build tests, can't load ./spec/../debug_proto_test/gen-rb/Srv because the autogenerated files have been renamed srv.rb. I will upload a patch to fix this shortly.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (THRIFT-513) spec test files broken, rake searching for misnamed files

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

David Reiss commented on THRIFT-513:
------------------------------------

Same problem.  This is running "make check", by the way.

> spec test files broken, rake searching for misnamed files
> ---------------------------------------------------------
>
>                 Key: THRIFT-513
>                 URL: https://issues.apache.org/jira/browse/THRIFT-513
>             Project: Thrift
>          Issue Type: Bug
>          Components: Library (Ruby)
>    Affects Versions: 0.2
>            Reporter: Dan Kinder
>            Assignee: Dan Kinder
>         Attachments: thrift-513-v2.patch, thrift-513-v3.patch, thrift-513.patch
>
>
> Rake under /thrift/lib/rb/ fails to build tests, can't load ./spec/../debug_proto_test/gen-rb/Srv because the autogenerated files have been renamed srv.rb. I will upload a patch to fix this shortly.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (THRIFT-513) spec test files broken, rake searching for misnamed files

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

David Reiss commented on THRIFT-513:
------------------------------------

I now get this when running the tests

/usr/lib/ruby/1.8/spec/example/example_group_methods.rb:58:in `it_should_behave_like': Shared Example Group 'servers' can not be found (RuntimeError)


> spec test files broken, rake searching for misnamed files
> ---------------------------------------------------------
>
>                 Key: THRIFT-513
>                 URL: https://issues.apache.org/jira/browse/THRIFT-513
>             Project: Thrift
>          Issue Type: Bug
>          Components: Library (Ruby)
>    Affects Versions: 0.2
>            Reporter: Dan Kinder
>            Assignee: Dan Kinder
>         Attachments: thrift-513-v2.patch, thrift-513.patch
>
>
> Rake under /thrift/lib/rb/ fails to build tests, can't load ./spec/../debug_proto_test/gen-rb/Srv because the autogenerated files have been renamed srv.rb. I will upload a patch to fix this shortly.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (THRIFT-513) spec test files broken, rake searching for misnamed files

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

Bryan Duxbury resolved THRIFT-513.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 0.2

Committed.

> spec test files broken, rake searching for misnamed files
> ---------------------------------------------------------
>
>                 Key: THRIFT-513
>                 URL: https://issues.apache.org/jira/browse/THRIFT-513
>             Project: Thrift
>          Issue Type: Bug
>          Components: Library (Ruby)
>    Affects Versions: 0.2
>            Reporter: Dan Kinder
>            Assignee: Dan Kinder
>             Fix For: 0.2
>
>         Attachments: thrift-513-v2.patch, thrift-513-v3.patch, thrift-513.patch
>
>
> Rake under /thrift/lib/rb/ fails to build tests, can't load ./spec/../debug_proto_test/gen-rb/Srv because the autogenerated files have been renamed srv.rb. I will upload a patch to fix this shortly.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (THRIFT-513) spec test files broken, rake searching for misnamed files

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

Bryan Duxbury updated THRIFT-513:
---------------------------------

    Attachment: thrift-513-v3.patch

Something was wrong with the v2. Try this one.

> spec test files broken, rake searching for misnamed files
> ---------------------------------------------------------
>
>                 Key: THRIFT-513
>                 URL: https://issues.apache.org/jira/browse/THRIFT-513
>             Project: Thrift
>          Issue Type: Bug
>          Components: Library (Ruby)
>    Affects Versions: 0.2
>            Reporter: Dan Kinder
>            Assignee: Dan Kinder
>         Attachments: thrift-513-v2.patch, thrift-513-v3.patch, thrift-513.patch
>
>
> Rake under /thrift/lib/rb/ fails to build tests, can't load ./spec/../debug_proto_test/gen-rb/Srv because the autogenerated files have been renamed srv.rb. I will upload a patch to fix this shortly.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.