[
https://issues.apache.org/jira/browse/CALCITE-3140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stamatis Zampetakis resolved CALCITE-3140.
------------------------------------------
Resolution: Fixed
Fixed in
[6ad3f9a97b2c68ad9b08e9f6099ce9c5e1fd9a80|https://github.com/apache/calcite/commit/6ad3f9a97b2c68ad9b08e9f6099ce9c5e1fd9a80].
> Multiple failures when executing slow tests
> -------------------------------------------
>
> Key: CALCITE-3140
> URL: https://issues.apache.org/jira/browse/CALCITE-3140
> Project: Calcite
> Issue Type: Bug
> Affects Versions: 1.18.0, 1.19.0, 1.20.0
> Environment: Windows 10 Pro, jdk1.8.0_202, maven 3.6.1 with 8G memory
> allocated to the VM (Xmx).
> Reporter: Stamatis Zampetakis
> Assignee: Stamatis Zampetakis
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.22.0
>
> Time Spent: 6.5h
> Remaining Estimate: 0h
>
> Running slow tests using the following command
> {noformat}
> mvn clean install -Dcalcite.test.slow -fn
> {noformat}
> finishes with the following errors.
> {noformat}
> [ERROR] Tests run: 12620, Failures: 0, Errors: 6, Skipped: 6310, Time
> elapsed: 2,522.456 s <<< FAILURE! - in org.apache.calcite.test.FoodmartTest
> (SOE + Timeouts)
> [ERROR] Tests run: 256, Failures: 0, Errors: 1, Skipped: 1, Time elapsed:
> 10.448 s <<< FAILURE! - in org.apache.calcite.sql.test.SqlOperatorTest
> [ERROR] Tests run: 17, Failures: 1, Errors: 0, Skipped: 0, Time elapsed:
> 49.711 s <<< FAILURE! - in org.apache.calcite.test.CoreQuidemTest
> (Intermittent failures/Plan comparison)
> [ERROR] Tests run: 256, Failures: 0, Errors: 1, Skipped: 1, Time elapsed:
> 19.759 s <<< FAILURE! - in org.apache.calcite.test.CalciteSqlOperatorTest
> [ERROR] Tests run: 11, Failures: 1, Errors: 0, Skipped: 7, Time elapsed:
> 8.132 s <<< FAILURE! - in org.apache.calcite.adapter.tpcds.TpcdsTest (Stale
> plans)
> {noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)