alteryx/evalml

Extract Parallel Tests into Separate Github CI Action

开放

#3,647 创建于 2022年8月8日

 (2 条评论) (0 个反应) (0 位负责人)Python (93 个派生)auto 404
good first issuetesting

仓库指标

星标
 (852 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

As an EvalML dev, I would like parallel CI tests to be put into a separate Github Action CI check so that development can carry on if they prove flaky.

Parallel tests with DaskEngine and CFEngine have proven less than resilient to dependency changes. Until the specific cause of this flakiness can be determined, the tests for parallel behavior should be extracted and put into a separate CI check that is allowed to flake and fail periodically.

Here are the locations of "git-test-parallel"

贡献者指南