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

Issue 921052 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Windows
Pri: 3
Type: Bug



Sign in to add a comment

WebglConformance_deqp_functional_gles3_framebufferblit_depth_stencil flaky on Win10 Nvidia

Project Member Reported by ynovikov@chromium.org, Jan 11

Issue description

webgl2_conformance_tests on NVIDIA GPU on Windows (with patch) on Windows-10 failed in
https://ci.chromium.org/p/chromium/builders/luci.chromium.try/win-angle-rel/21
same patchset passed in
https://ci.chromium.org/p/chromium/builders/luci.chromium.try/win-angle-rel/33

[107/138] gpu_tests.webgl_conformance_integration_test.WebGLConformanceIntegrationTest.WebglConformance_deqp_functional_gles3_framebufferblit_depth_stencil failed unexpectedly 36.9150s:
  
  Traceback (most recent call last):
    _RunGpuTest at content\test\gpu\gpu_tests\gpu_integration_test.py:155
      self.RunActualGpuTest(url, *args)
    RunActualGpuTest at content\test\gpu\gpu_tests\webgl_conformance_integration_test.py:199
      getattr(self, test_name)(test_path, *args[1:])
    _RunConformanceTest at content\test\gpu\gpu_tests\webgl_conformance_integration_test.py:288
      self._CheckTestCompletion()
    _CheckTestCompletion at content\test\gpu\gpu_tests\webgl_conformance_integration_test.py:284
      self.fail(self._WebGLTestMessages(self.tab))
    fail at .swarming_module\bin\Lib\unittest\case.py:410
      raise self.failureException(msg)
  AssertionError: blit.depth_stencil.depth24_stencil8_depth_only: 
  Init testcase: blit.depth_stencil.depth_component32f_basic
  Init testcase: blit.depth_stencil.depth_component32f_scale
  Init testcase: blit.depth_stencil.depth_component24_basic
  Init testcase: blit.depth_stencil.depth_component24_scale
  Init testcase: blit.depth_stencil.depth_component16_basic
  Init testcase: blit.depth_stencil.depth_component16_scale
  Init testcase: blit.depth_stencil.depth32f_stencil8_basic
  Init testcase: blit.depth_stencil.depth32f_stencil8_scale
  Init testcase: blit.depth_stencil.depth32f_stencil8_depth_only
  Init testcase: blit.depth_stencil.depth32f_stencil8_stencil_only
  Init testcase: blit.depth_stencil.depth24_stencil8_basic
  Init testcase: blit.depth_stencil.depth24_stencil8_depth_only
  FAIL 
  Init testcase: blit.depth_stencil.stencil_index8_basic
  Init testcase: blit.depth_stencil.stencil_index8_scale

Will suppress.
 
Project Member

Comment 1 by bugdroid1@chromium.org, Jan 11

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

commit 5c29504c9da111957eeda0eead26172307cfdea3
Author: Yuly Novikov <ynovikov@chromium.org>
Date: Fri Jan 11 17:40:04 2019

Suppress couple WebGL2 Flaky tests on Win Nvidia

conformance2/textures/image_bitmap_from_image_data/
tex-2d-rgb9_e5-rgb-float.html
deqp/functional/gles3/framebufferblit/depth_stencil.html

TBR=kbr@chromium.org

Bug: 921052, 921055
Change-Id: If6e3a998f7de646c20fd22396e0faa8b081a4a2b
Reviewed-on: https://chromium-review.googlesource.com/c/1407111
Reviewed-by: Yuly Novikov <ynovikov@chromium.org>
Commit-Queue: Yuly Novikov <ynovikov@chromium.org>
Cr-Commit-Position: refs/heads/master@{#622051}
[modify] https://crrev.com/5c29504c9da111957eeda0eead26172307cfdea3/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py

Cc: kbr@chromium.org
Owner: zmo@chromium.org
Status: Assigned (was: Unconfirmed)
Over to zmo@ (and CC kbr@) for triage of windows WebGL deqp issue.

Sign in to add a comment