Skip to main content
Participant
January 6, 2010
Question

CISample project not compiling with Maven

  • January 6, 2010
  • 1 reply
  • 685 views

I am trying to run FlexUnit RC1 with FlexMojos and it does not look as if the test runner reports back, which makes it realy hard to run the FU tests on a CI server. I don't know if this is the same as the FUX-40 issue.

Here is the output:

FlexUnit4: Test testMinMaxValue in no.spk.puma.validator.ProsentValidatorTest finished
Data handler received data: Server Status

Property canClose is false
Replying OK
Data handler received data: Server Status

This topic has been closed for replies.

1 reply

Inspiring
January 20, 2010

@leftie friele - Sorry for the late reply on this one, but we field the majority of the FlexUnit4 questions in the General Discussion forum.  The test runner associated with FlexMojos is custom to the FlexMojos project and we don't maintain it.  I was able to confirm that RC1 is working through our Ant support this weekend.  If you'd like to give it a try, check out the FlexUnit4SampleCIProject on GitHub (http://github.com/flexunit/flexunit/tree/master/FlexUnit4SampleCIProject/).  FUX-40 is a bug related to an older version of the FlexUnit4UIListener project and not used by FlexMojos.

-Brian