new VK-GL-CTS emits an Info message
we see logs like
Test case 'dEQP-VK.api.buffer_memory_requirements.create_sparse_binding_sparse_residency_sparse_aliased.ext_mem_flags_included.method1.size_req_transfer_usage_bits'..
Info (Create buffer with VK_BUFFER_CREATE_SPARSE_BINDING_BIT not supported by device at vktApiBufferMemoryRequirementsTests.cpp:353)
Info (Create buffer with VK_BUFFER_CREATE_SPARSE_RESIDENCY_BIT not supported by device at vktApiBufferMemoryRequirementsTests.cpp:359)
Info (Create buffer with VK_BUFFER_CREATE_SPARSE_ALIASED_BIT not supported by device at vktApiBufferMemoryRequirementsTests.cpp:365)
NotSupported (One or more create buffer flags not supported by device at vktApiBufferMemoryRequirementsTests.cpp:377)
This confuses the runner.