Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JRuby: occasionally builds fail #1

Open
anicholson opened this issue Aug 11, 2014 · 0 comments
Open

JRuby: occasionally builds fail #1

anicholson opened this issue Aug 11, 2014 · 0 comments

Comments

@anicholson
Copy link
Owner

Like this:

Failures:

  1) Truck behaves like an active object
     Failure/Error: Unable to find matching line from backtrace
     NoMethodError:
       undefined method `mine_state' for #<Mine::Machinery:0x5b73a116 run>
     Shared Example Group: "an active object" called from ./spec/entities/truck_spec.rb:5
     # ./lib/mining_depot/entities/mine.rb:88:in `machine'
     # ./lib/mining_depot/entities/mine.rb:87:in `machine'

Deprecation Warnings:

and this:

Failures:

  1) Mine#status return value 
     Failure/Error: Unable to find matching line from backtrace
     NoMethodError:
       undefined method `speed' for #<Mine:0x4a9aa2a7>
     # ./lib/mining_depot/entities/mine.rb:98:in `machine'
     # ./lib/mining_depot/entities/mine.rb:87:in `machine'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant