fix racy lsp integration tests
commit3b40563a193a52f0e86526cfd67c08d74beaeb9a
authorLucian Wischik <ljw@fb.com>
Fri, 24 Apr 2020 19:54:23 +0000 (24 12:54 -0700)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Thu, 30 Apr 2020 21:18:15 +0000 (30 14:18 -0700)
treec5c348a313b7779cb7d3754c065942fe3b091d94
parentc84c6cfb3c6f195bf6f7df4f4b12916e06b152e3
fix racy lsp integration tests

Summary: These tests were passing fine in mode/dev but consistently failing in mode/opt-clang: in the faster mode, HackIDE was completing its initialization before we'd even heard the first peep out of hh_server

Reviewed By: Wilfred

Differential Revision: D21229840

fbshipit-source-id: d532546f14164f83116723a9a7c9af8a30de6d16
hphp/hack/test/integration/test_lsp.py