alteryx / alteryx/evalml

Separate or Parameterize CFEngine/DaskEngine Tests

未关闭
#2,533 0 条评论 0 个 reaction 已指派 1 人 已指派给 @asniyaz 在 GitHub 查看
refactor
主要语言
Python
星标
850
派生
96
PR 合并指标
30 天内没有已合并 PR

描述

In #2506 , we adopted a half and half strategy of parametrizing the test_automl_dask.py tests to test the CFEngine, but made a separate (but very similar) test file for the CFEngine itself. The reasoning behind this was to try and sidestep around some of the flakiness of the dask tests, but this continues to render the automl tests susceptible to dask flakiness.

This issue covers picking either the total separation of the CFEngine tests into 4 separate files, test_cf_engine.py, test_automl_cf.py, test_dask_engine.py and test_automl_dask.py, or the parametrization of the existing three test files into just a test_engine.py and test_automl_engine.py

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。