Skip to content

Unified Runtime Conformance :: device//device-test/urDeviceGetInfoTest/SuccessFanSpeed fails with UR_RESULT_ERROR_UNSUPPORTED_FEATURE #22812

Description

@ldorau

Describe the bug

Unified Runtime Conformance :: device//device-test/urDeviceGetInfoTest/SuccessFanSpeed fails with UR_RESULT_ERROR_UNSUPPORTED_FEATURE:

FAIL: Unified Runtime Conformance :: device//device-test/13/31 (80 of 598)
******************** TEST 'Unified Runtime Conformance :: device//device-test/13/31' FAILED ********************
Script(shard):
--
GTEST_OUTPUT=json:/__w/llvm/llvm/build/test/conformance/device/device-test-Unified Runtime Conformance-8616-13-31.json GTEST_SHUFFLE=0 GTEST_TOTAL_SHARDS=31 GTEST_SHARD_INDEX=13 /__w/llvm/llvm/build/test/conformance/device/device-test
--

Script:
--
/__w/llvm/llvm/build/test/conformance/device/device-test --gtest_filter=urDeviceGetInfoTest.SuccessFanSpeed/UR_BACKEND_LEVEL_ZERO__Intel_R__oneAPI_Unified_Runtime_over_Level_Zero_V2__Intel_R__Arc_TM__B580_Graphics_ID0ID____________________
--
/__w/llvm/llvm/unified-runtime/test/conformance/device/urDeviceGetInfo.cpp:2644: Failure
Expected equality of these values:
  uur::Result(UR_RESULT_SUCCESS)
    Which is: UR_RESULT_SUCCESS
  uur::Result(urDeviceGetInfo(device, property_name, property_size, &property_value, nullptr))
    Which is: UR_RESULT_ERROR_UNSUPPORTED_FEATURE

/__w/llvm/llvm/unified-runtime/test/conformance/device/urDeviceGetInfo.cpp:2644
Expected equality of these values:
  uur::Result(UR_RESULT_SUCCESS)
    Which is: UR_RESULT_SUCCESS
  uur::Result(urDeviceGetInfo(device, property_name, property_size, &property_value, nullptr))
    Which is: UR_RESULT_ERROR_UNSUPPORTED_FEATURE


********************
Testing:  0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. 
********************
Failed Tests (1):
  Unified Runtime Conformance :: device//device-test/urDeviceGetInfoTest/SuccessFanSpeed/UR_BACKEND_LEVEL_ZERO__Intel_R__oneAPI_Unified_Runtime_over_Level_Zero_V2__Intel_R__Arc_TM__B580_Graphics_ID0ID____________________


Testing Time: 6.46s

Total Discovered Tests: 11813
  Skipped: 3471 (29.38%)
  Passed : 8341 (70.61%)
  Failed :    1 (0.01%)
gmake[3]: *** [test/conformance/CMakeFiles/check-unified-runtime-conformance.dir/build.make:70: test/conformance/CMakeFiles/check-unified-runtime-conformance] Error 1
gmake[2]: *** [CMakeFiles/Makefile2:3704: test/conformance/CMakeFiles/check-unified-runtime-conformance.dir/all] Error 2
gmake[1]: *** [CMakeFiles/Makefile2:3711: test/conformance/CMakeFiles/check-unified-runtime-conformance.dir/rule] Error 2
gmake: *** [Makefile:894: check-unified-runtime-conformance] Error 2
Error: Process completed with exit code 2.

To reproduce

(#22796) https://github.com/intel/llvm/actions/runs/30443685184/job/90566018529?pr=22796
(#22798) https://github.com/intel/llvm/actions/runs/30442806653/job/90548740818
(#22798) https://github.com/intel/llvm/actions/runs/30442806653/job/90565241320

Environment

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions