Continuum

Continuum tests require too much external set up

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.1-beta-2
  • Fix Version/s: 1.1-beta-4
  • Component/s: Core system
  • Labels:
    None
  • Complexity:
    Intermediate
  • Number of attachments :
    1

Description

the installation tests fail if M2_HOME is not set (and exported in bash).

However, I'm opening this as a more general bug since many "unit" tests seem to require having Maven involved which is both time consuming and the cause of annoying issues.

Activity

Hide
Olivier Lamy added a comment -

patch with removing use of env var M2_HOME.

Show
Olivier Lamy added a comment - patch with removing use of env var M2_HOME.
Hide
Olivier Lamy added a comment - - edited

You mean removing all units which launch mvn ?
As the goal of continuum is too launch mvn, IMHO we must have units which test this.
In fact, I was tempted to add units for maven1 and ant builds

Toughts ?

Show
Olivier Lamy added a comment - - edited You mean removing all units which launch mvn ? As the goal of continuum is too launch mvn, IMHO we must have units which test this. In fact, I was tempted to add units for maven1 and ant builds Toughts ?
Hide
Olivier Lamy added a comment -

remove the use of M2_HOME is test.
svn rev 578487

Show
Olivier Lamy added a comment - remove the use of M2_HOME is test. svn rev 578487

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: