Disable test.

Change-Id: Iadbdac5ec973e320a4e7dbafa7ed513067ada5b2
This commit is contained in:
Mrozek, Michal
2019-01-29 12:44:21 +01:00
committed by sys_ocldev
parent 8056d7c5f0
commit 3e75c837f9

View File

@@ -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);