mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-23 11:03:02 +08:00
Disable one test.
Change-Id: Ib74b19995d27b4baf043502e29dd1e7464c66a3c
This commit is contained in:
committed by
sys_ocldev
parent
caca4f677d
commit
23d72e40b0
@@ -121,7 +121,7 @@ HWCMDTEST_F(IGFX_GEN8_CORE, TwoOOQsTwoDependentWalkers, shouldHaveOneVFEState) {
|
||||
EXPECT_EQ(1u, numCommands);
|
||||
}
|
||||
|
||||
HWTEST_F(TwoOOQsTwoDependentWalkers, shouldHaveAPipecontrolBetweenWalkers) {
|
||||
HWTEST_F(TwoOOQsTwoDependentWalkers, DISABLED_shouldHaveAPipecontrolBetweenWalkers) {
|
||||
typedef typename FamilyType::PIPE_CONTROL PIPE_CONTROL;
|
||||
|
||||
pDevice->getUltCommandStreamReceiver<FamilyType>().timestampPacketWriteEnabled = false;
|
||||
|
||||
Reference in New Issue
Block a user