pentaho / pdi-sdk-plugins

PDI SDK plugins
111 stars 154 forks source link

[ENGOPS-2997] disable eula-wrapping profiles in pom #35

Closed smaring closed 7 years ago

smaring commented 7 years ago

@lgrill-pentaho

wingman-pentaho commented 7 years ago

Build Completed

:x: This pull request has errors. They will need to be addressed before it can be accepted. See below for more details. Some links are also available below for further assistance in addressing those issues.

Build Commands

mvn -B -fn -f pom.xml clean install && mvn -B -f pom.xml site

Cleanup Commands

mvn -B -f pom.xml build-helper:remove-project-artifact

Changed files

  pom.xml

Newly Broken Tests:

org.pentaho.di.sdk.samples.carte.JobServletsTest.testJobServlets:

:red_circle: org.junit.ComparisonFailure

org.junit.ComparisonFailure: expected:<[Finished]> but was:<[Running]>
    at org.pentaho.di.sdk.samples.carte.JobServletsTest.testJobServlets(JobServletsTest.java:124)

Still Broken Tests:

org.pentaho.di.sdk.samples.embedding.RunningTransformationsTest.testRunningTransformations:

:red_circle: org.junit.ComparisonFailure

org.junit.ComparisonFailure: expected:<[Waiting]> but was:<[Finished]>
    at org.pentaho.di.sdk.samples.embedding.RunningTransformationsTest.testRunningTransformations(RunningTransformationsTest.java:49)

Unit test coverage change

These statistics help you identify how your changes have affected the coverage of the following files. If a file is not in this list, then its coverage was not affected by your changes. To get some help interpreting these metrics, please refer to Jacoco's documentation.

org.pentaho.di.sdk.samples.carte.RemoveJobSample