···49 "TestInterQueryCache_ClientError"
50 "TestIntraQueryCache_ClientError"
51 "TestSSOCredentialService"
000052 ]
53 ++ lib.optionals stdenv.hostPlatform.isDarwin [
54 # Skip tests that require network, not available in the darwin sandbox
···49 "TestInterQueryCache_ClientError"
50 "TestIntraQueryCache_ClientError"
51 "TestSSOCredentialService"
52+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 ++ lib.optionals stdenv.hostPlatform.isDarwin [
58 # Skip tests that require network, not available in the darwin sandbox