From 66b696be96d679ff532a02ef6edf90e61814a77a Mon Sep 17 00:00:00 2001 From: Sviatoslav Sydorenko Date: Mon, 19 Apr 2021 14:00:46 +0200 Subject: [PATCH] Reduce coverage collection timeout to 1h40m in GHA Ref: https://bugs.python.org/issue43888 Signed-off-by: Sviatoslav Sydorenko --- .github/workflows/coverage.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/coverage.yml b/.github/workflows/coverage.yml index d8d932a7652d15..1480a92b5c4400 100644 --- a/.github/workflows/coverage.yml +++ b/.github/workflows/coverage.yml @@ -54,6 +54,7 @@ jobs: python -m test.pythoninfo export PYTHONPATH=`find .venv -name fullcoverage` - name: 'Tests with coverage' + timeout-minutes: 100 # 1h40m, ref https://bugs.python.org/issue43888 run: > source ./.venv/bin/activate && xvfb-run python -m coverage pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy