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 
 <paxp190mb1565310e470e696da667f540bd...@paxp190mb1565.eurp190.prod.outlook.com>
  "dealing with tester timeout in a CI job" on Tue, 16 Aug 2022 16:34:24 +0000,
  Yaron Gvili <rt...@hotmail.com> wrote:

> Hi,
> 
> What are some acceptable ways to handle a timeout failure in a CI job for a 
> tester I implemented? For reference, I got such a timeout for only one MacOS 
> related CI job, while the other CI jobs did not get such a timeout.
> 
> Let's assume that I cannot (easily) make the tests run any faster. Is it 
> possible/acceptable to change the timeout, and how? to turn off some of the 
> tests for one or all CI jobs, and how? to split the tester into several, so 
> that each meets the timeout allotment?
> 
> 
> Cheers,
> Yaron.

Reply via email to