mirror of
https://github.com/apple/pkl.git
synced 2026-04-10 10:53:40 +02:00
@@ -857,6 +857,8 @@ abstract class AbstractServerTest {
|
||||
* Only meaningful with `USE_DIRECT_TRANSPORT = false` (the default).
|
||||
*/
|
||||
@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`() {
|
||||
if (USE_DIRECT_TRANSPORT) return
|
||||
|
||||
|
||||
Reference in New Issue
Block a user