glx@extension string sanity spurious fail?
We've got this xfail on zink:
# "GLX_MESA_copy_sub_buffer found in both client and server extension strings, but missing from unified string."
glx@extension string sanity,Fail
copy_sub_buffer is not supported for direct. I think client and server report it because indirect supports it. This seems like a test bug?