Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(872)

Unified Diff: content/test/gpu/generate_buildbot_json.py

Issue 2549513003: Update WebGL conformance test suite version to 2.0.1 (Closed)
Patch Set: Update WebGL conformance test suite version to 2.0.1 Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | content/test/gpu/gpu_tests/webgl2_conformance_expectations.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/gpu/generate_buildbot_json.py
diff --git a/content/test/gpu/generate_buildbot_json.py b/content/test/gpu/generate_buildbot_json.py
index d134dfc86aeddc0560f5158897a0cf4e1b483400..713976da7e942f5b0d4bf2ac51d080e75424c091 100755
--- a/content/test/gpu/generate_buildbot_json.py
+++ b/content/test/gpu/generate_buildbot_json.py
@@ -1234,7 +1234,7 @@ TELEMETRY_GPU_INTEGRATION_TESTS = {
],
'target_name': 'webgl_conformance',
'args': [
- '--webgl-conformance-version=2.0.0',
+ '--webgl-conformance-version=2.0.1',
# The current working directory when run via isolate is
# out/Debug or out/Release. Reference this file relatively to
# it.
@@ -1273,7 +1273,7 @@ TELEMETRY_GPU_INTEGRATION_TESTS = {
'--use-gl=angle',
],
'args': [
- '--webgl-conformance-version=2.0.0',
+ '--webgl-conformance-version=2.0.1',
# The current working directory when run via isolate is
# out/Debug or out/Release. Reference this file relatively to
# it.
« no previous file with comments | « no previous file | content/test/gpu/gpu_tests/webgl2_conformance_expectations.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698