result from piglit runs 9.1.3 -> 9.1.4: snb has no regressions, some
fixes

ati shows some regressions, but it looks like this is a bug in piglit with 
parallel runs, the failures I've examined are either known flaky tests, or of 
this format:
<type 'exceptions.IOError'>[Errno 9] Bad file descriptor

Backtrace:
  File "/home/mlankhorst/nfs/xorg/piglit/framework/core.py", line 462, in doRun
    result = self.run(env.valgrind)
  File "/home/mlankhorst/nfs/xorg/piglit/framework/exectest.py", line 87, in run
    self.get_command_result(command, fullenv)
  File "/home/mlankhorst/nfs/xorg/piglit/framework/exectest.py", line 192, in 
get_command_result
    out, err = proc.communicate()
  File "/usr/lib/python2.7/subprocess.py", line 806, in communicate
    return self._communicate(input)
  File "/usr/lib/python2.7/subprocess.py", line 1382, in _communicate
    stdout, stderr = self._communicate_with_poll(input)
  File "/usr/lib/python2.7/subprocess.py", line 1462, in _communicate_with_poll
    close_unregister_and_remove(fd)
  File "/usr/lib/python2.7/subprocess.py", line 1419, in 
close_unregister_and_remove
    fd2file[fd].close()

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1197363

Title:
  new upstream release 9.1.4

Status in “mesa” package in Ubuntu:
  Fix Released
Status in “mesa” source package in Raring:
  Fix Committed

Bug description:
  [Impact]
  Fixes following upstream bugs:

  37871 - [bisected i965] Bus error (core dumped) on oglc texdecaltile
  42182 - egl/opengles1/tri_x11 renders wrong
  44958 - [SNB IVB HSW] mesa demo test texleak bus error
  53494 - [snb] crash in texsubimage to a large atlas in clutter
  60518 - glDrawElements segfault when compiled into display list
  61821 - src/mesa/drivers/dri/common/xmlpool.h:96:29: fatal error: 
xmlpool/options.h
  63520 - r300g regression (RV380): Strange rendering of light sources in 
Penumbra  (bisected)
  63701 - [HSW] support new haswell graphics [8086:0a2e]
  64727 - [gm45, bisected] some piglit glsl 1.10 built-in-functions tests crash
  64745 - [llvmpipe] SIGSEGV src/gallium/state_trackers/glx/xlib/glx_api.c:1374
  64934 - [llvmpipe] SIGSEGV src/gallium/state_trackers/glx/xlib/glx_api.c:1363
  65173 - segfault in _mesa_get_format_datatype and _mesa_get_color_read_type 
when state dumping with glretrace

  [Test case]
  * Package is uploaded to saucy, a full piglit run will be done on i915, 
nouveau and ati.

  [Regression potential]
  * There's always the possibility for regressions like gpu lockups and 
rendering errors. Those should be watched.

  [Other]
  Mesa has a MRE

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1197363/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to