Commit 608fcb9a authored by brettw@chromium.org's avatar brettw@chromium.org

Enable the out of process var test. It seems to work.

Review URL: http://codereview.chromium.org/8771026

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112775 0039d316-1c4b-4281-b951-d872f2087c98
parent 6f5d230b
......@@ -316,10 +316,7 @@ TEST_PPAPI_IN_PROCESS(Crypto)
TEST_PPAPI_OUT_OF_PROCESS(Crypto)
TEST_PPAPI_IN_PROCESS(Var)
// http://crbug.com/89961
TEST_F(OutOfProcessPPAPITest, FAILS_Var) {
RunTest("Var");
}
TEST_PPAPI_OUT_OF_PROCESS(Var)
TEST_PPAPI_NACL_VIA_HTTP(Var)
TEST_PPAPI_IN_PROCESS(VarDeprecated)
......
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