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] Stress test failures for 0.16 #2920

Closed
Tracked by #3904
Nanthini10 opened this issue Oct 5, 2020 · 3 comments
Closed
Tracked by #3904

[BUG] Stress test failures for 0.16 #2920

Nanthini10 opened this issue Oct 5, 2020 · 3 comments
Labels
? - Needs Triage Need team to review and classify bug Something isn't working

Comments

@Nanthini10
Copy link
Contributor

Nanthini10 commented Oct 5, 2020

Describe the bug
Stress test failures and stack traces.

Still in progress, will be updating.

FAILED test_fil.py::test_fil_classification[90-1000-500000] - assert False
FAILED test_fil.py::test_fil_regression[11-90-1000-500000] - assert False

FAILED test_nearest_neighbors.py::test_knn_separate_index_search[braycurtis-50-1000-500000-dataframe]  
FAILED test_nearest_neighbors.py::test_knn_separate_index_search[braycurtis-50-1000-500000-ndarray] 


FAILED dask/test_kmeans.py::test_score[dataframe-50-50-30-5000000.0]
FAILED dask/test_kmeans.py::test_score[array-50-50-10-5000000.0] 


# PR in progress for this error see below
FAILED dask/test_tsvd.py::test_pca_fit[dataframe-data_info1] - TypeError: object o...
FAILED dask/test_tsvd.py::test_pca_fit[array-data_info1] - TypeError: object of ty...
FAILED dask/test_tsvd.py::test_pca_fit_transform_fp32[data_info1] - TypeError: obj...
FAILED dask/test_tsvd.py::test_pca_fit_transform_fp64[data_info1] - TypeError: obj...

stack_trace_fil.txt
stack_trace_dask_tsvd.txt
test_knn_separate_index_search.txt
dask_kmeans_test_score.txt

Related issues -
nearest_neighbors failure - #2961
dask/test_kmeans - #2969

Related PRs -
dask/test_tsvd.py test Fix - #2941

@Nanthini10 Nanthini10 added ? - Needs Triage Need team to review and classify bug Something isn't working labels Oct 5, 2020
@github-actions
Copy link

This issue has been marked rotten due to no recent activity in the past 90d. Please close this issue if no further response or action is needed. Otherwise, please respond with a comment indicating any updates or changes to the original issue and/or confirm this issue still needs to be addressed.

@lowener
Copy link
Contributor

lowener commented Feb 23, 2021

The stress tests of test_fil.py and test_nearest_neighbors.py listed here are still failing as of v0.18.

@lowener
Copy link
Contributor

lowener commented Apr 20, 2021

As of v0.19 some tests are still failling:
test_fil.py::test_fil_regression[11-90-1000-500000]
test_nearest_neighbors.py::test_knn_separate_index_search[braycurtis-50-1000-70000-dataframe]
test_nearest_neighbors.py::test_knn_separate_index_search[braycurtis-50-1000-70000-ndarray]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
? - Needs Triage Need team to review and classify bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants