mirror of
https://github.com/apple/pkl.git
synced 2026-04-23 08:48:36 +02:00
@@ -857,6 +857,8 @@ abstract class AbstractServerTest {
|
|||||||
* Only meaningful with `USE_DIRECT_TRANSPORT = false` (the default).
|
* Only meaningful with `USE_DIRECT_TRANSPORT = false` (the default).
|
||||||
*/
|
*/
|
||||||
@Test
|
@Test
|
||||||
|
@Disabled
|
||||||
|
// TODO re-enable this; disabled due to flakiness (see https://github.com/apple/pkl/issues/1493)
|
||||||
fun `concurrent encoding -- multiple evaluators with module reads`() {
|
fun `concurrent encoding -- multiple evaluators with module reads`() {
|
||||||
if (USE_DIRECT_TRANSPORT) return
|
if (USE_DIRECT_TRANSPORT) return
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user