Hacktoberfest 2026: los issues que los mantenedores marcaron para octubre, abiertos y aptos para principiantes. Explorar issues de Hacktoberfest

[BUG] Diagnose and fix current test failures in CI and local

Abierto
#1,544 19 comentarios 0 reacciones 1 asignado Ver en GitHub

@rohansen856 ya está trabajando en esto.

Desde el 29/12/2025.

Evaluación

Este issue todavía no se ha evaluado.

Descripción

bug maintenance & CI

Update - 29 Dec, 2025: Now the tests are failing in local as well as on CI as pointed by @fkiraly

While following the testing-your-installation guide, running pytest locally results in multiple test failures.

We should investigate the failing tests and debug them.

Todos after resolving tests:

  • remove the pytest.xfails
  • set sklearn-only: "false" in the include jobs in the test.yml test job

Note: originally it was thought that only local tests fail while main CI passes. This was a confusion that was caused by a state of the repo in which main was no longer used and develop used as the main branch, and for releases. This has since been rectified (main is now the main branch), so remote CI and local failures agree.

Lenguaje dominante
Python
Estrellas
361
Forks
296
Métricas de merge de PR
Sin PR fusionados en 30 d

Guía de contribución

Abrir la guía de contribución

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Más de openml/openml-python

Todos los issues de openml/openml-python

Issues similares

Más issues de Python

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.