test: remove not needed test excludes

Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
This commit is contained in:
Mateusz Jablonski
2024-07-09 12:10:00 +00:00
committed by Compute-Runtime-Automation
parent 746ae5937b
commit 09a2b10c48

View File

@@ -8,6 +8,4 @@
#include "shared/source/xe2_hpg_core/hw_cmds_bmg.h"
#include "shared/test/common/test_macros/hw_test_base.h"
HWTEST_EXCLUDE_PRODUCT(CompressionSystemXeHPAndLater, givenCompressedBuffersWhenWritingAndCopyingThenResultsAreCorrect, IGFX_BMG);
HWTEST_EXCLUDE_PRODUCT(CompressionSystemXeHPAndLater, givenCompressedImage2DFromBufferWhenItIsUsedThenDataIsCorrect, IGFX_BMG);
HWTEST_EXCLUDE_PRODUCT(CompressionSystemXeHPAndLater, givenCompressedImageWhenReadingThenResultsAreCorrect, IGFX_BMG);