Skip to content

Commit

Permalink
Merge branch 'master' into gb_cuda_gpu_graph_cache_py
Browse files Browse the repository at this point in the history
  • Loading branch information
Rhett-Ying committed Jun 26, 2024
2 parents 48a2bf2 + f63fee3 commit 7bdd685
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/distributed/test_mp_dataloader.py
Original file line number Diff line number Diff line change
Expand Up @@ -950,6 +950,7 @@ def test_dataloader_homograph_prob_or_mask(
)


@unittest.skip(reason="Skip due to glitch in CI")
@pytest.mark.parametrize("num_server", [1])
@pytest.mark.parametrize("num_workers", [0, 1])
@pytest.mark.parametrize("dataloader_type", ["node", "edge"])
Expand Down

0 comments on commit 7bdd685

Please sign in to comment.