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

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

Issue 597383002: Suppress two WebGL conformance failures on Mac 10.9 with Intel HD 3000 GPU. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 3 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
Index: content/test/gpu/gpu_tests/hardware_accelerated_feature_expectations.py
diff --git a/content/test/gpu/gpu_tests/hardware_accelerated_feature_expectations.py b/content/test/gpu/gpu_tests/hardware_accelerated_feature_expectations.py
index a3015936daca16cf41e6ca61438a528b65d276f5..f91186ad1695e191a452e1889f2c03fcd7730906 100644
--- a/content/test/gpu/gpu_tests/hardware_accelerated_feature_expectations.py
+++ b/content/test/gpu/gpu_tests/hardware_accelerated_feature_expectations.py
@@ -8,7 +8,7 @@ from telemetry.page import test_expectations as expectations
#
# Operating systems:
# win, xp, vista, win7, mac, leopard, snowleopard, lion, mountainlion,
-# linux, chromeos, android
+# mavericks, yosemite, linux, chromeos, android
#
# GPU vendors:
# amd, arm, broadcom, hisilicon, intel, imagination, nvidia, qualcomm,

Powered by Google App Engine
This is Rietveld 408576698