commit | 3ce4a1b9a230eeebdf8ee8a27317ab9e8f86bb76 | [log] [tgz] |
---|---|---|
author | Jason Macnak <natsu@google.com> | Tue Mar 16 20:30:19 2021 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Mar 16 20:30:19 2021 +0000 |
tree | a799cce7da94e2d1c8898cc426cde8c4b0cfffd0 | |
parent | 0c3c5f8dc1d02401876163b702c1c3bc4fd58ce5 [diff] | |
parent | ce91d771851d7e08131ab931f02a5b0931a8fc76 [diff] |
Merge "Allow VK_API_VERSION_1_2 in VkJson"
diff --git a/cmds/dumpstate/tests/dumpstate_smoke_test.cpp b/cmds/dumpstate/tests/dumpstate_smoke_test.cpp index c62d302..0712c0a 100644 --- a/cmds/dumpstate/tests/dumpstate_smoke_test.cpp +++ b/cmds/dumpstate/tests/dumpstate_smoke_test.cpp
@@ -411,7 +411,6 @@ } TEST_F(BugreportSectionTest, ConnectivitySectionsGenerated) { - SectionExists("HIGH connectivity", /* bytes= */ 3000); SectionExists("connectivity", /* bytes= */ 5000); }