Bug #3255
closederror with migration test, not launched by default and should be sequential
Description
migration tests are disabled by default, they are launched if the option -Dtest.progress=true is used.
That should be the opposite, the test should be run by default.
since migration to Scala2.10 (#3229), our migration tests does not pass anymore.
tests are launched concurrently, so sometimes the datas are deleted before being seen, we should use sequential test instead.
Updated by François ARMAND almost 12 years ago
- Status changed from New to In progress
Updated by Vincent MEMBRÉ almost 12 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Vincent MEMBRÉ to François ARMAND
Pull request here : https://github.com/Normation/rudder/pull/117
Updated by Vincent MEMBRÉ almost 12 years ago
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset 275b6028f0da6aa9af645245f8ca0cb0e91f2d40.
Updated by Anonymous almost 12 years ago
Applied in changeset bd37b507964270fe7f027510a7ef18783a961a48.
Updated by Jonathan CLARKE over 11 years ago
- Status changed from Pending release to Released
This ticket has been addressed in version 2.6.0~beta1 of Rudder, which has just been released. Please see the changelog here: https://www.rudder-project.org/foswiki/System/Documentation:ChangeLog26.