1
|
(in E:/RedmineDev/trunk)
|
2
|
(Test LDAP server not configured)
|
3
|
* DEFERRED: #link_to_if_authorized authorized user should be tested.
|
4
|
* DEFERRED: #link_to_if_authorized unauthorized user should be tested.
|
5
|
* DEFERRED: IssuesHelper#show_detail with a estimated hours attribute should format the time into two decimal places.
|
6
|
* DEFERRED: IssuesHelper#show_detail with a estimated hours attribute should format the old time into two decimal places.
|
7
|
* DEFERRED: IssuesHelper#show_detail should test custom fields.
|
8
|
* DEFERRED: IssuesHelper#show_detail should test attachments.
|
9
|
* DEFERRED: #number_of_rows with one project should return the number of rows just for that project.
|
10
|
* DEFERRED: #number_of_rows with no project should return the total number of rows for all the projects, resursively.
|
11
|
* DEFERRED: #render_project should be tested.
|
12
|
* DEFERRED: #render_issues should be tested.
|
13
|
* DEFERRED: #render_version should be tested.
|
14
|
* DEFERRED: #subject_for_project should test the PNG format.
|
15
|
* DEFERRED: #subject_for_project should test the PDF format.
|
16
|
* DEFERRED: #line_for_project :html format late line should start from the starting point on the left.
|
17
|
* DEFERRED: #line_for_project :html format late line should be the total delayed width of the project.
|
18
|
* DEFERRED: #line_for_project :html format done line should start from the starting point on the left.
|
19
|
* DEFERRED: #line_for_project :html format done line should Be the total done width of the project.
|
20
|
* DEFERRED: #line_for_project :html format status content should show the percent complete.
|
21
|
* DEFERRED: #line_for_project should test the PNG format.
|
22
|
* DEFERRED: #line_for_project should test the PDF format.
|
23
|
* DEFERRED: #subject_for_version should test the PNG format.
|
24
|
* DEFERRED: #subject_for_version should test the PDF format.
|
25
|
* DEFERRED: #line_for_version should test the PNG format.
|
26
|
* DEFERRED: #line_for_version should test the PDF format.
|
27
|
* DEFERRED: #subject_for_issue should test the PNG format.
|
28
|
* DEFERRED: #subject_for_issue should test the PDF format.
|
29
|
* DEFERRED: #line_for_issue should test the PNG format.
|
30
|
* DEFERRED: #line_for_issue should test the PDF format.
|
31
|
* DEFERRED: #to_image should be tested.
|
32
|
* DEFERRED: #to_pdf should be tested.
|
33
|
* DEFERRED: Mapper#initialize should be tested.
|
34
|
* DEFERRED: MenuManager#current_menu_item should be tested.
|
35
|
* DEFERRED: MenuManager#render_main_menu should be tested.
|
36
|
* DEFERRED: MenuManager#render_menu should be tested.
|
37
|
* DEFERRED: MenuManager#menu_item_and_children should be tested.
|
38
|
* DEFERRED: MenuManager#extract_node_details should be tested.
|
39
|
* DEFERRED: MenuItem#caption should be tested.
|
40
|
* DEFERRED: MenuItem#html_options should be tested.
|
41
|
* DEFERRED: MenuManager#map should be tested.
|
42
|
* DEFERRED: MenuManager#items should be tested.
|
43
|
Bazaar test repository NOT FOUND. Skipping unit tests !!!
|
44
|
Cvs test repository NOT FOUND. Skipping unit tests !!!
|
45
|
Darcs test repository NOT FOUND. Skipping unit tests !!!
|
46
|
Filesystem test repository NOT FOUND. Skipping unit tests !!! See doc/RUNNING_TESTS.
|
47
|
Git test repository NOT FOUND. Skipping unit tests !!!
|
48
|
Mercurial test repository NOT FOUND. Skipping unit tests !!!
|
49
|
* DEFERRED: #start_date should be tested when issues have no start date.
|
50
|
* DEFERRED: #due_date should be tested when issues have no due date.
|
51
|
Bazaar test repository NOT FOUND. Skipping unit tests !!!
|
52
|
CVS test repository NOT FOUND. Skipping unit tests !!!
|
53
|
Darcs test repository NOT FOUND. Skipping unit tests !!!
|
54
|
Filesystem test repository NOT FOUND. Skipping unit tests !!! See doc/RUNNING_TESTS.
|
55
|
Git test repository NOT FOUND. Skipping unit tests !!!
|
56
|
Mercurial test repository NOT FOUND. Skipping unit tests !!!
|
57
|
Skipping LDAP tests.
|
58
|
* DEFERRED: User#notify_about? other events should be added and tested.
|
59
|
Skipping openid tests.
|
60
|
Loaded suite C:/Ruby187/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader
|
61
|
Started
|
62
|
..............................................................FF......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................F.......................................................................................................................................................................................................................................
|
63
|
Finished in 399.234375 seconds.
|
64
|
|
65
|
1) Failure:
|
66
|
test_invalid_utf8_sequences_in_comments_should_be_replaced_latin1(ChangesetTest) [/test/unit/changeset_test.rb:279]:
|
67
|
<"?a?b?c?d?e"> expected but was
|
68
|
<"?a?b?c?d">.
|
69
|
|
70
|
2) Failure:
|
71
|
test_invalid_utf8_sequences_in_paths_should_be_replaced(ChangesetTest) [/test/unit/changeset_test.rb:355]:
|
72
|
<"?a?b?c?d?e"> expected but was
|
73
|
<"?a?b?c?d">.
|
74
|
|
75
|
3) Failure:
|
76
|
test_fake(RepositoryMercurialTest) [/test/unit/repository_mercurial_test.rb:33]:
|
77
|
<true> expected but was
|
78
|
<false>.
|
79
|
|
80
|
1054 tests, 4157 assertions, 3 failures, 0 errors
|
81
|
Skipping openid tests.
|
82
|
Bazaar test repository NOT FOUND. Skipping functional tests !!!
|
83
|
CVS test repository NOT FOUND. Skipping functional tests !!!
|
84
|
Darcs test repository NOT FOUND. Skipping functional tests !!!
|
85
|
Filesystem test repository NOT FOUND. Skipping functional tests !!!
|
86
|
Git test repository NOT FOUND. Skipping functional tests !!!
|
87
|
Mercurial test repository NOT FOUND. Skipping functional tests !!!
|
88
|
Loaded suite C:/Ruby187/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader
|
89
|
Started
|
90
|
................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
|
91
|
Finished in 208.15625 seconds.
|
92
|
|
93
|
704 tests, 2177 assertions, 0 failures, 0 errors
|
94
|
Loaded suite C:/Ruby187/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader
|
95
|
Started
|
96
|
...............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
|
97
|
Finished in 660.125 seconds.
|
98
|
|
99
|
1231 tests, 2184 assertions, 0 failures, 0 errors
|