alteryx/evalml

Extract Parallel Tests into Separate Github CI Action

オープン

#3,647 opened on 2022/08/08

 (2 件のコメント) (0 件のリアクション) (0 人の担当者)Python (93 件のフォーク)auto 404
good first issuetesting

Repository metrics

Stars
 (852 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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"

コントリビューターガイド