Bug 92125

Summary: make check DispatchSanity_test.GL31_CORE regression
Product: Mesa Reporter: Vinson Lee <vlee>
Component: Mesa coreAssignee: mesa-dev
Status: RESOLVED FIXED QA Contact: mesa-dev
Severity: normal    
Priority: medium CC: krh, lemody, siglesias
Version: gitKeywords: bisected, regression
Hardware: x86-64 (AMD64)   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Vinson Lee 2015-09-25 23:00:09 UTC
mesa: 1e97b41893a4f53a71ee141a5e8a046fed7b49cd (master 11.1.0-devel)

[ RUN      ] DispatchSanity_test.GL31_CORE
dispatch_sanity.cpp:173: Failure
Value of: table[i]
  Actual: 0x499710
Expected: nop_table[i]
Which is: 0x418df0
i = 898 (ShaderStorageBlockBinding)
[  FAILED  ] DispatchSanity_test.GL31_CORE (2 ms)
[ RUN      ] DispatchSanity_test.GL30
dispatch_sanity.cpp:173: Failure
Value of: table[i]
  Actual: 0x499710
Expected: nop_table[i]
Which is: 0x418df0
i = 898 (ShaderStorageBlockBinding)
[  FAILED  ] DispatchSanity_test.GL30 (1 ms)
Comment 1 Vinson Lee 2015-09-26 01:51:49 UTC
26011fa22a44e539d262b050f0c5b97a7a16a466 is the first bad commit
commit 26011fa22a44e539d262b050f0c5b97a7a16a466
Author: Samuel Iglesias Gonsalvez <siglesias@igalia.com>
Date:   Tue Apr 21 08:23:36 2015 +0200

    main/tests: add ARB_shader_storage_buffer_object tokens to enum_strings
    
    Signed-off-by: Samuel Iglesias Gonsalvez <siglesias@igalia.com>
    Reviewed-by: Tapani Pälli <tapani.palli@intel.com>
    Reviewed-by: Kristian Høgsberg <krh@bitplanet.net>

:040000 040000 24f601f65300943b6d44fa60970899d2d8173e12 c4f81a88d48c9a5db3d3f925accbe3df58ade083 M	src
bisect run success
Comment 2 Vinson Lee 2015-09-26 21:28:22 UTC
commit 511a86383b9d6490788a15cca2df791c6d63bfd7
Author: Samuel Iglesias Gonsalvez <siglesias@igalia.com>
Date:   Tue Sep 15 08:18:39 2015 +0200

    main/tests: Enable glShaderStorageBlockBinding() check in dispatch_sanity test
    
    Signed-off-by: Samuel Iglesias Gonsalvez <siglesias@igalia.com>
    Reviewed-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.