mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-04 07:14:10 +08:00
Revert "Enable task count from wait on DG2 and later"
This reverts commit bd6c9a222b.
Signed-off-by: Compute-Runtime-Validation <compute-runtime-validation@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
7b98d782c7
commit
ebe8d051dc
@@ -154,12 +154,6 @@ HWTEST2_F(HwHelperTestsDg2AndLater, givenXeHPGAndLaterPlatformWhenCheckingIfUnTy
|
||||
EXPECT_TRUE(hwHelper.unTypedDataPortCacheFlushRequired());
|
||||
}
|
||||
|
||||
HWTEST2_F(HwHelperTestsDg2AndLater, givenHwHelperWhenCheckIsUpdateTaskCountFromWaitSupportedThenReturnsTrue, IsAtLeastXeHpgCore) {
|
||||
auto &hwHelper = HwHelper::get(hardwareInfo.platform.eRenderCoreFamily);
|
||||
|
||||
EXPECT_TRUE(hwHelper.isUpdateTaskCountFromWaitSupported());
|
||||
}
|
||||
|
||||
using HwInfoConfigTestDg2AndLater = ::testing::Test;
|
||||
|
||||
HWTEST2_F(HwInfoConfigTestDg2AndLater, givenDg2AndLaterPlatformWhenAskedIfHeapInLocalMemThenTrueIsReturned, IsAtLeastXeHpgCore) {
|
||||
|
||||
Reference in New Issue
Block a user