mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-01 12:33:12 +08:00
test: remove not needed test excludes
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
746ae5937b
commit
09a2b10c48
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user