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

Issue 715694 link

Starred by 1 user

Issue metadata

Status: Duplicate
Merged: issue 713127
Owner:
OOO until 2019-01-24
Closed: Apr 2017
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 3
Type: Bug



Sign in to add a comment

WebGL conformance2/samplers/multi_context_sampler_test.html failed on Linux

Project Member Reported by xlai@chromium.org, Apr 26 2017

Issue description

The test is suppressed in webgl2_conformance_expectations.py
 

Comment 1 by xlai@chromium.org, Apr 26 2017

Labels: OS-Linux
The error message is 
10/176] gpu_tests.webgl_conformance_integration_test.WebGLConformanceIntegrationTest.WebglConformance_conformance2_samplers_multi_context_sampler_test failed unexpectedly 6.0020s:
  
  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: should be green
  at (0, 0) expected: 0,255,0,255 was 0,0,0,255
  FAIL should be green
  at (0, 0) expected: 0,255,0,255 was 0,0,0,255
  
  Locals:
    msg : u'should be green\nat (0, 0) expected: 0,255,0,255 was 0,0,0,255\nFAIL should be green\nat (0, 0) expected: 0,255,0,255 was 0,0,0,255\n'


https://build.chromium.org/p/tryserver.chromium.linux/builders/linux_optional_gpu_tests_rel/builds/8209

Comment 2 by xlai@chromium.org, Apr 26 2017

Owner: kbr@chromium.org
Status: Assigned (was: Untriaged)
It came from this WebGL commit: https://github.com/KhronosGroup/WebGL/pull/2383
Assigning to test owner kbr@.
Mergedinto: 713127
Status: Duplicate (was: Assigned)
That test was added for  issue 713127 , I think this can be duped into it.

Sign in to add a comment