1
|
(ImageMagick convert not available)
|
2
|
Bazaar test repository NOT FOUND. Skipping functional tests !!!
|
3
|
CVS test repository NOT FOUND. Skipping functional tests !!!
|
4
|
Filesystem test repository NOT FOUND. Skipping functional tests !!!
|
5
|
Git test repository NOT FOUND. Skipping functional tests !!!
|
6
|
Mercurial test repository NOT FOUND. Skipping functional tests !!!
|
7
|
Subversion test repository NOT FOUND. Skipping functional tests !!!
|
8
|
(ImageMagick convert not available)
|
9
|
(Test LDAP server not configured)
|
10
|
Bazaar test repository NOT FOUND. Skipping unit tests !!!
|
11
|
Cvs test repository NOT FOUND. Skipping unit tests !!!
|
12
|
Filesystem test repository NOT FOUND. Skipping unit tests !!! See doc/RUNNING_TESTS.
|
13
|
Git test repository NOT FOUND. Skipping unit tests !!!
|
14
|
Mercurial test repository NOT FOUND. Skipping unit tests !!!
|
15
|
Subversion test repository NOT FOUND. Skipping unit tests !!!
|
16
|
Bazaar test repository NOT FOUND. Skipping unit tests !!!
|
17
|
CVS test repository NOT FOUND. Skipping unit tests !!!
|
18
|
Filesystem test repository NOT FOUND. Skipping unit tests !!! See doc/RUNNING_TESTS.
|
19
|
Git test repository NOT FOUND. Skipping unit tests !!!
|
20
|
Mercurial test repository NOT FOUND. Skipping unit tests !!!
|
21
|
Subversion test repository NOT FOUND. Skipping unit tests !!!
|
22
|
Skipping LDAP tests.
|
23
|
Run options: --seed 52446
|
24
|
|
25
|
# Running:
|
26
|
|
27
|
.................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................S............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................E
|
28
|
|
29
|
Error:
|
30
|
QueryTest#test_filter_last_updated_by_should_ignore_private_notes_that_are_not_visible:
|
31
|
ActiveRecord::StatementInvalid: Mysql2::Error: This version of MariaDB doesn't yet support 'SUBQUERY in ROW in left expression of IN/ALL/ANY': SELECT `issues`.* FROM `issues` INNER JOIN `issue_statuses` ON `issue_statuses`.`id` = `issues`.`status_id` INNER JOIN `trackers` ON `trackers`.`id` = `issues`.`tracker_id` INNER JOIN `projects` ON `projects`.`id` = `issues`.`project_id` INNER JOIN `enumerations` ON `enumerations`.`id` = `issues`.`priority_id` AND `enumerations`.`type` IN ('IssuePriority') WHERE ( EXISTS (SELECT 1 FROM journals sj WHERE sj.journalized_type='Issue' AND sj.journalized_id=issues.id AND (sj.user_id IN (592)) AND sj.id = (SELECT MAX(journals.id) FROM journals WHERE journals.journalized_type='Issue' AND journals.journalized_id=issues.id AND ((journals.private_notes = FALSE OR journals.user_id = 6 OR (1=0))))))
|
32
|
test/unit/query_test.rb:149:in `find_issues_with_query'
|
33
|
test/unit/query_test.rb:809:in `block in test_filter_last_updated_by_should_ignore_private_notes_that_are_not_visible'
|
34
|
test/test_helper.rb:106:in `with_current_user'
|
35
|
test/unit/query_test.rb:807:in `test_filter_last_updated_by_should_ignore_private_notes_that_are_not_visible'
|
36
|
|
37
|
bin/rails test test/unit/query_test.rb:797
|
38
|
|
39
|
...E
|
40
|
|
41
|
Error:
|
42
|
QueryTest#test_filter_last_updated_by:
|
43
|
ActiveRecord::StatementInvalid: Mysql2::Error: This version of MariaDB doesn't yet support 'SUBQUERY in ROW in left expression of IN/ALL/ANY': SELECT `issues`.* FROM `issues` INNER JOIN `issue_statuses` ON `issue_statuses`.`id` = `issues`.`status_id` INNER JOIN `trackers` ON `trackers`.`id` = `issues`.`tracker_id` INNER JOIN `projects` ON `projects`.`id` = `issues`.`project_id` INNER JOIN `enumerations` ON `enumerations`.`id` = `issues`.`priority_id` AND `enumerations`.`type` IN ('IssuePriority') WHERE ( EXISTS (SELECT 1 FROM journals sj WHERE sj.journalized_type='Issue' AND sj.journalized_id=issues.id AND (sj.user_id IN (594)) AND sj.id = (SELECT MAX(journals.id) FROM journals WHERE journals.journalized_type='Issue' AND journals.journalized_id=issues.id AND ((journals.private_notes = FALSE OR journals.user_id = 6 OR (1=0))))))
|
44
|
test/unit/query_test.rb:149:in `find_issues_with_query'
|
45
|
test/unit/query_test.rb:794:in `test_filter_last_updated_by'
|
46
|
|
47
|
bin/rails test test/unit/query_test.rb:783
|
48
|
|
49
|
.....................................................................................................................................................................................................................................................................................................................................................................................................SS.................
|
50
|
|
51
|
Finished in 320.729091s, 13.6533 runs/s, 57.7216 assertions/s.
|
52
|
4379 runs, 18513 assertions, 0 failures, 2 errors, 3 skips
|
53
|
|
54
|
You have skipped tests. Run with --verbose for details.
|