Project

General

Profile

Actions

Defect #30806

closed

TimeEntryTest#test_create_should_validate_user_id occasionally fails

Added by Go MAEDA about 5 years ago. Updated about 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Code cleanup/refactoring
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Fixed
Affected version:

Description

You can always reproduce it by running tests with "--seed 20474" option.

$ bin/rails test --seed 20474
.
.
(snip)
.
.
...........................................................F

Failure:
TimeEntryTest#test_create_should_validate_user_id [/Users/maeda/redmines/redmine-trunk/test/unit/time_entry_test.rb:245]:
--- expected
+++ actual
@@ -1 +1 @@
-["User is invalid"]
+["Utilisateur n'est pas valide"]
Actions

Also available in: Atom PDF