Project

General

Profile

Actions

Defect #4961

closed

Broken functional tests

Added by Alexey Palazhchenko over 14 years ago. Updated over 14 years ago.

Status:
Closed
Priority:
Normal
Category:
-
Target version:
-
Start date:
2010-03-02
Due date:
% Done:

0%

Estimated time:
Resolution:
Fixed
Affected version:

Description

Ironically, r3521 broke functional test for me.

1) Failure:
test_context_menu_multiple_issues_of_same_project(IssuesControllerTest) [/test/functional/issues_controller_test.rb:1173]:
expected tag, but no tag found matching {:attributes=>{:class=>"", :href=>"/issues/bulk_edit?ids%5B%5D=1&ids%5B%5D=2&priority_id=8"}, :tag=>"a", :content=>"Immediate"} in:
<much html code>

2) Failure:
test_context_menu_one_issue(IssuesControllerTest) [/test/functional/issues_controller_test.rb:1128]:
expected tag, but no tag found matching {:attributes=>{:class=>"", :href=>"/issues/bulk_edit?ids%5B%5D=1&amp;priority_id=8"}, :tag=>"a", :content=>"Immediate"} in:
<much html code>
Actions #1

Updated by Alexey Palazhchenko over 14 years ago

As a side note: do you have automated testing server? If you don't, I may try to assist.

Actions #2

Updated by Jean-Philippe Lang over 14 years ago

I saw this after it was committed and I just didn't have time to fix it. Nothing is broken, except the test itself.

As a side note: do you have automated testing server? If you don't, I may try to assist.

I use Hudson for that. It runs tests on different targets (trunk with mysql, pgsql, sqlite and 0.9-stable). Thanks anyway.

Actions #3

Updated by Alexey Palazhchenko over 14 years ago

Jean-Philippe Lang wrote:

I use Hudson for that. It runs tests on different targets (trunk with mysql, pgsql, sqlite and 0.9-stable).

May you integrate your own Simple CI plugin with redmine.org so everyone will see current tests status?

Actions #4

Updated by Jean-Philippe Lang over 14 years ago

  • Status changed from New to Closed
  • Resolution set to Fixed

Fixed in r3522.

May you integrate your own Simple CI plugin with redmine.org so everyone will see current tests status?

My Hudson server is not reachable from my web server. So, not for me but maybe in the future.

Actions #5

Updated by Eric Davis over 14 years ago

I had a public CI server setup for Redmine but it's not online any more. I have Redmine registered at RunCodeRun but they are not responding to my support requests to install the missing gems.

Actions

Also available in: Atom PDF