zabetak commented on a change in pull request #1375: 
[WIP][CALCITE-3140][CALCITE-3141] Failures in slow tests & CI
URL: https://github.com/apache/calcite/pull/1375#discussion_r349454890
 
 

 ##########
 File path: .travis.yml
 ##########
 @@ -23,8 +23,6 @@ matrix:
     - jdk: openjdk8
     - jdk: openjdk11
     - jdk: openjdk11
-      env:
-        - SLOW_TESTS=Y
 
 Review comment:
   OK for leaving one config in Travis but I don't think slow tests can remain 
there. Slow tests need around 1h 20m to run and some of them require quite a 
bit of memory (Xmx6g). Travis has time and memory limitations so in this case 
it cannot be used. For those reasons I think it is better to run them using 
actions (https://github.com/zabetak/calcite/runs/314646481).

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to