Moved Screenshot sync test out of telemetry and into the gpu tests
commitde145ac8f047909e8b90cb0ed3dcf619072eb9b9
authorbajones@chromium.org <bajones@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 31 Jan 2014 22:09:11 +0000 (31 22:09 +0000)
committerbajones@chromium.org <bajones@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 31 Jan 2014 22:09:11 +0000 (31 22:09 +0000)
treec4d56997fa6e64d60c9a8e2c4fb7cb56d761640a
parent8df267c2e1ab8e658839cb370c6174938ad06111
Moved Screenshot sync test out of telemetry and into the gpu tests

I meant to do this a little while ago, but it's become more urgent due
to bot failures on this test.

BUG=256848

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@248287 0039d316-1c4b-4281-b951-d872f2087c98
content/test/data/gpu/screenshot_sync.html [moved from tools/telemetry/unittest_data/screenshot_sync.html with 98% similarity]
content/test/gpu/gpu_tests/screenshot_sync.py [new file with mode: 0644]
tools/telemetry/telemetry/core/tab_unittest.py