Results for glean/pixelFormats

Overview

Result: fail

Back to summary

Details

Detail Value
Returncode 0
Time 0.67743396759
Info
Returncode: 0

Errors:


Output:
----------------------------------------------------------------------
Test that all the various pixel formats/types (like
GL_BGRA/GL_UNSIGNED_SHORT_4_4_4_4_REV) operate correctly.
Test both glTexImage and glDrawPixels.
For textures, also test all the various internal texture formats.
Thousands of combinations are possible!

pixelFormats failed at pixel (0,0), color channel 0:
  Expected: 0xff 0xff 0xff 0xff
  Found:    0xfd 0xfd 0xfd 0xff
  Format: GL_LUMINANCE
  Type: GL_SHORT
  Internal Format: GL_SRGB8_ALPHA8_EXT
  EnvMode: GL_COMBINE_ARB
pixelFormats:  FAIL rgba8, db, z24, s8, win+pmap, id 33
	17399 tests passed, 1 tests failed.

Command /home/ilia/src/piglit/bin/glean -o -v -v -v -t +pixelFormats --quick
Traceback
None
dmesg
None

Back to summary