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

Test suite sometimes stop progressing or produce stacktraces. #3155

Closed
yxhuvud opened this issue Oct 4, 2014 · 3 comments
Closed

Test suite sometimes stop progressing or produce stacktraces. #3155

yxhuvud opened this issue Oct 4, 2014 · 3 comments

Comments

@yxhuvud
Copy link

yxhuvud commented Oct 4, 2014

Sometimes running the test suite hangs, and sometimes it produces this:

Note strange paths in the stacktrace.

bin/mspec ci :ci_files -t bin/rbx -d --agent --background
rubinius 2.2.10.n278 (2.1.0 1cbe0c5 2014-10-05 3.2svn JI) [x86_64-linux-gnu]
...................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................An exception occurred running /home/linus/prog/rubinius/spec/ruby/core/process/fixtures/daemon.rb:

Tried to use object of type String (69) as type CompactLookupTable (21) (TypeError)

Backtrace:

      ProcessSpecs::Daemon#run at ome/linus/prog/rubinius/spec/ruby/core/process/fixtures/daemon.rb:12
             Object#__script__ at ome/linus/prog/rubinius/spec/ruby/core/process/fixtures/daemon.rb:111

Rubinius::CodeLoader#load_script at ernel/delta/code_loader.rb:66
Rubinius::CodeLoader.load_script at ernel/delta/code_loader.rb:152
Rubinius::Loader#script at ernel/loader.rb:645
Rubinius::Loader#main at ernel/loader.rb:799
...............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................

Finished in 113.396763 seconds

2145 files, 19961 examples, 153665 expectations, 0 failures, 0 errors

@yxhuvud
Copy link
Author

yxhuvud commented Oct 4, 2014

I have tried to run all the rake clean commands that I could find, no dice.

@jemc
Copy link
Member

jemc commented Oct 5, 2014

@yxhuvud : I get it sometimes too on master.

I think @brixen is aware of and already working on this one. At least, if I interpreted his comments about Process.spawn correctly.

http://irclog.whitequark.org/rubinius/2014-10-03#10387276
http://irclog.whitequark.org/rubinius/2014-10-03#10391971

@brixen
Copy link
Member

brixen commented Oct 21, 2014

Should be fixed on master.

@brixen brixen closed this as completed Oct 21, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants