anicholson / anicholson/mining_depot

JRuby: occasionally builds fail

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
bug jruby
Dominant language
Ruby
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

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 #
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 #
# ./lib/mining_depot/entities/mine.rb:98:in `machine'
# ./lib/mining_depot/entities/mine.rb:87:in `machine'
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.