main-test fails DispatchSanity_test.GLES31 as of this patch: Standard Output /var/lib/jenkins/jobs/Leeroy/workspace@2/repos/mesa/src/mesa/main/tests/dispatch_sanity.cpp:173 Value of: table[i] Actual: 0x4830e0 Expected: nop_table[i] Which is: 0x418370 i = 900 (TexStorage3DMultisample)
this was resolved in bug #91785 Should be resolved by: commit b319fd7c14707ff345b7ce1461e5fee81b75a4cf Author: Ilia Mirkin <imirkin@alum.mit.edu> Date: Fri Aug 28 02:50:25 2015 -0400 mesa: fix dispatch sanity with GL_OES_texture_storage_multisample_2d_array Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=91785 Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu> Acked-by: Matt Turner <mattst88@gmail.com>
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.