t; > From: Weston Pace
> > Sent: Wednesday, August 17, 2022 10:05 AM
> > To: dev@arrow.apache.org
> > Subject: Re: dealing with tester timeout in a CI job
> >
> > My first suspicion on a test timeout is usually a deadlock. That
> > being said, I haven't looked
your idea, just
looking for an example use of SCOPED_TEST.
Yaron.
From: Weston Pace
Sent: Wednesday, August 17, 2022 10:05 AM
To: dev@arrow.apache.org
Subject: Re: dealing with tester timeout in a CI job
My first suspicion on a test timeout is usually a dea
Yaron.
From: Weston Pace
Sent: Wednesday, August 17, 2022 10:05 AM
To: dev@arrow.apache.org
Subject: Re: dealing with tester timeout in a CI job
My first suspicion on a test timeout is usually a deadlock. That
being said, I haven't looked at this test / change in any real d
like to figure out what the acceptable alternatives are.
>
>
> Yaron.
>
> From: Li Jin
> Sent: Wednesday, August 17, 2022 9:04 AM
> To: dev@arrow.apache.org
> Subject: Re: dealing with tester timeout in a CI job
>
> Yaron, how does the
s are.
Yaron.
From: Li Jin
Sent: Wednesday, August 17, 2022 9:04 AM
To: dev@arrow.apache.org
Subject: Re: dealing with tester timeout in a CI job
Yaron, how does the asof join tests normally take?
On Wed, Aug 17, 2022 at 6:13 AM Yaron Gvili wrote:
> Sorry, yes,
ike to avoid a
> timeout without reengineering or reducing the set of tests I wrote, hence
> my questions.
>
>
> Yaron.
>
> From: Sutou Kouhei
> Sent: Tuesday, August 16, 2022 8:13 PM
> To: dev@arrow.apache.org
> Subject: Re: dealing with
Yaron.
From: Sutou Kouhei
Sent: Tuesday, August 16, 2022 8:13 PM
To: dev@arrow.apache.org
Subject: Re: dealing with tester timeout in a CI job
Hi,
What language are you talking about? C++?
For C++, we have two timeouts:
* GitHub Action's timeout
* GTest's timeout
Cou
Hi,
What language are you talking about? C++?
For C++, we have two timeouts:
* GitHub Action's timeout
* GTest's timeout
Could you show the URL of the failed macOS related CI job?
Thanks,
--
kou
In
"dealing with tester timeout in a CI job" on Tue, 16 Aug 2022 16:34:24 +,
Yaron Gvili