New issue
Advanced search Search tips

Issue 851159 link

Starred by 2 users

Issue metadata

Status: Available
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 3
Type: Bug

Blocked on:
issue 828135



Sign in to add a comment

WebglConformance_conformance2_buffers_get_buffer_sub_data_validity failing on Linux/AMD R7 240

Project Member Reported by kainino@chromium.org, Jun 8 2018

Issue description

https://ci.chromium.org/p/chromium/builders/luci.chromium.ci/Linux%20FYI%20Release%20%28AMD%20R7%20240%29/970

[4/139] gpu_tests.webgl_conformance_integration_test.WebGLConformanceIntegrationTest.WebglConformance_conformance2_buffers_get_buffer_sub_data_validity failed unexpectedly 6.1284s:
  
  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:185
      getattr(self, test_name)(test_path, *args[1:])
    _RunConformanceTest at content/test/gpu/gpu_tests/webgl_conformance_integration_test.py:199
      self._CheckTestCompletion()
    _CheckTestCompletion at content/test/gpu/gpu_tests/webgl_conformance_integration_test.py:195
      self.fail(self._WebGLTestMessages(self.tab))
    fail at .swarming_module/lib/python2.7/unittest/case.py:410
      raise self.failureException(msg)
  AssertionError: areArraysEqual(dest, srcData) should be true. Was false.
  FAIL areArraysEqual(dest, srcData) should be true. Was false.

 
Project Member

Comment 1 by bugdroid1@chromium.org, Jun 8 2018

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

commit 0c44214f4e7b976be28a0808b923b65a4724c186
Author: Kai Ninomiya <kainino@chromium.org>
Date: Fri Jun 08 23:58:02 2018

suppress webgl2 failure on linux/amd r7 240

TBR=kbr@chromium.org
NOTRY=true

Bug: 851159
Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel
Change-Id: I0d66a709e161d5012d7ae53f9ed3b498ccb9bcf7
Reviewed-on: https://chromium-review.googlesource.com/1093893
Commit-Queue: Kai Ninomiya <kainino@chromium.org>
Reviewed-by: Kai Ninomiya <kainino@chromium.org>
Cr-Commit-Position: refs/heads/master@{#565785}
[modify] https://crrev.com/0c44214f4e7b976be28a0808b923b65a4724c186/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py

Sign in to add a comment