New issue
Advanced search Search tips

Issue 605255 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Apr 2016
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 1
Type: Bug

Blocked on:
issue 590288
issue 603760



Sign in to add a comment

Some new extension tests failing on Android

Project Member Reported by kbr@chromium.org, Apr 20 2016

Issue description

Some of the newly-added tests which verify the presence of extensions are failing on the Android bots after the fix for  Issue 590288 :

https://build.chromium.org/p/chromium.gpu/builders/Android%20Debug%20%28Nexus%205%29?numbuilds=200
https://build.chromium.org/p/chromium.gpu/builders/Android%20Debug%20%28Nexus%206%29?numbuilds=200

Let's suppress these failures as the underlying extensions probably aren't present on the hardware.

P1 because the tree's red because of this.

 
Project Member

Comment 1 by bugdroid1@chromium.org, Apr 21 2016

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

commit 949a15e9d62361526e261552661d51429dee60d0
Author: bajones <bajones@chromium.org>
Date: Thu Apr 21 05:44:28 2016

Adding WebGL extension expectations for the Android bots.

BUG= 605255 
CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:linux_optional_gpu_tests_rel;tryserver.chromium.mac:mac_optional_gpu_tests_rel;tryserver.chromium.win:win_optional_gpu_tests_rel

Review URL: https://codereview.chromium.org/1904843002

Cr-Commit-Position: refs/heads/master@{#388703}

[modify] https://crrev.com/949a15e9d62361526e261552661d51429dee60d0/content/test/gpu/gpu_tests/webgl_conformance_expectations.py

Status: Fixed (was: Assigned)
Project Member

Comment 3 by bugdroid1@chromium.org, Apr 21 2016

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

commit ccda98f79fa720e079c086ab17cb68d9f3959215
Author: kjellander <kjellander@chromium.org>
Date: Thu Apr 21 08:56:49 2016

Add WebglExtension.EXT_disjoint_timer_query expectation for Nexus 5.

Most of the previous errors were fixed in
https://codereview.chromium.org/1904843002 but one test still
fails on Nexus 5:
https://build.chromium.org/p/chromium.gpu/builders/Android%20Debug%20%28Nexus%205%29/builds/7310/steps/android_webview_webgl_conformance_tests/logs/stdio

BUG= 605255 
TBR=bajones@chromium.org
CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:linux_optional_gpu_tests_rel;tryserver.chromium.mac:mac_optional_gpu_tests_rel;tryserver.chromium.win:win_optional_gpu_tests_rel

Review URL: https://codereview.chromium.org/1907913002

Cr-Commit-Position: refs/heads/master@{#388729}

[modify] https://crrev.com/ccda98f79fa720e079c086ab17cb68d9f3959215/content/test/gpu/gpu_tests/webgl_conformance_expectations.py

Project Member

Comment 4 by bugdroid1@chromium.org, Apr 22 2016

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

commit 6b752394e76ec40e6dd3864470e221a03fd3db30
Author: bajones <bajones@chromium.org>
Date: Fri Apr 22 03:49:46 2016

Added WebGL extension expectations for the Nexus 9

BUG= 605255 
CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:linux_optional_gpu_tests_rel;tryserver.chromium.mac:mac_optional_gpu_tests_rel;tryserver.chromium.win:win_optional_gpu_tests_rel

Review URL: https://codereview.chromium.org/1911003002

Cr-Commit-Position: refs/heads/master@{#389012}

[modify] https://crrev.com/6b752394e76ec40e6dd3864470e221a03fd3db30/content/test/gpu/gpu_tests/webgl_conformance_expectations.py

Sign in to add a comment