Skip to content

Instantly share code, notes, and snippets.

@tosch
Created January 5, 2010 13:19
Show Gist options
  • Save tosch/269367 to your computer and use it in GitHub Desktop.
Save tosch/269367 to your computer and use it in GitHub Desktop.
(in /home/tsc/git/ruote-kit)
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF~~
parent gone for
{"wfid"=>"20100105-bopajojuta", "engine_id"=>"engine", "expid"=>"0_1"}
{"wfid"=>"20100105-bopajojuta", "engine_id"=>"engine", "expid"=>"0"}
["subprocess", {"_triggered"=>"on_cancel", "ref"=>"bail_out"}, []]
~~
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
1)
Spec::Example::NoDescriptionError in 'GET /expressions should report a friendly message to the user (HTML)'
No description supplied for example group declared on ./spec/helpers/../spec_helper.rb:62
./spec/helpers/../spec_helper.rb:62:
2)
Spec::Example::NoDescriptionError in 'GET /expressions should report a friendly message to the client (JSON)'
No description supplied for example group declared on ./spec/helpers/../spec_helper.rb:62
./spec/helpers/../spec_helper.rb:62:
3)
Spec::Example::NoDescriptionError in 'GET /expressions/wfid with running processes should render the expression tree (HTML)'
No description supplied for example group declared on ./spec/helpers/../spec_helper.rb:62
./spec/helpers/../spec_helper.rb:62:
4)
Spec::Example::NoDescriptionError in 'GET /expressions/wfid with running processes should render the expression tree (JSON)'
No description supplied for example group declared on ./spec/helpers/../spec_helper.rb:62
./spec/helpers/../spec_helper.rb:62:
5)
Spec::Example::NoDescriptionError in 'GET /expressions/wfid without running processes should 404 correctly (HTML)'
No description supplied for example group declared on ./spec/helpers/../spec_helper.rb:62
./spec/helpers/../spec_helper.rb:62:
6)
Spec::Example::NoDescriptionError in 'GET /expressions/wfid without running processes should 404 correctly (JSON)'
No description supplied for example group declared on ./spec/helpers/../spec_helper.rb:62
./spec/helpers/../spec_helper.rb:62:
7)
Spec::Example::NoDescriptionError in 'GET /expressions/wfid/expid with running processes should render the expression details (HTML)'
No description supplied for example group declared on ./spec/helpers/../spec_helper.rb:62
./spec/helpers/../spec_helper.rb:62:
8)
Spec::Example::NoDescriptionError in 'GET /expressions/wfid/expid with running processes should render the expression details (JSON)'
No description supplied for example group declared on ./spec/helpers/../spec_helper.rb:62
./spec/helpers/../spec_helper.rb:62:
9)
Spec::Example::NoDescriptionError in 'GET /expressions/wfid/expid without running processes should 404 correctly (HTML)'
No description supplied for example group declared on ./spec/helpers/../spec_helper.rb:62
./spec/helpers/../spec_helper.rb:62:
10)
Spec::Example::NoDescriptionError in 'GET /expressions/wfid/expid without running processes should 404 correctly (JSON)'
No description supplied for example group declared on ./spec/helpers/../spec_helper.rb:62
./spec/helpers/../spec_helper.rb:62:
11)
'DELETE /expressions/wfid/expid with running processes should cancel the expressions (HTML)' FAILED
expected redirect? to return true, got false
./spec/resources/expressions_spec.rb:118:
12)
'DELETE /expressions/wfid/expid with running processes should cancel the expressions (JSON)' FAILED
expected: "bailed\ndone",
got: "" (using ==)
./spec/resources/expressions_spec.rb:134:
13)
'DELETE /expressions/wfid/expid with running processes should kill the expression (HTML)' FAILED
expected redirect? to return true, got false
./spec/resources/expressions_spec.rb:140:
14)
'DELETE /expressions/wfid/expid with running processes should kill the expression (JSON)' FAILED
expected ok? to return true, got false
./spec/resources/expressions_spec.rb:151:
15)
Spec::Example::NoDescriptionError in 'DELETE /expressions/wfid/expid without running processes should 404 correctly (HTML)'
No description supplied for example group declared on ./spec/helpers/../spec_helper.rb:62
./spec/helpers/../spec_helper.rb:62:
16)
Spec::Example::NoDescriptionError in 'DELETE /expressions/wfid/expid without running processes should 404 correctly (JSON)'
No description supplied for example group declared on ./spec/helpers/../spec_helper.rb:62
./spec/helpers/../spec_helper.rb:62:
17)
Spec::Example::NoDescriptionError in 'GET /workitems without any workitems should report no workitems (HTML)'
No description supplied for example group declared on ./spec/helpers/../spec_helper.rb:62
./spec/helpers/../spec_helper.rb:62:
18)
Spec::Example::NoDescriptionError in 'GET /workitems without any workitems should report no workitems (JSON)'
No description supplied for example group declared on ./spec/helpers/../spec_helper.rb:62
./spec/helpers/../spec_helper.rb:62:
19)
'GET /workitems with workitems should have a list of workitems (HTML)' FAILED
expected #<Rack::MockResponse:0xb6d28104 @original_headers={"Content-Type"=>"text/html;charset=utf-8", "Content-Length"=>"2323"}, @body="<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html>\n <head>\n <title>ruote-kit</title>\n <link href='/stylesheets/base.css' rel='stylesheet' type='text/css' />\n <link href='/stylesheets/style.css' rel='stylesheet' type='text/css' />\n <link href='/stylesheets/SimplyButtons.css' rel='stylesheet' type='text/css' />\n <link href='/stylesheets/rk.css' rel='stylesheet' type='text/css' />\n <script src='/javascripts/SimplyButtons.js' type='text/javascript'></script>\n <script type='text/javascript'>\n //<![CDATA[\n window.onload = function() { SimplyButtons.init(); }\n //]]>\n </script>\n </head>\n <body>\n <div id='container'>\n <div id='header'>\n <h1>ruote-kit</h1>\n <div id='user-navigation'>\n <ul>\n <li>\n <a href='/processes/new'>Launch a new process</a>\n </li>\n </ul>\n </div>\n <div id='main-navigation'>\n <ul>\n <li class=\"first\"><a href=\"/processes\">Processes</a></li>\n <li class=\"\"><a href=\"/expressions\">Expressions</a></li>\n <li class=\"active\"><a href=\"/workitems\">Workitems</a></li>\n </ul>\n <div class='clear'></div>\n </div>\n </div>\n <div id='wrapper'>\n <div id='main'>\n <div class='block'>\n <div class='content'>\n <div class='inner'>\n <h2>Workitems</h2>\n <div class='flash'>\n <div class='message'>\n <div class='warn'>\n <p>No workitems are currently available</p>\n </div>\n </div>\n </div>\n <ul class='nested_list'>\n </ul>\n </div>\n </div>\n </div>\n </div>\n </div>\n <div id='footer'>\n <div class='block'>\n <p>\n &copy; 2009 Kenneth Kalmer\n |\n <a href='http://www.opensourcery.co.za'>Blog</a>\n |\n <a href='http://github.com/kennethkalmer/ruote-kit'>Source</a>\n |\n <a href='http://ruote.rubyforge.org'>Powered by ruote</a>\n </p>\n </div>\n </div>\n </div>\n </body>\n</html>\n", @headers={"Content-Type"=>"text/html;charset=utf-8", "Content-Length"=>"2323"}, @errors="127.0.0.1 - - [05/Jan/2010 14:07:46] \"GET /workitems \" 200 2323 1.0252\n", @status=200> to match /1 workitem available/
./spec/resources/workitems_spec.rb:38:
20)
'GET /workitems with workitems should have a list of workitems (JSON)' FAILED
expected 1, got 0
./spec/resources/workitems_spec.rb:47:
21)
Spec::Example::NoDescriptionError in 'GET /workitems/wfid with workitems should list the workitems (HTML)'
No description supplied for example group declared on ./spec/helpers/../spec_helper.rb:62
./spec/helpers/../spec_helper.rb:62:
22)
Spec::Example::NoDescriptionError in 'GET /workitems/wfid with workitems should list the workitems (JSON)'
No description supplied for example group declared on ./spec/helpers/../spec_helper.rb:62
./spec/helpers/../spec_helper.rb:62:
23)
Spec::Example::NoDescriptionError in 'GET /workitems/wfid without workitems should report no workitems (HTML)'
No description supplied for example group declared on ./spec/helpers/../spec_helper.rb:62
./spec/helpers/../spec_helper.rb:62:
24)
Spec::Example::NoDescriptionError in 'GET /workitems/wfid without workitems should report an empty list (JSON)'
No description supplied for example group declared on ./spec/helpers/../spec_helper.rb:62
./spec/helpers/../spec_helper.rb:62:
25)
Spec::Example::NoDescriptionError in 'GET /workitems/wfid/expid with a workitem should return it (HTML)'
No description supplied for example group declared on ./spec/helpers/../spec_helper.rb:62
./spec/helpers/../spec_helper.rb:62:
26)
Spec::Example::NoDescriptionError in 'GET /workitems/wfid/expid with a workitem should return it (JSON)'
No description supplied for example group declared on ./spec/helpers/../spec_helper.rb:62
./spec/helpers/../spec_helper.rb:62:
27)
Spec::Example::NoDescriptionError in 'GET /workitems/wfid/expid without a workitem should return a 404 (HTML)'
No description supplied for example group declared on ./spec/helpers/../spec_helper.rb:62
./spec/helpers/../spec_helper.rb:62:
28)
Spec::Example::NoDescriptionError in 'GET /workitems/wfid/expid without a workitem should return a 404 (JSON)'
No description supplied for example group declared on ./spec/helpers/../spec_helper.rb:62
./spec/helpers/../spec_helper.rb:62:
29)
Spec::Example::NoDescriptionError in 'PUT /workitems/X-Y should update the workitem fields (HTML)'
No description supplied for example group declared on ./spec/helpers/../spec_helper.rb:62
./spec/helpers/../spec_helper.rb:62:
30)
Spec::Example::NoDescriptionError in 'PUT /workitems/X-Y should update the workitem fields (JSON)'
No description supplied for example group declared on ./spec/helpers/../spec_helper.rb:62
./spec/helpers/../spec_helper.rb:62:
31)
'PUT /workitems/X-Y should reply to the engine (HTML)' FAILED
expected: "bar",
got: "" (using ==)
./spec/resources/workitems_spec.rb:237:
32)
Spec::Example::NoDescriptionError in 'PUT /workitems/X-Y should reply to the engine (JSON)'
No description supplied for example group declared on ./spec/helpers/../spec_helper.rb:62
./spec/helpers/../spec_helper.rb:62:
33)
Spec::Example::NoDescriptionError in 'Filtering workitems on participants should narrow results down to a single participant (JSON)'
No description supplied for example group declared on ./spec/helpers/../spec_helper.rb:62
./spec/helpers/../spec_helper.rb:62:
34)
Spec::Example::NoDescriptionError in 'Filtering workitems on participants should narrow results down to a single participant (HTML)'
No description supplied for example group declared on ./spec/helpers/../spec_helper.rb:62
./spec/helpers/../spec_helper.rb:62:
35)
Spec::Example::NoDescriptionError in 'Filtering workitems on participants should narrow results down to multiple participants (JSON)'
No description supplied for example group declared on ./spec/helpers/../spec_helper.rb:62
./spec/helpers/../spec_helper.rb:62:
36)
Spec::Example::NoDescriptionError in 'Filtering workitems on participants should narrow results down to multiple participants (HTML)'
No description supplied for example group declared on ./spec/helpers/../spec_helper.rb:62
./spec/helpers/../spec_helper.rb:62:
37)
Spec::Example::NoDescriptionError in 'GET / should return a welcome message in HTML be default'
No description supplied for example group declared on ./spec/helpers/../spec_helper.rb:62
./spec/helpers/../spec_helper.rb:62:
38)
Spec::Example::NoDescriptionError in 'GET / should return a version string if JSON is requested'
No description supplied for example group declared on ./spec/helpers/../spec_helper.rb:62
./spec/helpers/../spec_helper.rb:62:
39)
Spec::Example::NoDescriptionError in 'Generic error handling should give our own 404 page (HTML)'
No description supplied for example group declared on ./spec/helpers/../spec_helper.rb:62
./spec/helpers/../spec_helper.rb:62:
40)
Spec::Example::NoDescriptionError in 'Generic error handling should give our own 404 data (JSON)'
No description supplied for example group declared on ./spec/helpers/../spec_helper.rb:62
./spec/helpers/../spec_helper.rb:62:
41)
Spec::Example::NoDescriptionError in 'GET /processes without any running processes should give no processes back (HTML)'
No description supplied for example group declared on ./spec/helpers/../spec_helper.rb:62
./spec/helpers/../spec_helper.rb:62:
42)
Spec::Example::NoDescriptionError in 'GET /processes without any running processes should give an empty array (JSON)'
No description supplied for example group declared on ./spec/helpers/../spec_helper.rb:62
./spec/helpers/../spec_helper.rb:62:
43)
Spec::Example::NoDescriptionError in 'GET /processes with running processes should give process information back (HTML)'
No description supplied for example group declared on ./spec/helpers/../spec_helper.rb:62
./spec/helpers/../spec_helper.rb:62:
44)
Spec::Example::NoDescriptionError in 'GET /processes with running processes should give process information back (JSON)'
No description supplied for example group declared on ./spec/helpers/../spec_helper.rb:62
./spec/helpers/../spec_helper.rb:62:
45)
Spec::Example::NoDescriptionError in 'GET /processes/X-Y with a running process should give process information back (HTML)'
No description supplied for example group declared on ./spec/helpers/../spec_helper.rb:62
./spec/helpers/../spec_helper.rb:62:
46)
Spec::Example::NoDescriptionError in 'GET /processes/X-Y with a running process should give process information back (JSON)'
No description supplied for example group declared on ./spec/helpers/../spec_helper.rb:62
./spec/helpers/../spec_helper.rb:62:
47)
Spec::Example::NoDescriptionError in 'GET /processes/X-Y without a running process should 404 correctly (HTML)'
No description supplied for example group declared on ./spec/helpers/../spec_helper.rb:62
./spec/helpers/../spec_helper.rb:62:
48)
Spec::Example::NoDescriptionError in 'GET /processes/X-Y without a running process should 404 correctly (JSON)'
No description supplied for example group declared on ./spec/helpers/../spec_helper.rb:62
./spec/helpers/../spec_helper.rb:62:
49)
Spec::Example::NoDescriptionError in 'GET /processes/new should return a launch form'
No description supplied for example group declared on ./spec/helpers/../spec_helper.rb:62
./spec/helpers/../spec_helper.rb:62:
50)
Spec::Example::NoDescriptionError in 'POST /processes should launch a valid process definition (JSON)'
No description supplied for example group declared on ./spec/helpers/../spec_helper.rb:62
./spec/helpers/../spec_helper.rb:62:
51)
Spec::Example::NoDescriptionError in 'POST /processes should launch a valid process definition with fields (JSON)'
No description supplied for example group declared on ./spec/helpers/../spec_helper.rb:62
./spec/helpers/../spec_helper.rb:62:
52)
Spec::Example::NoDescriptionError in 'POST /processes should launch a valid process definition (HTML)'
No description supplied for example group declared on ./spec/helpers/../spec_helper.rb:62
./spec/helpers/../spec_helper.rb:62:
53)
Spec::Example::NoDescriptionError in 'POST /processes should launch a process definition with fields (HTML)'
No description supplied for example group declared on ./spec/helpers/../spec_helper.rb:62
./spec/helpers/../spec_helper.rb:62:
54)
Spec::Example::NoDescriptionError in 'POST /processes should correct for empty fields sent by browsers'
No description supplied for example group declared on ./spec/helpers/../spec_helper.rb:62
./spec/helpers/../spec_helper.rb:62:
55)
'DELETE /processes/X-Y should cancel processes (JSON)' FAILED
expected nil, got == Ruote::ProcessStatus ==
expressions : 2
0!!20100105-bopajojuta : #<Ruote::Exp::SequenceExpression:0xb61befe8>
0_1!!20100105-bopajojuta : #<Ruote::Exp::SequenceExpression:0xb61be804>
errors : 0
./spec/resources/processes_spec.rb:227:
56)
'DELETE /processes/X-Y should cancel processes (HMTL)' FAILED
expected: "done.\nbailout.",
got: "" (using ==)
./spec/resources/processes_spec.rb:242:
57)
'DELETE /processes/X-Y should kill processes (JSON)' FAILED
expected nil, got == Ruote::ProcessStatus ==
expressions : 3
0!!20100105-rezotzuku : #<Ruote::Exp::SequenceExpression:0xb60e6c60>
0_1!!20100105-rezotzuku : #<Ruote::Exp::SequenceExpression:0xb60e6418>
0_1_1!!20100105-rezotzuku : #<Ruote::Exp::WaitExpression:0xb60e5914>
errors : 0
./spec/resources/processes_spec.rb:252:
58)
'DELETE /processes/X-Y should kill processes (HTML)' FAILED
expected nil, got == Ruote::ProcessStatus ==
expressions : 2
0!!20100105-bebishisudu : #<Ruote::Exp::SequenceExpression:0xb5f8536c>
0_1!!20100105-bebishisudu : #<Ruote::Exp::SequenceExpression:0xb5f84b4c>
errors : 0
./spec/resources/processes_spec.rb:265:
59)
Spec::Example::NoDescriptionError in 'json helper rendering defaults should have the key & value'
No description supplied for example group declared on ./spec/helpers/../spec_helper.rb:62
./spec/helpers/../spec_helper.rb:62:
60)
Spec::Example::NoDescriptionError in 'json helper rendering defaults should have a collection of links'
No description supplied for example group declared on ./spec/helpers/../spec_helper.rb:62
./spec/helpers/../spec_helper.rb:62:
61)
Spec::Example::NoDescriptionError in 'json helper rendering defaults should link to 'self''
No description supplied for example group declared on ./spec/helpers/../spec_helper.rb:62
./spec/helpers/../spec_helper.rb:62:
62)
Spec::Example::NoDescriptionError in 'json helper rendering defaults should link to the root'
No description supplied for example group declared on ./spec/helpers/../spec_helper.rb:62
./spec/helpers/../spec_helper.rb:62:
63)
Spec::Example::NoDescriptionError in 'json helper rendering defaults should link to the processes'
No description supplied for example group declared on ./spec/helpers/../spec_helper.rb:62
./spec/helpers/../spec_helper.rb:62:
64)
Spec::Example::NoDescriptionError in 'json helper rendering defaults should not link to the expressions by default'
No description supplied for example group declared on ./spec/helpers/../spec_helper.rb:62
./spec/helpers/../spec_helper.rb:62:
65)
Spec::Example::NoDescriptionError in 'json helper rendering defaults should link to the workitems'
No description supplied for example group declared on ./spec/helpers/../spec_helper.rb:62
./spec/helpers/../spec_helper.rb:62:
66)
Spec::Example::NoDescriptionError in 'json helper rendering processes should have a collection of processes'
No description supplied for example group declared on ./spec/helpers/../spec_helper.rb:62
./spec/helpers/../spec_helper.rb:62:
67)
Spec::Example::NoDescriptionError in 'json helper rendering processes in detail, and should link to the process details'
No description supplied for example group declared on ./spec/helpers/../spec_helper.rb:62
./spec/helpers/../spec_helper.rb:62:
68)
Spec::Example::NoDescriptionError in 'json helper rendering processes in detail, and should link to the process expressions'
No description supplied for example group declared on ./spec/helpers/../spec_helper.rb:62
./spec/helpers/../spec_helper.rb:62:
69)
Spec::Example::NoDescriptionError in 'json helper rendering processes in detail, and should link to the process workitems'
No description supplied for example group declared on ./spec/helpers/../spec_helper.rb:62
./spec/helpers/../spec_helper.rb:62:
70)
Spec::Example::NoDescriptionError in 'json helper rendering a single process should have the process details'
No description supplied for example group declared on ./spec/helpers/../spec_helper.rb:62
./spec/helpers/../spec_helper.rb:62:
71)
Spec::Example::NoDescriptionError in 'json helper rendering a single process should link to the process details'
No description supplied for example group declared on ./spec/helpers/../spec_helper.rb:62
./spec/helpers/../spec_helper.rb:62:
72)
Spec::Example::NoDescriptionError in 'json helper rendering a single process should link to the process expressions'
No description supplied for example group declared on ./spec/helpers/../spec_helper.rb:62
./spec/helpers/../spec_helper.rb:62:
73)
Spec::Example::NoDescriptionError in 'json helper rendering a single process should link to the process workitems'
No description supplied for example group declared on ./spec/helpers/../spec_helper.rb:62
./spec/helpers/../spec_helper.rb:62:
74)
NoMethodError in 'json helper render a single expression should contain the expression'
undefined method `fei' for nil:NilClass
./spec/helpers/render_helpers_spec.rb:130:
75)
Spec::Example::NoDescriptionError in 'json helper render a single expression should link to the process'
No description supplied for example group declared on ./spec/helpers/../spec_helper.rb:62
./spec/helpers/../spec_helper.rb:62:
76)
NoMethodError in 'json helper render a single expression should link to the parent expression'
undefined method `fei' for nil:NilClass
./spec/helpers/render_helpers_spec.rb:130:
77)
Spec::Example::NoDescriptionError in 'json helper render an expression tree should have the list of expressions'
No description supplied for example group declared on ./spec/helpers/../spec_helper.rb:62
./spec/helpers/../spec_helper.rb:62:
78)
Spec::Example::NoDescriptionError in 'json helper rendering a workitem should have the workitem'
No description supplied for example group declared on ./spec/helpers/../spec_helper.rb:62
./spec/helpers/../spec_helper.rb:62:
79)
Spec::Example::NoDescriptionError in 'json helper rendering workitems should have the workitems'
No description supplied for example group declared on ./spec/helpers/../spec_helper.rb:62
./spec/helpers/../spec_helper.rb:62:
80)
Spec::Example::NoDescriptionError in 'workitems.html.haml rendering no workitems should note so'
No description supplied for example group declared on ./spec/helpers/../spec_helper.rb:62
./spec/helpers/../spec_helper.rb:62:
81)
Spec::Example::NoDescriptionError in 'workitems.html.haml rendering all workitems should have a notice'
No description supplied for example group declared on ./spec/helpers/../spec_helper.rb:62
./spec/helpers/../spec_helper.rb:62:
82)
Spec::Example::NoDescriptionError in 'workitems.html.haml rendering all workitems should show the processes'
No description supplied for example group declared on ./spec/helpers/../spec_helper.rb:62
./spec/helpers/../spec_helper.rb:62:
83)
'workitems.html.haml rendering process workitems should have a notice' FAILED
expected following output to contain a <div.notice p>1 workitem available for 20100105-bewotohanu</div.notice p> tag:
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html><body>
<h2>Workitems</h2>
<div class="flash">
<div class="message">
<div class="warn">
<p>No workitems are currently available for 20100105-bewotohanu</p>
</div>
</div>
</div>
<ul class="nested_list"></ul>
</body></html>
./spec/views/workitems.html.haml_spec.rb:47:
84)
Spec::Example::NoDescriptionError in 'workitems.html.haml rendering process workitems should show the process'
No description supplied for example group declared on ./spec/helpers/../spec_helper.rb:62
./spec/helpers/../spec_helper.rb:62:
85)
Spec::Example::NoDescriptionError in 'workitems.html.haml rendering filtered workitems should show the participants used'
No description supplied for example group declared on ./spec/helpers/../spec_helper.rb:62
./spec/helpers/../spec_helper.rb:62:
86)
Spec::Example::NoDescriptionError in 'launch_process.html.haml should have a process definition field'
No description supplied for example group declared on ./spec/helpers/../spec_helper.rb:62
./spec/helpers/../spec_helper.rb:62:
87)
Spec::Example::NoDescriptionError in 'launch_process.html.haml should have a workitem fields field'
No description supplied for example group declared on ./spec/helpers/../spec_helper.rb:62
./spec/helpers/../spec_helper.rb:62:
88)
Spec::Example::NoDescriptionError in 'launch_process.html.haml should have a workitem variables field'
No description supplied for example group declared on ./spec/helpers/../spec_helper.rb:62
./spec/helpers/../spec_helper.rb:62:
89)
Spec::Example::NoDescriptionError in 'processes.html.haml without processes should give a nice notice'
No description supplied for example group declared on ./spec/helpers/../spec_helper.rb:62
./spec/helpers/../spec_helper.rb:62:
90)
Spec::Example::NoDescriptionError in 'processes.html.haml with processes should count the processes'
No description supplied for example group declared on ./spec/helpers/../spec_helper.rb:62
./spec/helpers/../spec_helper.rb:62:
91)
Spec::Example::NoDescriptionError in 'process.html.haml should have the process name'
No description supplied for example group declared on ./spec/helpers/../spec_helper.rb:62
./spec/helpers/../spec_helper.rb:62:
Finished in 458.629541 seconds
91 examples, 91 failures
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment