mirror of
https://github.com/intel/compute-runtime.git
synced 2025-09-15 13:01:45 +08:00
Disable aub test
Signed-off-by: Filip Hazubski <filip.hazubski@intel.com>
This commit is contained in:

committed by
Compute-Runtime-Automation

parent
4fdb0700fe
commit
9e1bd1005b
@ -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;
|
||||
|
||||
|
Reference in New Issue
Block a user