#425: RSpec not working ------------------------------------+--------------------------------------- Reporter: jens.nockert@… | Owner: lsansonetti@… Type: defect | Status: new Priority: major | Milestone: Component: MacRuby | Keywords: ------------------------------------+--------------------------------------- Comment(by joshua.ballanco@…): Replying to [comment:7 honglilai@…]:
I confirm that RSpec is still broken, though I'm not sure whether it's for the same reasons the original reporter reported. This is what I get when trying to run the test suite for daemon_controller:
{{{ [hongli@Minato daemon_controller (master)]$ macspec -f s -c spec/daemon_controller_spec.rb core:in `const_missing:': uninitialized constant Formatter (NameError) }}}
This looks like the same sort of error I was getting in https://www.macruby.org/trac/ticket/564 -- Ticket URL: <http://www.macruby.org/trac/ticket/425#comment:8> MacRuby <http://macruby.org/>