[jira] [Commented] (ARROW-16605) [CI][R] Fix revdep Crossbow job

2022-09-05 Thread Jacob Wujciak-Jens (Jira)


[ 
https://issues.apache.org/jira/browse/ARROW-16605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17600363#comment-17600363
 ] 

Jacob Wujciak-Jens commented on ARROW-16605:


The difficulty with the jobs is that it takes a long time on the low powered 
dual core gh runners. Even with our few revdeps it takes more than 6 hours 
which is the hard limit for a GHA step. So we will need to split it up into 
multiple steps and modify the revdepcheck queue etc.. Or just run it manually 
prior to release, which of course has the potential to be overlooked (as has 
happened before)...

> [CI][R] Fix revdep Crossbow job
> ---
>
> Key: ARROW-16605
> URL: https://issues.apache.org/jira/browse/ARROW-16605
> Project: Apache Arrow
>  Issue Type: Improvement
>  Components: Continuous Integration, R
>Reporter: Jacob Wujciak-Jens
>Assignee: Jacob Wujciak-Jens
>Priority: Critical
>  Labels: pull-request-available
> Fix For: 10.0.0
>
>  Time Spent: 2h 20m
>  Remaining Estimate: 0h
>
> The revdep Crossbow job is currently not functioning correctly. This led to 
> changed behaviour affecting a revdep with the 8.0.0 release, requiring a 
> patch after initial submission.
> cc: [~jonkeane]



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (ARROW-16605) [CI][R] Fix revdep Crossbow job

2022-06-30 Thread Jonathan Keane (Jira)


[ 
https://issues.apache.org/jira/browse/ARROW-16605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17561075#comment-17561075
 ] 

Jonathan Keane commented on ARROW-16605:


Is this something we can do before the release? If not, we should run revdeps 
manually before the release (now?) to catch possible issues with enough time to 
introduce fixes

> [CI][R] Fix revdep Crossbow job
> ---
>
> Key: ARROW-16605
> URL: https://issues.apache.org/jira/browse/ARROW-16605
> Project: Apache Arrow
>  Issue Type: Improvement
>  Components: Continuous Integration, R
>Reporter: Jacob Wujciak-Jens
>Assignee: Jacob Wujciak-Jens
>Priority: Blocker
> Fix For: 9.0.0
>
>
> The revdep Crossbow job is currently not functioning correctly. This led to 
> changed behaviour affecting a revdep with the 8.0.0 release, requiring a 
> patch after initial submission.
> cc: [~jonkeane]



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (ARROW-16605) [CI][R] Fix revdep Crossbow job

2022-06-01 Thread Jonathan Keane (Jira)


[ 
https://issues.apache.org/jira/browse/ARROW-16605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17544966#comment-17544966
 ] 

Jonathan Keane commented on ARROW-16605:


For visibility: 
https://github.com/apache/arrow/blob/master/dev/tasks/r/github.linux.revdepcheck.yml
 is the template for running these revdep checks

> [CI][R] Fix revdep Crossbow job
> ---
>
> Key: ARROW-16605
> URL: https://issues.apache.org/jira/browse/ARROW-16605
> Project: Apache Arrow
>  Issue Type: Improvement
>  Components: Continuous Integration, R
>Reporter: Jacob Wujciak-Jens
>Assignee: Jacob Wujciak-Jens
>Priority: Blocker
> Fix For: 9.0.0
>
>
> The revdep Crossbow job is currently not functioning correctly. This led to 
> changed behaviour affecting a revdep with the 8.0.0 release, requiring a 
> patch after initial submission.
> cc: [~jonkeane]



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Commented] (ARROW-16605) [CI][R] Fix revdep Crossbow job

2022-05-18 Thread Jonathan Keane (Jira)


[ 
https://issues.apache.org/jira/browse/ARROW-16605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17539021#comment-17539021
 ] 

Jonathan Keane commented on ARROW-16605:


Thanks for this! One thing I found while running these is that the {targets} 
package does not behave well when we use multiple workers when running the 
revdepchecks. It would be awesome if we could run that one with one worker and 
then all the others with multiple. 

> [CI][R] Fix revdep Crossbow job
> ---
>
> Key: ARROW-16605
> URL: https://issues.apache.org/jira/browse/ARROW-16605
> Project: Apache Arrow
>  Issue Type: Improvement
>  Components: Continuous Integration, R
>Reporter: Jacob Wujciak-Jens
>Assignee: Jacob Wujciak-Jens
>Priority: Blocker
> Fix For: 9.0.0
>
>
> The revdep Crossbow job is currently not functioning correctly. This led to 
> changed behaviour affecting a revdep with the 8.0.0 release, requiring a 
> patch after initial submission.
> cc: [~jonkeane]



--
This message was sent by Atlassian Jira
(v8.20.7#820007)