Commit 0f5b6ccb authored by dalecurtis@google.com's avatar dalecurtis@google.com

Revert 150672 - Revert 150638 - Enable ppapi image data test for NaCl.

BUG=130377
TEST=chrome/ppapi/tests/test_image_data.cc
Review URL: https://chromiumcodereview.appspot.com/10823211

----
Failing on mac 10.6 bots:
http://build.chromium.org/p/chromium/builders/Mac%2010.6%20Tests%20%28dbg%29%281%29/builds/25635


TBR=nfullagar@google.com
Review URL: https://chromiumcodereview.appspot.com/10832218

TBR=dalecurtis@google.com
Review URL: https://chromiumcodereview.appspot.com/10826226

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150809 0039d316-1c4b-4281-b951-d872f2087c98
parent 7c17b699
...@@ -206,10 +206,7 @@ TEST_PPAPI_NACL_VIA_HTTP(Graphics3D) ...@@ -206,10 +206,7 @@ TEST_PPAPI_NACL_VIA_HTTP(Graphics3D)
TEST_PPAPI_IN_PROCESS(ImageData) TEST_PPAPI_IN_PROCESS(ImageData)
TEST_PPAPI_OUT_OF_PROCESS(ImageData) TEST_PPAPI_OUT_OF_PROCESS(ImageData)
TEST_PPAPI_NACL_VIA_HTTP(ImageData)
// PPAPINaClTest.ImageData times out consistently on all platforms.
// http://crbug.com/130377
TEST_PPAPI_NACL_VIA_HTTP(DISABLED_ImageData)
TEST_PPAPI_IN_PROCESS(BrowserFont) TEST_PPAPI_IN_PROCESS(BrowserFont)
TEST_PPAPI_OUT_OF_PROCESS(BrowserFont) TEST_PPAPI_OUT_OF_PROCESS(BrowserFont)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment