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

undefined class/module Test:: #2

Open
eostrom opened this issue Jul 6, 2010 · 0 comments
Open

undefined class/module Test:: #2

eostrom opened this issue Jul 6, 2010 · 0 comments

Comments

@eostrom
Copy link

eostrom commented Jul 6, 2010

After the workaround described in #1, I ran cucover -s to see what files Cucover had recorded, so I could see if its change detection was working. But I got an error from -s:

/Library/Ruby/Gems/1.8/gems/cucover-0.1.4/lib/cucover/store.rb:60:in `load': undefined class/module Test:: (ArgumentError)
from /Library/Ruby/Gems/1.8/gems/cucover-0.1.4/lib/cucover/store.rb:60:in `load'
from /Library/Ruby/Gems/1.8/gems/cucover-0.1.4/lib/cucover/store.rb:60:in `open'
from /Library/Ruby/Gems/1.8/gems/cucover-0.1.4/lib/cucover/store.rb:60:in `load'
from /Library/Ruby/Gems/1.8/gems/cucover-0.1.4/lib/cucover/store.rb:35:in `ensure_recordings_loaded!'
from /Library/Ruby/Gems/1.8/gems/cucover-0.1.4/lib/cucover/store.rb:26:in `recordings'
from /Library/Ruby/Gems/1.8/gems/cucover-0.1.4/lib/cucover/store.rb:8:in `latest_recordings'
from /Library/Ruby/Gems/1.8/gems/cucover-0.1.4/lib/cucover/cli_commands/show_recordings.rb:25:in `recordings'
from /Library/Ruby/Gems/1.8/gems/cucover-0.1.4/lib/cucover/cli_commands/show_recordings.rb:9:in `execute'
from /Library/Ruby/Gems/1.8/gems/cucover-0.1.4/lib/cucover/cli.rb:8:in `start'
from /Library/Ruby/Gems/1.8/gems/cucover-0.1.4/bin/cucover:3
from /usr/bin/cucover:19:in `load'
from /usr/bin/cucover:19

I'm running this under unusual circumstances (Spree, the workaround from #1), but the error happens when unmarshalling the data file, which doesn't sound related.

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