pentaho / pentaho-reporting

Java class library for generating reports.
Other
283 stars 364 forks source link

[BACKLOG-39632] Remove cassandra plugin from assemblies #1632

Closed tgf closed 7 months ago

buildguy commented 7 months ago

:warning: Build finished in 17m 6s

Build command:

mvn clean verify -B -e -Daudit -amd

:no_entry: Failed Tests

:cloud_with_lightning_and_rain: 1 test(s) failed:

org.pentaho.reporting.engine.classic.extensions.datasources.mondrian.EmptyCellsetTest.testEmptyResult (click to expand)

``` results should be empty, rowcount should be 0. expected:<0> but was:<1> ```

Tests run: 2646, Failures: 1, Skipped: 15    Test Results


:information_source: This is an automatic message

buildguy commented 7 months ago
[![👍 Frogbot scanned this pull request and found that it did not add vulnerable dependencies.](https://raw.githubusercontent.com/jfrog/frogbot/master/resources/v2/noVulnerabilityBannerPR.png)](https://docs.jfrog-applications.jfrog.io/jfrog-applications/frogbot)
Note: ---
**Frogbot** also supports **Contextual Analysis, Secret Detection, IaC and SAST Vulnerabilities Scanning**. This features are included as part of the [JFrog Advanced Security](https://jfrog.com/advanced-security) package, which isn't enabled on your system.

[🐸 JFrog Frogbot](https://docs.jfrog-applications.jfrog.io/jfrog-applications/frogbot)
buildguy commented 7 months ago

:warning: Build finished in 17m 40s

Build command:

mvn clean verify -B -e -Daudit -amd

:no_entry: Failed Tests

:cloud_with_lightning_and_rain: 1 test(s) failed:

org.pentaho.reporting.engine.classic.extensions.datasources.mondrian.EmptyCellsetTest.testEmptyResult (click to expand)

``` results should be empty, rowcount should be 0. expected:<0> but was:<1> ```

Tests run: 2646, Failures: 1, Skipped: 15    Test Results


:information_source: This is an automatic message

pdesai16 commented 7 months ago

The failing test case has been failing for some time and is not related to these changes.