New issue
Advanced search Search tips

Issue 835381 link

Starred by 2 users

Issue metadata

Status: Duplicate
Merged: issue 835364
Owner:
Closed: Apr 2018
Cc:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 1
Type: ----



Sign in to add a comment

gpu_tests.webgl_conformance_integration_test.WebGLConformanceIntegrationTest.WebglConformance_conformance_renderbuffers_depth_renderbuffer_initialization and 1 other(s) in webgl2_conformance_gl_passthrough_tests failing on chromium.gpu.fyi/Win10 FYI Release (NVIDIA)

Project Member Reported by sheriff-...@appspot.gserviceaccount.com, Apr 20 2018

Issue description

Filed by sheriff-o-matic@appspot.gserviceaccount.com on behalf of piman@chromium.org

gpu_tests.webgl_conformance_integration_test.WebGLConformanceIntegrationTest.WebglConformance_conformance_renderbuffers_depth_renderbuffer_initialization and 1 other(s) in webgl2_conformance_gl_passthrough_tests failing on chromium.gpu.fyi/Win10 FYI Release (NVIDIA)

Builders failed on: 
- Win10 FYI Release (NVIDIA): 
  https://build.chromium.org/p/chromium.gpu.fyi/builders/Win10%20FYI%20Release%20%28NVIDIA%29


 

Comment 1 by piman@chromium.org, Apr 20 2018

Labels: -Pri-2 Pri-1
Owner: geoffl...@chromium.org
Status: Assigned (was: Available)
[86/136] gpu_tests.webgl_conformance_integration_test.WebGLConformanceIntegrationTest.WebglConformance_conformance_renderbuffers_depth_renderbuffer_initialization failed unexpectedly 4.8880s:
  
  Traceback (most recent call last):
    _RunGpuTest at content\test\gpu\gpu_tests\gpu_integration_test.py:132
      self.RunActualGpuTest(url, *args)
    RunActualGpuTest at content\test\gpu\gpu_tests\webgl_conformance_integration_test.py:188
      getattr(self, test_name)(test_path, *args[1:])
    _RunConformanceTest at content\test\gpu\gpu_tests\webgl_conformance_integration_test.py:202
      self._CheckTestCompletion()
    _CheckTestCompletion at content\test\gpu\gpu_tests\webgl_conformance_integration_test.py:198
      self.fail(self._WebGLTestMessages(self.tab))
    fail at .swarming_module\bin\Lib\unittest\case.py:410
      raise self.failureException(msg)
  AssertionError: should be 0,0,255,255
  at (0, 0) expected: 0,0,255,255 was 0,0,0,0
  FAIL should be 0,0,255,255
  at (0, 0) expected: 0,0,255,255 was 0,0,0,0
  should be 0,0,255,255
  at (0, 0) expected: 0,0,255,255 was 0,0,0,0
  FAIL should be 0,0,255,255
  at (0, 0) expected: 0,0,255,255 was 0,0,0,0
  should be 0,0,255,255
  at (0, 0) expected: 0,0,255,255 was 0,0,0,0
  FAIL should be 0,0,255,255
  at (0, 0) expected: 0,0,255,255 was 0,0,0,0
  should be 0,0,255,255
  at (0, 0) expected: 0,0,255,255 was 0,0,0,0
  FAIL should be 0,0,255,255
  at (0, 0) expected: 0,0,255,255 was 0,0,0,0
  should be 0,0,255,255
  at (0, 0) expected: 0,0,255,255 was 0,0,0,0
  FAIL should be 0,0,255,255
  at (0, 0) expected: 0,0,255,255 was 0,0,0,0
  should be 0,0,255,255
  at (0, 0) expected: 0,0,255,255 was 0,0,0,0
  FAIL should be 0,0,255,255
  at (0, 0) expected: 0,0,255,255 was 0,0,0,0


[95/136] gpu_tests.webgl_conformance_integration_test.WebGLConformanceIntegrationTest.WebglConformance_deqp_functional_gles3_fbocompleteness failed unexpectedly 4.4690s:
  
  Traceback (most recent call last):
    _RunGpuTest at content\test\gpu\gpu_tests\gpu_integration_test.py:132
      self.RunActualGpuTest(url, *args)
    RunActualGpuTest at content\test\gpu\gpu_tests\webgl_conformance_integration_test.py:188
      getattr(self, test_name)(test_path, *args[1:])
    _RunConformanceTest at content\test\gpu\gpu_tests\webgl_conformance_integration_test.py:202
      self._CheckTestCompletion()
    _CheckTestCompletion at content\test\gpu\gpu_tests\webgl_conformance_integration_test.py:198
      self.fail(self._WebGLTestMessages(self.tab))
    fail at .swarming_module\bin\Lib\unittest\case.py:410
      raise self.failureException(msg)
  AssertionError: completeness.sample.rbo_rbo_rbo: Framebuffer checked as incomplete, but with wrong status


This would most likely be because of https://chromium-review.googlesource.com/c/chromium/src/+/984372
Mergedinto: 835364
Status: Duplicate (was: Assigned)

Sign in to add a comment