Remove check for instance count in aql_tests (#1214)
This commit is contained in:
committato da
GitHub
parent
a976ed0783
commit
55aea3ef10
@@ -187,7 +187,6 @@ TEST(aql_helpers, get_query_info_compare_v1)
|
||||
|
||||
EXPECT_EQ(query.id, query_v1.id);
|
||||
EXPECT_EQ(std::string(query.name), std::string(query_v1.name));
|
||||
EXPECT_EQ(query.instance_count, query_v1.instance_count);
|
||||
}
|
||||
}
|
||||
hsa_shut_down();
|
||||
|
||||
Fai riferimento in un nuovo problema
Block a user