···53 # This test depends on the metrics available in go not changing. This is a bit
54 # too unstable for us updating go independently.
55 "TestJSONSerialization"
00056 ]
57 ++ lib.optionals stdenv.hostPlatform.isDarwin [
58 # Skip tests that require network, not available in the darwin sandbox
···53 # This test depends on the metrics available in go not changing. This is a bit
54 # too unstable for us updating go independently.
55 "TestJSONSerialization"
56+57+ # Flaky
58+ "TestGraphQLParseSchemaAlloc"
59 ]
60 ++ lib.optionals stdenv.hostPlatform.isDarwin [
61 # Skip tests that require network, not available in the darwin sandbox