New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 640395 link

Starred by 1 user

Issue metadata

Status: Duplicate
Merged: issue 635528
Owner:
Closed: Sep 2016
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 3
Type: Bug



Sign in to add a comment

WebglConformance_deqp_functional_gles3_fbomultisample_8_samples failure on Linux Intel

Project Member Reported by vmp...@chromium.org, Aug 23 2016

Issue description

Traceback (most recent call last):
  _RunGpuTest at content/test/gpu/gpu_tests/gpu_integration_test.py:71
    self.RunActualGpuTest(url, *args)
  RunActualGpuTest at content/test/gpu/gpu_tests/webgl_conformance_integration_test.py:50
    self.fail(webgl_conformance._WebGLTestMessages(self.tab))
  fail at /usr/lib/python2.7/unittest/case.py:410
    raise self.failureException(msg)
AssertionError: msaa.8_samples.r11f_g11f_b10f: Sample count not supported
Init testcase: msaa.8_samples.rgba8
Init testcase: msaa.8_samples.srgb8_alpha8
Init testcase: msaa.8_samples.rgb10_a2
Init testcase: msaa.8_samples.rgba4
Init testcase: msaa.8_samples.rgb5_a1
Init testcase: msaa.8_samples.rgb8
Init testcase: msaa.8_samples.rgb565
Init testcase: msaa.8_samples.rg8
Init testcase: msaa.8_samples.r8
Init testcase: msaa.8_samples.rgba32f
Init testcase: msaa.8_samples.rgba16f
Init testcase: msaa.8_samples.r11f_g11f_b10f
FAIL Sample count not supported
Error: Sample count not supported
Init testcase: msaa.8_samples.rg32f
Init testcase: msaa.8_samples.rg16f
msaa.8_samples.rg16f: Sample count not supported
FAIL Sample count not supported
Error: Sample count not supported
Init testcase: msaa.8_samples.r32f
Init testcase: msaa.8_samples.r16f
msaa.8_samples.r16f: Sample count not supported
FAIL Sample count not supported
Error: Sample count not supported
Init testcase: msaa.8_samples.depth_component32f
Init testcase: msaa.8_samples.depth_component24
Init testcase: msaa.8_samples.depth_component16
Init testcase: msaa.8_samples.depth32f_stencil8
Init testcase: msaa.8_samples.depth24_stencil8
Init testcase: msaa.8_samples.stencil_index8


I'll add a suppression 
 
Project Member

Comment 1 by bugdroid1@chromium.org, Aug 24 2016

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/7e4b69c1dadf32048ba10172fc78e0e49c64fe58

commit 7e4b69c1dadf32048ba10172fc78e0e49c64fe58
Author: vmpstr <vmpstr@chromium.org>
Date: Wed Aug 24 00:40:55 2016

gpu tests: Suppress failing fbomultisample_8_samples test on linux intel

BUG= 640395 
TBR=kbr@chromium.org
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel

Review-Url: https://codereview.chromium.org/2276773002
Cr-Commit-Position: refs/heads/master@{#413909}

[modify] https://crrev.com/7e4b69c1dadf32048ba10172fc78e0e49c64fe58/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py

Mergedinto: 635528
Status: Duplicate (was: Assigned)
Components: -Internals>GPU>WebGL Blink>WebGL

Sign in to add a comment