web-platform-tests / wpt

Test suites for Web platform specs — including WHATWG, W3C, and others
https://web-platform-tests.org/
Other
4.95k stars 3.08k forks source link

Could wpt.fyi indicate correct results of WebNN API Conformance tests by "gpu" variant for testing Microsoft Edge browser? #47049

Open BruceDai opened 3 months ago

BruceDai commented 3 months ago

Current wpt.fyi couldn't indicate correct results of WebNN API Conformance tests by "gpu" variant for testing Microsoft Edge browser with GPU device like below figure,

From "System info (Windows) > System Model" of CI , I find the ci is running on Virtual Machine.

Is it possible to run these tests by CI with real GPU device? Or is there any plan to support CI with real GPU device?

@foolip @jgraham @gsnedders, thanks.

gsnedders commented 3 months ago

Is it possible to run these tests by CI with real GPU device? Or is there any plan to support CI with real GPU device?

This is a question for @mustjab and others on the Edge team, as it's up to them what CI configurations they choose to run their jobs in.

BruceDai commented 2 months ago

Kindly ping @mustjab, thanks.