* re-enable the myriadMultipleGraphsTests_nightly
* refresh version of Myriad firmware
# Default packages
#
-set(FIRMWARE_PACKAGE_VERSION 1303)
+set(FIRMWARE_PACKAGE_VERSION 1307)
set(VPU_CLC_MA2X8X_VERSION "movi-cltools-20.02.0")
#
}
INSTANTIATE_TEST_CASE_P(numerOfGraphs, myriadMultipleGraphsTests_nightly,
-// Exclude the test cases failing due to known bug:
-// #-37268: [IE][Myriad] assertion "0 == semInit(&semUsed, 0)" and "stack smashing"
-// ::testing::Values(2, 4, 10)
- ::testing::Values(2)
+ ::testing::Values(2, 4, 10)
);