Skip to content

Instantly share code, notes, and snippets.

@frankmt
Created November 27, 2008 16:30
Show Gist options
  • Save frankmt/29820 to your computer and use it in GitHub Desktop.
Save frankmt/29820 to your computer and use it in GitHub Desktop.
1)
'Performance complaints back end rejecting a performance removes performance entirely, removes complaint from moderation page and audits created for rejection/entry withdrawal when you reject the perf' FAILED
expected: 0,
got: -1 (using ==)
<a href="/projects/code/1c2f/spec/story/010_performance_complaints_spec.rb?line=151#151">./spec/story/010_performance_complaints_spec.rb:151</a>:
2)
'favourites should be able to favourite a performance and a rejected performance is not in you favourites' FAILED
expected false, got true
<a href="/projects/code/1c2f/spec/story/021_favourites_spec.rb?line=36#36">./spec/story/021_favourites_spec.rb:36</a>:
3)
'Invitations lists should allow show producer to add performances to an invitation list, invite them, and make them entrants' FAILED
expected: [&quot;Bike&quot;, &quot;Rollerblades&quot;, &quot;Segways (1)&quot;, &quot;Tanks&quot;],
got: [] (using ==)
<a href="/projects/code/1c2f/spec/story/006_invitation_lists_spec.rb?line=50#50">./spec/story/006_invitation_lists_spec.rb:50</a>:
4)
SeleniumCommandError in 'Performance status can be approved and then rejected by a show producer'
ERROR: Element moderation-status not found
<a href="/projects/code/1c2f/spec/story/support/selenium.rb?line=178#178">./spec/story/support/selenium.rb:178</a>:in `do_command'
<a href="/projects/code/1c2f/spec/story/support/selenium.rb?line=164#164">./spec/story/support/selenium.rb:164</a>:in `do_command'
<a href="/projects/code/1c2f/spec/story/support/selenium.rb?line=185#185">./spec/story/support/selenium.rb:185</a>:in `get_string'
<a href="/projects/code/1c2f/spec/story/support/selenium.rb?line=979#979">./spec/story/support/selenium.rb:979</a>:in `get_text'
<a href="/projects/code/1c2f/spec/story/pagewrappers/performance_page.rb?line=34#34">./spec/story/pagewrappers/performance_page.rb:34</a>:in `performance_has_been_approved?'
<a href="/projects/code/1c2f/spec/story/007_performance_status_spec.rb?line=51#51">./spec/story/007_performance_status_spec.rb:51</a>:
5)
SeleniumCommandError in 'Performance status should not be found anywhere when performance is rejected, including when it was a invite and entry'
ERROR: Element //table[@id='performances'] not found
<a href="/projects/code/1c2f/spec/story/support/selenium.rb?line=178#178">./spec/story/support/selenium.rb:178</a>:in `do_command'
<a href="/projects/code/1c2f/spec/story/support/selenium.rb?line=164#164">./spec/story/support/selenium.rb:164</a>:in `do_command'
<a href="/projects/code/1c2f/spec/story/support/selenium.rb?line=185#185">./spec/story/support/selenium.rb:185</a>:in `get_string'
<a href="/projects/code/1c2f/spec/story/support/selenium.rb?line=979#979">./spec/story/support/selenium.rb:979</a>:in `get_text'
<a href="/projects/code/1c2f/spec/story/pagewrappers/performances_list_page.rb?line=74#74">./spec/story/pagewrappers/performances_list_page.rb:74</a>:in `performances_listed'
<a href="/projects/code/1c2f/spec/story/007_performance_status_spec.rb?line=76#76">./spec/story/007_performance_status_spec.rb:76</a>:
6)
SeleniumCommandError in 'Performance status should not be found in any competitions when performance in multiple competitions is rejected, '
ERROR: Element //table[@id='performances'] not found
<a href="/projects/code/1c2f/spec/story/support/selenium.rb?line=178#178">./spec/story/support/selenium.rb:178</a>:in `do_command'
<a href="/projects/code/1c2f/spec/story/support/selenium.rb?line=164#164">./spec/story/support/selenium.rb:164</a>:in `do_command'
<a href="/projects/code/1c2f/spec/story/support/selenium.rb?line=185#185">./spec/story/support/selenium.rb:185</a>:in `get_string'
<a href="/projects/code/1c2f/spec/story/support/selenium.rb?line=979#979">./spec/story/support/selenium.rb:979</a>:in `get_text'
<a href="/projects/code/1c2f/spec/story/pagewrappers/performances_list_page.rb?line=74#74">./spec/story/pagewrappers/performances_list_page.rb:74</a>:in `performances_listed'
<a href="/projects/code/1c2f/spec/story/007_performance_status_spec.rb?line=113#113">./spec/story/007_performance_status_spec.rb:113</a>:
7)
SeleniumCommandError in 'Performance status performance can become an editors pick'
ERROR: Element css=input[value='Pick'] not found
<a href="/projects/code/1c2f/spec/story/support/selenium.rb?line=178#178">./spec/story/support/selenium.rb:178</a>:in `do_command'
<a href="/projects/code/1c2f/spec/story/support/selenium.rb?line=164#164">./spec/story/support/selenium.rb:164</a>:in `do_command'
<a href="/projects/code/1c2f/spec/story/support/selenium.rb?line=266#266">./spec/story/support/selenium.rb:266</a>:in `click'
<a href="/projects/code/1c2f/spec/story/support/selenium.rb?line=271#271">./spec/story/support/selenium.rb:271</a>:in `click_and_wait'
<a href="/projects/code/1c2f/spec/story/pagewrappers/performance_page.rb?line=16#16">./spec/story/pagewrappers/performance_page.rb:16</a>:in `click_editors_pick'
<a href="/projects/code/1c2f/spec/story/007_performance_status_spec.rb?line=143#143">./spec/story/007_performance_status_spec.rb:143</a>:
8)
SeleniumCommandError in 'Performances view page should be accessed via performance title links'
ERROR: Element link=Performance 0 not found
<a href="/projects/code/1c2f/spec/story/support/selenium.rb?line=178#178">./spec/story/support/selenium.rb:178</a>:in `do_command'
<a href="/projects/code/1c2f/spec/story/support/selenium.rb?line=164#164">./spec/story/support/selenium.rb:164</a>:in `do_command'
<a href="/projects/code/1c2f/spec/story/support/selenium.rb?line=266#266">./spec/story/support/selenium.rb:266</a>:in `click'
<a href="/projects/code/1c2f/spec/story/support/selenium.rb?line=271#271">./spec/story/support/selenium.rb:271</a>:in `click_and_wait'
<a href="/projects/code/1c2f/spec/story/pagewrappers/invitations_page.rb?line=35#35">./spec/story/pagewrappers/invitations_page.rb:35</a>:in `click_performance_link'
<a href="/projects/code/1c2f/spec/story/004_performances_spec.rb?line=32#32">./spec/story/004_performances_spec.rb:32</a>:
9)
SeleniumCommandError in 'Performances view page should inform the show producer when it has a rateable invite to a competition'
ERROR: Element link=Performance 0 not found
<a href="/projects/code/1c2f/spec/story/support/selenium.rb?line=178#178">./spec/story/support/selenium.rb:178</a>:in `do_command'
<a href="/projects/code/1c2f/spec/story/support/selenium.rb?line=164#164">./spec/story/support/selenium.rb:164</a>:in `do_command'
<a href="/projects/code/1c2f/spec/story/support/selenium.rb?line=266#266">./spec/story/support/selenium.rb:266</a>:in `click'
<a href="/projects/code/1c2f/spec/story/support/selenium.rb?line=271#271">./spec/story/support/selenium.rb:271</a>:in `click_and_wait'
<a href="/projects/code/1c2f/spec/story/pagewrappers/invitations_page.rb?line=35#35">./spec/story/pagewrappers/invitations_page.rb:35</a>:in `click_performance_link'
<a href="/projects/code/1c2f/spec/story/004_performances_spec.rb?line=56#56">./spec/story/004_performances_spec.rb:56</a>:
10)
SeleniumCommandError in 'Performances view page should inform show producer when it has a non rateable issued invite to a competition'
ERROR: Element css=input[value='Issue All Invitations'] not found
<a href="/projects/code/1c2f/spec/story/support/selenium.rb?line=178#178">./spec/story/support/selenium.rb:178</a>:in `do_command'
<a href="/projects/code/1c2f/spec/story/support/selenium.rb?line=164#164">./spec/story/support/selenium.rb:164</a>:in `do_command'
<a href="/projects/code/1c2f/spec/story/support/selenium.rb?line=266#266">./spec/story/support/selenium.rb:266</a>:in `click'
<a href="/projects/code/1c2f/spec/story/support/selenium.rb?line=271#271">./spec/story/support/selenium.rb:271</a>:in `click_and_wait'
<a href="/projects/code/1c2f/spec/story/pagewrappers/invitations_page.rb?line=26#26">./spec/story/pagewrappers/invitations_page.rb:26</a>:in `click_issue_all_invitations'
<a href="/projects/code/1c2f/spec/story/004_performances_spec.rb?line=81#81">./spec/story/004_performances_spec.rb:81</a>:
11)
SeleniumCommandError in 'Performances view page should inform show producer when it has multiple invites to competitions and rating status is correct'
ERROR: Element css=input[value='Issue All Invitations'] not found
<a href="/projects/code/1c2f/spec/story/support/selenium.rb?line=178#178">./spec/story/support/selenium.rb:178</a>:in `do_command'
<a href="/projects/code/1c2f/spec/story/support/selenium.rb?line=164#164">./spec/story/support/selenium.rb:164</a>:in `do_command'
<a href="/projects/code/1c2f/spec/story/support/selenium.rb?line=266#266">./spec/story/support/selenium.rb:266</a>:in `click'
<a href="/projects/code/1c2f/spec/story/support/selenium.rb?line=271#271">./spec/story/support/selenium.rb:271</a>:in `click_and_wait'
<a href="/projects/code/1c2f/spec/story/pagewrappers/invitations_page.rb?line=26#26">./spec/story/pagewrappers/invitations_page.rb:26</a>:in `click_issue_all_invitations'
<a href="/projects/code/1c2f/spec/story/004_performances_spec.rb?line=120#120">./spec/story/004_performances_spec.rb:120</a>:
Finished in 576.438325 seconds
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment