mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-22 19:29:06 +08:00
Disable test.
Change-Id: Iadbdac5ec973e320a4e7dbafa7ed513067ada5b2
This commit is contained in:
committed by
sys_ocldev
parent
8056d7c5f0
commit
3e75c837f9
@@ -89,7 +89,7 @@ HWTEST_F(AubMemDumpTests, reserveMaxAddress) {
|
||||
aubFile.fileHandle.close();
|
||||
}
|
||||
|
||||
HWTEST_F(AubMemDumpTests, writeVerifyOneBytePPGTT) {
|
||||
HWTEST_F(AubMemDumpTests, DISABLED_writeVerifyOneBytePPGTT) {
|
||||
typedef typename AUBFamilyMapper<FamilyType>::AUB AUB;
|
||||
std::string filePath(folderAUB);
|
||||
filePath.append(Os::fileSeparator);
|
||||
|
||||
Reference in New Issue
Block a user