Project

General

Profile

Actions

Bug #3255

closed

error with migration test, not launched by default and should be sequential

Added by Vincent MEMBRÉ about 11 years ago. Updated about 11 years ago.

Status:
Released
Priority:
2
Category:
Architecture - Dependencies
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:

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.

Actions

Also available in: Atom PDF