dpctl icon indicating copy to clipboard operation
dpctl copied to clipboard

Force tests with CPU, GPU, Level0

Open PokhodenkoSA opened this issue 5 years ago • 0 comments

In CI all tests should be passed. Now if CPU, GPU or Level0 are absent tests are skipped. I propose to introduce command line flag or environment variable (i.e. DPCTL_TEST_DISABLE_SKIPPING_DEVICE_UNAVAILABLE) to replace skipping with failures if device is not available. So we will be able to force all tests running in CI.

/CC @diptorupd

PokhodenkoSA avatar Nov 20 '20 07:11 PokhodenkoSA