p2p: Disable HttpServer.Basic flaky test.

A race condition on this test makes the curl clients request an URL
after the p2p-http-server process is started but before it opens the
server side socket, making the test fail.

TEST=make check doesn't run this test and shows the disabled test warning.
BUG=chromium:289444

Change-Id: If5a73e3684997f25a17629927ebcb3cef3c70083
Reviewed-on: https://chromium-review.googlesource.com/168970
Reviewed-by: David Zeuthen <[email protected]>
Tested-by: Alex Deymo <[email protected]>
1 file changed