mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-21 09:14:47 +08:00
ci: infra revision update
Signed-off-by: Mateusz Hoppe <mateusz.hoppe@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
ac5f64f5c6
commit
dfae4f0fc9
@@ -31,7 +31,7 @@ components:
|
||||
branch: master
|
||||
dest_dir: infra
|
||||
fetch_tags: true
|
||||
revision: v5422
|
||||
revision: v5443
|
||||
type: git
|
||||
internal:
|
||||
branch: master
|
||||
|
||||
@@ -72,7 +72,7 @@ HWTEST_F(AubMemDumpTests, GivenHeaderThenExpectationsAreMet) {
|
||||
aubFile.fileHandle.close();
|
||||
}
|
||||
|
||||
HWTEST_F(AubMemDumpTests, GivenReserveMaxAddressThenExpectationsAreMet) {
|
||||
HWTEST_F(AubMemDumpTests, DISABLED_GivenReserveMaxAddressThenExpectationsAreMet) {
|
||||
typedef typename AUBFamilyMapper<FamilyType>::AUB AUB;
|
||||
std::string filePath(folderAUB);
|
||||
std::string filenameWithPrefix = ApiSpecificConfig::getAubPrefixForSpecificApi();
|
||||
|
||||
Reference in New Issue
Block a user