Disable aub test

Signed-off-by: Filip Hazubski <filip.hazubski@intel.com>
This commit is contained in:
Filip Hazubski
2022-04-05 20:09:40 +00:00
committed by Compute-Runtime-Automation
parent 4fdb0700fe
commit 9e1bd1005b

View File

@ -623,7 +623,7 @@ struct MultiLevelBatchAubFixture : public AubWalkerPartitionZeroFixture {
using MultiLevelBatchTestsWithNesting = Test<MultiLevelBatchAubFixture<true>>;
HWCMDTEST_F(IGFX_XE_HP_CORE, MultiLevelBatchTestsWithNesting, givenConditionalBatchBufferEndWhenItExitsThirdLevelCommandBufferThenSecondLevelBatchIsResumed) {
HWCMDTEST_F(IGFX_XE_HP_CORE, MultiLevelBatchTestsWithNesting, DISABLED_givenConditionalBatchBufferEndWhenItExitsThirdLevelCommandBufferThenSecondLevelBatchIsResumed) {
auto writeAddress = helperSurface->getGpuAddress();
auto compareAddress = writeAddress;