ChiliProject is not maintained anymore. Please be advised that there will be no more updates.
We do not recommend that you setup new ChiliProject instances and we urge all existing users to migrate their data to a maintained system, e.g. Redmine. We will provide a migration script later. In the meantime, you can use the instructions by Christian Daehn.
Project enumerations controller test (Bug #955)
Description
I don't know why but sometimes:
ruby -Itest test/functional/project_enumerations_controller_test.rb
fail.
I tried that on master branch.
Can anyone confirm that ?
History
Updated by Felix Schäfer at 2012-05-19 01:40 pm
Updated by Robert Mitwicki at 2012-05-21 07:38 am
Test env:
ruby-1.8.7-p357 [ i686 ]
database: sqlite
Updated by Felix Schäfer at 2012-05-21 08:57 am
Yes, that's what the configurations where the error arises have too. I'll try to have a look.
- Assignee set to Felix Schäfer
Updated by Felix Schäfer at 2012-06-21 09:27 pm
That was fixed in 32e1cc2
- Status changed from Open to Closed
- Category set to Testing