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

Unified Diff: content/test/gpu/page_sets/__init__.py

Issue 2607073002: Fold the GPU rasterization tests into the pixel tests step. (Closed)
Patch Set: 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
Index: content/test/gpu/page_sets/__init__.py
diff --git a/content/test/gpu/page_sets/__init__.py b/content/test/gpu/page_sets/__init__.py
index f994fe71615a3463b4f23e74b9542f8dacda97ea..a577a9db4fcfc568d9d24f0aa7d2a6789a8d03ae 100644
--- a/content/test/gpu/page_sets/__init__.py
+++ b/content/test/gpu/page_sets/__init__.py
@@ -8,5 +8,4 @@ from telemetry.core import discover
from telemetry.story import story_set
from page_sets.gpu_process_tests import GpuProcessTestsStorySet
-from page_sets.gpu_rasterization_tests import GpuRasterizationTestsStorySet
from page_sets.pixel_tests import PixelTestsStorySet
« no previous file with comments | « content/test/gpu/gpu_tests/pixel_test_pages.py ('k') | content/test/gpu/page_sets/gpu_rasterization_tests.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698