Hello community,

here is the log from the commit of package piglit for openSUSE:Factory checked 
in at 2017-06-09 15:58:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/piglit (Old)
 and      /work/SRC/openSUSE:Factory/.piglit.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "piglit"

Fri Jun  9 15:58:37 2017 rev:3 rq:502494 version:1~20170607.bc6ef16df

Changes:
--------
--- /work/SRC/openSUSE:Factory/piglit/piglit.changes    2017-05-08 
19:04:06.126921740 +0200
+++ /work/SRC/openSUSE:Factory/.piglit.new/piglit.changes       2017-06-09 
15:58:40.280965437 +0200
@@ -1,0 +2,100 @@
+Thu Jun 08 17:58:40 UTC 2017 - mimi...@gmail.com
+
+- Update to version 1~20170607.bc6ef16df:
+  * arb_shader_storage_buffer_object: add member-memory-qualifiers.frag
+  * arb_bindless_texture: add arrays-of-struct.frag compiler tests
+  * arb_bindless_texture: add struct-inside-uniform-block.frag compiler tests
+  * cl: Add array of structures to program-scope-arrays test
+  * cl: Add input dependent test for global_offset
+  * egl: API test for EGL_IMG_context_priority extension
+  * egl-context-priority: Check eglInitialize result.
+  * primitive-restart: run all tests even when there's a failure
+  * srgb_conformance: fix error computation
+  * util: support instancing with piglit_draw_rect_custom
+  * shader_runner: add "draw instanced rect ortho" commands
+  * arb_tessellation_shader: test instancing
+  * glsl-1.50: test instancing with a geometry shader
+  * arb_tessellation_shader: add 3 new trivial tess+gs tests
+  * arb_compute_shader: test shaders when only 1 channel of gl_WorkGroupID is 
used
+  * drawoverhead: new microbenchmark
+  * shader_runner: add "draw arrays instanced" command
+  * shader_runner: add "relative probe rect rgba" command
+  * arb_tessellation_shader: test gl_PrimitiveID in instanced draws
+  * glsl-1.50: test gl_PrimitiveID in fragment shader when instancing is used
+  * util: add MIN3/MAX3 convenience macros
+  * arb_sparse_buffer: minmax test
+  * arb_sparse_buffer: add basic rendering test
+  * arb_sparse_buffer: add an extended commit test
+  * arb_sparse_buffer: add tests for various *BufferSubData commands
+  * piglit-framework-gl: add KHR_no_error enum to piglit_gl_test_config
+  * piglit-framework-gl: skip tests incompatible with KHR_no_error
+  * shader_runner: mark as compatible with KHR_no_error testing
+  * framework: Add command.setter method to Test
+  * tests: add no_error test profile for testing KHR_no_error
+  * tests: mark KHR_no_error incompatible tests
+  * tests: mark KHR_no_error compatible tests
+  * textureSamples: fix printf
+  * piglit-framework-gl: add piglit_khr_no_error for detecting when 
khr_no_error enabled
+  * arb_direct_state_access: set KHR_no_error compatibility
+  * KHR_no_error: set compatibility status for a bunch of glCompressedTex* 
tests
+  * arb_framebuffer_object: set KHR_no_error compatibility
+  * arb_copy_buffer: set KHR_no_error compatibility
+  * arb_draw_buffers_blend: set KHR_no_error compatibility
+  * arb_compute_variable_group_size: set KHR_no_error compatibility
+  * arb_compute_shader: remove misleading headers
+  * arb_compute_shader: set KHR_no_error compatibility
+  * texturing: Add decompression test for S3TC DXT1
+  * arb_bindless_texture: add missing writeonly qualifier to images/inout.frag
+  * arb_bindless_texture: add new execution tests with sampler/image arrays
+  * shader_runner: add support for setting resident handles to UBO
+  * arb_bindless_texture: add ubo-named-block execution tests
+  * arb_uniform_buffer_object: add uniform-block-memory-qualifier.frag
+  * arb_direct_state_access: Fix memory leaks.
+  * arb_sparse_buffer: Fix Coverity unintentional integer overflow defect.
+  * cl-api-get-platform-ids: Remove duplicate piglit_cl_check_error.
+  * shader_runner: clear resident handles before texture bindings
+  * shader_runner: only clear handles that are resident
+  * arb_bindless_texture: add new explicit-image-binding.shader_test
+  * arb_bindless_texture: fix setting bound/bindless uniforms
+  * parser_utils: do not overwrite value when no digits are found
+  * shaders/ssa: fix wrong syntax in fs-swap-problem.shader_test
+  * shaders: set missing blue color to glsl-const-builtin-distance.shader_test
+  * arb_gpu_shader_fp64: set missing 'w' component to 
glsl-uniform-initializer-4
+  * test/gleantest: fix missing --quick property from quick profile
+  * test_gleantest: make sure --quick is returned when set in GLOBAL_PARAMS
+  * glean: remove test_uniform_multiple_samplers()
+  * genned-names: correct the parameter for glBindBufferRange
+  * tests: Update integration for khronos CTS runner.
+  * util/egl: Honour Surfaceless MESA in get_default_display
+  * egl_mesa_platform_surfaceless: Don't use eglGetPlatformDisplay directly
+  * egl_mesa_platform_surfaceless: Use EXT functions for surfaces
+  * arb_base_instance: set KHR_no_error compatibility
+  * gl-4.4: set KHR_no_error compatibility
+  * arb_uniform_buffer_object: set KHR_no_error compatibility
+  * arb_draw_indirect: set KHR_no_error compatibility
+  * arb_indirect_parameters: set KHR_no_error compatibility
+  * arb_shader_atomic_counters: set KHR_no_error compatibility
+  * arb_shader_storage_buffer_object: set KHR_no_error compatibility
+  * arb_get_program_binary: check correctly got_error
+  * arb_texture_view: add simple test for rendering to R32UI texture view
+  * arb_shader_image_load_store: set KHR_no_error compatibility
+  * egl_khr_create_context: Don't expect GL_CONTEXT_FLAGS query to work when 
it cannot
+  * fbo: Fix trivial typo in comment
+  * fbo: Require ARB_depth_texture in more tests
+  * getteximage-depth: Require ARB_depth_texture
+  * texsubimage-depth-formats: Require ARB_depth_texture
+  * fbo: Remove support for the checkerboard test pattern
+  * fbo: Use renderbuffers instead of textures
+  * teximage-errors: Only run the depth texture subtests when depth textures 
are supported
+  * teximage-errors: Fix comment formatting after previous commit
+  * glx_ext_import_context: fix comment typo
+  * ext_framebuffer_multisample: fix comment typo
+  * ARB_invalidate_subdata: set KHR_no_error status
+  * gl-3.2/layered-rendering: set KHR_no_error status
+  * texturing/tex3d-maxsize: set KHR_no_error status
+  * TexSubImage1D tests: set KHR_no_error status
+  * gl-2.0/vertex-const-attr: fix comment typo
+  * CMake: define GBM_BO_MAP only when symbol is found
+  * arb_bindless_texture: add new compiler tests for struct with image arrays
+
+-------------------------------------------------------------------

