iterative / iterative/PyDrive2

tests: concurrency

Open
#34 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
670
Forks
75
PR merge metrics
No merged PRs in 30d

Description

The tests are not designed to run concurrently.

- one job from a PR build can failed at the same time as a job from a branch build because they interfere with each other
- tests are slow as they are not run in parallel

Really should fix this (e.g. timestamp filenames)

- from https://github.com/iterative/PyDrive2/pull/33#issuecomment-624853154

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.