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

Unified Diff: content/test/gpu/gpu_tests/webgl_conformance_expectations_unittest.py

Issue 1414983005: Test swarm telemetry_gpu_unittests on "Windows Tests", "Mac tests", "Linux tests" and FYI bot Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 months 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 | « content/test/gpu/gpu_tests/gpu_test_base_unittest.py ('k') | testing/buildbot/chromium.fyi.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/gpu/gpu_tests/webgl_conformance_expectations_unittest.py
diff --git a/content/test/gpu/gpu_tests/webgl_conformance_expectations_unittest.py b/content/test/gpu/gpu_tests/webgl_conformance_expectations_unittest.py
index 43b6f30ee1030dfff1e76a14e97b84e4cb413f9a..562568d6ee601c8ac8fa0d22dcdb7ee39828a406 100644
--- a/content/test/gpu/gpu_tests/webgl_conformance_expectations_unittest.py
+++ b/content/test/gpu/gpu_tests/webgl_conformance_expectations_unittest.py
@@ -80,6 +80,7 @@ class WebGLConformanceExpectationsTest(unittest.TestCase):
self.checkConformanceHasNoCollisions(conformance)
def checkConformanceHasNoCollisions(self, conformance):
+ self.assertFalse(True)
# Checks that no two expectations for the same page can match the
# same configuration (wildcards expectations are ok though).
# See webgl2_conformance_expectations.py that contains commented out
« no previous file with comments | « content/test/gpu/gpu_tests/gpu_test_base_unittest.py ('k') | testing/buildbot/chromium.fyi.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698