disable test pending tracking down duplicates

- as discussed with @leo-da
This commit is contained in:
Stephen Compall 2020-05-13 13:47:00 -04:00
parent 003d6d3208
commit 8b5f9dfa04

View File

@ -522,7 +522,8 @@ class WebsocketServiceIntegrationTest
}: Future[Assertion]
}
"query on a bunch of random splits should yield consistent results" in withHttpService {
// TODO SC enable after tracking down dupes
"query on a bunch of random splits should yield consistent results" ignore withHttpService {
(uri, _, _) =>
val splitSample = SplitSeq.gen.map(_ map (BigDecimal(_))).sample.get
val query =