Vote #81843
完了Menu Manager Test randomly fails
ステータス:
Closed
優先度:
低め
担当者:
-
カテゴリ:
-
対象バージョン:
-
開始日:
2022/05/09
期日:
進捗率:
0%
予定工数:
Redmineorg_URL:
category_id:
0
version_id:
0
issue_org_id:
36718
author_id:
88801
assigned_to_id:
0
comments:
2
status_id:
5
tracker_id:
1
plus1:
0
affected_version:
closed_on:
affected_version_id:
説明
Here is another test which fails in some circumstances.
Thank you for considering this patch.
+++ /test/integration/lib/redmine/menu_manager_test.rb
@@ -102,7 +102,7 @@ class MenuManagerTest < Redmine::IntegrationTest
def test_cross_project_menu_should_hide_item_if_module_is_not_enabled_for_any_project
user = User.find_by_login('dlopper')
- assert_equal [1, 3, 4, 6], Project.visible(user).ids
+ assert_equal [1, 3, 4, 6], Project.visible(user).ids.sort
journals
Thank you for reporting the issue but it has already been fixed in r21297.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
related_issues
relates,Closed,36241,MenuManagerTest randomly fails
表示するデータがありません