Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] CI/CD Failing #682

Closed
FBruzzesi opened this issue Jun 26, 2024 · 0 comments · Fixed by #683
Closed

[BUG] CI/CD Failing #682

FBruzzesi opened this issue Jun 26, 2024 · 0 comments · Fixed by #683
Labels
bug Something isn't working

Comments

@FBruzzesi
Copy link
Collaborator

Description

CI/CD keeps failing both on stable and pre-release.

Stable

For stable dependencies, the following test is breaking on macos

pytest tests/test_meta/test_regression_outlier.py::test_obvious_example_dataframe

however, I am not able to replicate the error on ubuntu (tried different python versions with fresh envs).

Pre-release

The same test is failing on pre-release.

Additionally polars raises an error when creating a DataFrame with mixed types. This one I am able to replicate and will fix in a PR.

Here is a sample run

@FBruzzesi FBruzzesi added the bug Something isn't working label Jun 26, 2024
@FBruzzesi FBruzzesi mentioned this issue Jun 26, 2024
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant