sbt/server-test/src
Ethan Atkins 5fee13ad5a Restore string cancellation test
The cancel on-going task with string id test was failing in CI because
of a race condition involving server log messages. We need to wait for a
notification that the project has been compiled before we wait for the
"Waiting for" message, otherwise we might pick up the "Waiting for"
message from the previous test case and try to cancel the task before it
has been created.
2020-09-28 07:28:24 -07:00
..
server-test Add BSP buildTarget/test endpoint 2020-09-21 12:17:20 +02:00
test/scala Restore string cancellation test 2020-09-28 07:28:24 -07:00