Commit 2b780aa9 authored by teravest@chromium.org's avatar teravest@chromium.org

Restore URLRequest_SetProperty NaCl testing.

The commented bug seems to be resolved, and I don't see any reason to suspect
that this would still timeout.

BUG=

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274406 0039d316-1c4b-4281-b951-d872f2087c98
parent a8c1f35e
......@@ -541,8 +541,7 @@ TEST_PPAPI_NACL(MAYBE_URLRequest_CreateAndIsURLRequestInfo)
TEST_PPAPI_IN_PROCESS_VIA_HTTP(URLRequest_SetProperty)
TEST_PPAPI_OUT_OF_PROCESS_VIA_HTTP(URLRequest_SetProperty)
// http://crbug.com/167150
TEST_PPAPI_NACL(DISABLED_URLRequest_SetProperty)
TEST_PPAPI_NACL(URLRequest_SetProperty)
TEST_PPAPI_IN_PROCESS_VIA_HTTP(URLRequest_AppendDataToBody)
TEST_PPAPI_OUT_OF_PROCESS_VIA_HTTP(URLRequest_AppendDataToBody)
TEST_PPAPI_NACL(URLRequest_AppendDataToBody)
......
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