Old:
----
  piglit-1~20170428.dc7571028.tar.xz

New:
----
  piglit-1~20170607.bc6ef16df.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ piglit.spec ++++++
--- /var/tmp/diff_new_pack.vnWu7M/_old  2017-06-09 15:58:41.060855363 +0200
+++ /var/tmp/diff_new_pack.vnWu7M/_new  2017-06-09 15:58:41.064854799 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           piglit
-Version:        1~20170428.dc7571028
+Version:        1~20170607.bc6ef16df
 Release:        0
 Summary:        OpenGL driver testing framework
 License:        MIT

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.vnWu7M/_old  2017-06-09 15:58:41.112848025 +0200
+++ /var/tmp/diff_new_pack.vnWu7M/_new  2017-06-09 15:58:41.112848025 +0200
@@ -1,4 +1,4 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://anongit.freedesktop.org/git/piglit.git</param>
-              <param 
name="changesrevision">dc757102879f344a58f1a7d44ec21d1f044e9552</param></service></servicedata>
\ No newline at end of file
+              <param 
name="changesrevision">bc6ef16dfa432c181e3c0e44223a651e3ea50f76</param></service></servicedata>
\ No newline at end of file


++++++ piglit-1~20170428.dc7571028.tar.xz -> piglit-1~20170607.bc6ef16df.tar.xz 
++++++
/work/SRC/openSUSE:Factory/piglit/piglit-1~20170428.dc7571028.tar.xz 
/work/SRC/openSUSE:Factory/.piglit.new/piglit-1~20170607.bc6ef16df.tar.xz 
differ: char 27, line 1

++++++ suse_qa-skip-tests.txt ++++++
++++ 1902 lines (skipped)
++++ between /work/SRC/openSUSE:Factory/piglit/suse_qa-skip-tests.txt
++++ and /work/SRC/openSUSE:Factory/.piglit.new/suse_qa-skip-tests.txt


Reply via email to