Skip to content

Instantly share code, notes, and snippets.

@tosch
Created September 30, 2010 12:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tosch/604522 to your computer and use it in GitHub Desktop.
Save tosch/604522 to your computer and use it in GitHub Desktop.
ruby-1.9.2-p0@ruote tsc@raisa:~/git/ruote$ ruby -I. test/functional/test.rb -- --dm
ruby 1.9.2p0 (2010-08-18 revision 29036) [i686-linux]
2010-09-30 14:19:07 +0200
Loaded suite test/functional/test
Started
..............................................................................................................................................................................F..................................................................................................................................................................F........................................................
noisy /home/tsc/git/ruote/test/functional/rt_1_listen.rb:33:in `test_listen_and_restart'
0 80 pa * {"regex"=>"alpha", "engine_worker_only"=>true}
1 80 la * 20100930-bebatsusage {:wi=>["0!!20100930-bebatsusage", 0], :t=>["define", {}, [["concurrence", {}, [["sequence", {}, [["listen", {"to"=>"^al.*", "upon"=>"reply"}, []], ["echo", {"done."=>nil}, []]]], ["alpha", {}, []]]]]]}
2 80 ap * 20100930-bebatsusage 0_0 {:wi=>["0_0!!20100930-bebatsusage", 0], :t=>["concurrence", {}, [["sequence", {}, [["listen", {"to"=>"^al.*", "upon"=>"reply"}, []], ["echo", {"done."=>nil}, []]]], ["alpha", {}, []]]], :pi=>"0!!20100930-bebatsusage"}
3 80 ap * 20100930-bebatsusage 0_0_0 {:wi=>["0_0_0!!20100930-bebatsusage", 0], :t=>["sequence", {}, [["listen", {"to"=>"^al.*", "upon"=>"reply"}, []], ["echo", {"done."=>nil}, []]]], :pi=>"0_0!!20100930-bebatsusage"}
4 80 ap * 20100930-bebatsusage 0_0_1 {:wi=>["0_0_1!!20100930-bebatsusage", 1], :t=>["participant", {"ref"=>"alpha"}, []], :pi=>"0_0!!20100930-bebatsusage"}
5 80 ap * 20100930-bebatsusage 0_0_0_0 {:wi=>["0_0_0_0!!20100930-bebatsusage", 0], :t=>["listen", {"to"=>"^al.*", "upon"=>"reply"}, []], :pi=>"0_0_0!!20100930-bebatsusage"}
6 80 di * 20100930-bebatsusage 0_0_1 {"participant_name"=>"alpha", "participant"=>"inpa_:alpha", "for_engine_worker?"=>true, :wi=>["0_0_1!!20100930-bebatsusage", 2]}
7 80 dd * 20100930-bebatsusage 0_0_1 {}
noisy /home/tsc/git/ruote/test/functional/rt_1_listen.rb:47:in `test_listen_and_restart'
0 00 rc * 20100930-bebatsusage 0_0_1 {"participant_name"=>"alpha", "receiver"=>"Ruote::Engine", :wi=>["0_0_1!!20100930-bebatsusage", 0]}
1 00 re * 20100930-bebatsusage 0_0 {"updated_tree"=>nil, :wi=>["0_0_1!!20100930-bebatsusage", 0]}
2 00 re * 20100930-bebatsusage 0_0_0_0 {"flavour"=>"listen", :wi=>["0_0_1!!20100930-bebatsusage", 0]}
3 00 re * 20100930-bebatsusage 0_0_0 {"updated_tree"=>nil, :wi=>["0_0_0_0!!20100930-bebatsusage", 0]}
4 00 ap * 20100930-bebatsusage 0_0_0_1 {:wi=>["0_0_0_1!!20100930-bebatsusage", 0], :t=>["echo", {"done."=>nil}, []], :pi=>"0_0_0!!20100930-bebatsusage"}
5 00 re * 20100930-bebatsusage 0_0_0 {"updated_tree"=>nil, :wi=>["0_0_0!!20100930-bebatsusage", 0]}
6 00 re * 20100930-bebatsusage 0_0 {"updated_tree"=>nil, :wi=>["0_0_0!!20100930-bebatsusage", 0]}
7 00 re * 20100930-bebatsusage 0 {"updated_tree"=>nil, :wi=>["0_0!!20100930-bebatsusage", 0]}
8 00 te * 20100930-bebatsusage 0 {:wi=>["0_0!!20100930-bebatsusage", 0]}
.....
Finished in 1956.004728 seconds.
1) Failure:
test_wait_for(EftWaitTest) [/home/tsc/git/ruote/test/functional/eft_11_wait.rb:36]:
delta is 5, which isn't 2 or 3
2) Failure:
test_copy_to_hash_storage(FtStorageCopyTest) [/home/tsc/git/ruote/test/functional/ft_42_storage_copy.rb:36]:
<8> expected but was
<10>.
399 tests, 809 assertions, 2 failures, 0 errors, 0 skips
Test run options: --seed 7943
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment