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

[CI] Spurious test failures #7481

Open
mfbalin opened this issue Jun 26, 2024 · 6 comments
Open

[CI] Spurious test failures #7481

mfbalin opened this issue Jun 26, 2024 · 6 comments
Assignees
Labels
Work Item Work items tracked in project tracker

Comments

@mfbalin
Copy link
Collaborator

mfbalin commented Jun 26, 2024

🔨Work Item

IMPORTANT:

  • This template is only for dev team to track project progress. For feature request or bug report, please use the corresponding issue templates.
  • DO NOT create a new work item if the purpose is to fix an existing issue or feature request. We will directly use the issue in the project tracker.

Project tracker: https://github.com/orgs/dmlc/projects/2

Description

Example failures: #7470 (comment), #7470 (comment), #7475 (comment), #7485 (comment)

If some of the tests are known to fail randomly, they should be disabled until the issues are resolved.

@mfbalin mfbalin added the Work Item Work items tracked in project tracker label Jun 26, 2024
@mfbalin mfbalin changed the title [CI] Some tests fail randomly [CI] Spurious test failures Jun 26, 2024
@mfbalin mfbalin added this to the 2024 Graphbolt Misc milestone Jun 26, 2024
@mfbalin
Copy link
Collaborator Author

mfbalin commented Jun 26, 2024

I am assigning you to this issue @Rhett-Ying, feel free to unassign or assign someone else.

@Rhett-Ying
Copy link
Collaborator

Rhett-Ying commented Jun 27, 2024

All distributed tests are temporarily skipped in #7490

@mfbalin
Copy link
Collaborator Author

mfbalin commented Jun 29, 2024

The tests don't seem to fail anymore. Does this mean the problems are solved, or are some tests skipped?

@mfbalin
Copy link
Collaborator Author

mfbalin commented Jul 19, 2024

The io_uring tests seems to fail spuriously:
#7537 (comment)
#7540 (comment)

Hopefully #7542 solved this issue.

I might temporarily disable this test to figure out what may be the issue if this keeps repeating.

tests/python/pytorch/geometry/test_geometry.py::test_edge_coarsening[False-False-g4-idtype1] PASSED [  5%]
tests/python/pytorch/geometry/test_geometry.py::test_edge_coarsening[False-False-g5-idtype0] PASSED [  5%]
tests/python/pytorch/geometry/test_geometry.py::test_edge_coarsening[False-False-g5-idtype1] PASSED [  5%]
tests/python/pytorch/geometry/test_geometry.py::test_edge_coarsening[False-False-g6-idtype0] PASSED [  5%]
tests/python/pytorch/geometry/test_geometry.py::test_edge_coarsening[False-False-g6-idtype1] PASSED [  5%]
tests/python/pytorch/graphbolt/impl/test_basic_feature_store.py::test_basic_feature_store_homo PASSED [  5%]
tests/python/pytorch/graphbolt/impl/test_basic_feature_store.py::test_basic_feature_store_hetero PASSED [  5%]
tests/python/pytorch/graphbolt/impl/test_basic_feature_store.py::test_basic_feature_store_errors PASSED [  5%]
tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_disk_based_feature Sending interrupt signal to process
Terminated
script returned exit code 143

@mfbalin
Copy link
Collaborator Author

mfbalin commented Jul 20, 2024

#7546 (comment)

@mfbalin
Copy link
Collaborator Author

mfbalin commented Jul 22, 2024

The io_uring and CPUCachedFeature based bugs have been resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Work Item Work items tracked in project tracker
Projects
None yet
Development

No branches or pull requests

2 participants