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

Issue 693201 link

Starred by 1 user

Issue metadata

Status: Duplicate
Merged: issue 693135
Owner: ----
Closed: Feb 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 2
Type: Bug



Sign in to add a comment

WebglConformance_conformance_offscreencanvas_context_attribute_preserve_drawing_buffer failing on Android Release (Nexus 6)

Project Member Reported by fjhenigman@chromium.org, Feb 16 2017

Issue description

This test was added in https://chromium.googlesource.com/external/khronosgroup/webgl.git/+/02bd167a87074f6ae988878c4df94b90426f082e

https://build.chromium.org/p/chromium.gpu.fyi/builders/Android%20Release%20%28Nexus%206%29/builds/4352

WebglConformance_conformance_offscreencanvas_context_attribute_preserve_drawing_buffer (gpu_tests.webgl_conformance_integration_test.WebGLConformanceIntegrationTest) ... 
Traceback (most recent call last):
  _RunGpuTest at content/test/gpu/gpu_tests/gpu_integration_test.py:73
    self.RunActualGpuTest(url, *args)
  RunActualGpuTest at content/test/gpu/gpu_tests/webgl_conformance_integration_test.py:203
    getattr(self, test_name)(test_path, *args[1:])
  _RunConformanceTest at content/test/gpu/gpu_tests/webgl_conformance_integration_test.py:217
    self._CheckTestCompletion()
  _CheckTestCompletion at content/test/gpu/gpu_tests/webgl_conformance_integration_test.py:213
    self.fail(self._WebGLTestMessages(self.tab))
  fail at /usr/lib/python2.7/unittest/case.py:412
    raise self.failureException(msg)
AssertionError: 0,0,0,0 should be 255,0,255,255. Was 0,0,0,0.
FAIL 0,0,0,0 should be 255,0,255,255. Was 0,0,0,0.
 

Comment 1 by kbr@chromium.org, Feb 16 2017

Components: Blink>WebGL

Comment 2 by xlai@chromium.org, Feb 17 2017

Mergedinto: 693135
Status: Duplicate (was: Untriaged)

Sign in to add a comment