[
https://issues.apache.org/jira/browse/CALCITE-5785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17735845#comment-17735845
]
Julian Hyde commented on CALCITE-5785:
--------------------------------------
I would chalk this up to test flakiness. I ran the whole CI suite successfully
before I merged your change.
> The :babel:fmppMain and :server:fmppMain tasks currently do not work with
> Gradle remote build caching
> -----------------------------------------------------------------------------------------------------
>
> Key: CALCITE-5785
> URL: https://issues.apache.org/jira/browse/CALCITE-5785
> Project: Calcite
> Issue Type: Improvement
> Components: build
> Reporter: Akshay Dayal
> Priority: Minor
> Labels: pull-request-available
> Fix For: 1.35.0
>
> Attachments: Screenshot 2023-06-17 at 1.21.13 AM.png, Screenshot
> 2023-06-17 at 1.21.28 AM.png
>
>
> The :babel:fmppMain and :server:fmppMain tasks currently do not work with
> remote build caching.
> One of the inputs is a directory and currently it's configured to look at the
> absolute path instead of the relative path. This causes different input
> hashes to be computed on different machines, hence the tasks do not work
> correctly with remote build caching.
> I am attaching screenshots from the build scan analysis showing this.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)