openvinotoolkit / openvino_contrib

Repository for OpenVINO's extra modules
Apache License 2.0
103 stars 144 forks source link

Use API 2.0 properties in Java tests #874

Closed ilya-lavrenov closed 7 months ago

ilya-lavrenov commented 7 months ago

Fixed issue:

org.intel.openvino.CoreTests > testProperty FAILED
    java.lang.Exception: 
    InferenceEngineException: 
        SetProperty: Exception from src/inference/src/cpp/core.cpp:216:
    Exception from src/inference/src/dev/plugin.cpp:49:
    Exception from src/plugins/intel_cpu/src/config.cpp:337:
    NotFound: Unsupported property CPU_THROUGHPUT_STREAMS by CPU plugin.
        at org.intel.openvino.Core.SetProperty(Native Method)
        at org.intel.openvino.Core.set_property(Core.java:157)
        at org.intel.openvino.CoreTests.testProperty(CoreTests.java:88)
ilya-lavrenov commented 7 months ago

/azp run openvino_contrib-mac

azure-pipelines[bot] commented 7 months ago
Azure Pipelines successfully started running 1 pipeline(s).