dmlc / dgl

Python package built to ease deep learning on graph, on top of existing DL frameworks.
http://dgl.ai
Apache License 2.0
13.53k stars 3.02k forks source link

[GraphBolt][CUDA] Skip in-place pinning tests on WSL. #7517

Closed mfbalin closed 3 months ago

mfbalin commented 3 months ago

Description

I am using WSL myself, I had these manual skips for months now. Merging this patch will enable our tests to pass in Windows Subsystem for Linux users.

Checklist

Please feel free to remove inapplicable items for your PR.

Changes

dgl-bot commented 3 months ago

To trigger regression tests:

dgl-bot commented 3 months ago

Commit ID: 61dd120bb2559027139481c8457f0293715bbb8e

Build ID: 1

Status: ❌ CI test failed in Stage [Lint Check].

Report path: link

Full logs path: link

dgl-bot commented 3 months ago

Commit ID: 9366b3d72ba64e54548e849058da69d870658c46

Build ID: 2

Status: ✅ CI test succeeded.

Report path: link

Full logs path: link