alteryx / alteryx/evalml

Separate or Parameterize CFEngine/DaskEngine Tests

Abierto
#2,533 0 comentarios 0 reacciones 1 asignado Asignado a @asniyaz Ver en GitHub
refactor
Lenguaje dominante
Python
Estrellas
850
Forks
96
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.