Commit fd6db2d5 authored by ukai@chromium.org's avatar ukai@chromium.org

PPAPITest.Transport is flaky

BUG=none
TEST=PPAPITest.Transport
TBR=sergeyu

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@86584 0039d316-1c4b-4281-b951-d872f2087c98
parent d83bcc93
...@@ -175,7 +175,7 @@ TEST_F(PPAPITest, DISABLED_DirectoryReader) { ...@@ -175,7 +175,7 @@ TEST_F(PPAPITest, DISABLED_DirectoryReader) {
} }
#if defined(ENABLE_P2P_APIS) #if defined(ENABLE_P2P_APIS)
TEST_F(PPAPITest, Transport) { TEST_F(PPAPITest, FLAKY_Transport) {
RunTest("Transport"); RunTest("Transport");
} }
#endif // ENABLE_P2P_APIS #endif // ENABLE_P2P_APIS
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