Easwar Swaminathan

Results 141 issues of Easwar Swaminathan

The current tests in `xds/internal/balancer/clusterresolver/eds_impl_test.go`, which verify EDS implementation in the `clusterresolver` LB policy have been extremely flaky of late. This PR makes the following changes: - Add a `roundrobin`...

Type: Testing

``` panic: Log in goroutine after Test/OpenCensusIntegration has completed: Metrics[grpc.io/client/received_bytes_per_rpc] goroutine 17 [running]: testing.(*common).logDepth(0x4000003860, {0x4000346090, 0x2e}, 0x3) /opt/hostedtoolcache/go/1.18.4/x64/src/testing/testing.go:887 +0x3d4 testing.(*common).log(...) /opt/hostedtoolcache/go/1.18.4/x64/src/testing/testing.go:869 testing.(*common).Logf(0x4000003860, {0x8a0cb5?, 0x40001001b0?}, {0x40004f6d60?, 0xffffffffffffffff?, 0x0?}) /opt/hostedtoolcache/go/1.18.4/x64/src/testing/testing.go:920 +0x5c google.golang.org/grpc/gcp/observability.(*fakeOpenCensusExporter).ExportView(0x40001baba0,...

Type: Bug

https://github.com/grpc/grpc-go/runs/5685143497?check_suite_focus=true

P2
Type: Testing

https://github.com/grpc/grpc-go/runs/7662833734?check_suite_focus=true

P2
Type: Testing

Implementation of the server API as defined in https://github.com/grpc/proposal/blob/master/A51-custom-backend-metrics.md. Fixes https://github.com/grpc/grpc-go/issues/5474. RELEASE NOTES: n/a

Type: Feature

Test timed out: https://github.com/grpc/grpc-go/runs/7635718380?check_suite_focus=true

Type: Bug

While code coverage is not the best metric for how good our tests are, it is *a* metric. Our current code coverage for the xdsclient is average. Attempting to improve...

P2
Type: Testing
Area: Testing

Test error log: ``` --- FAIL: Test (9.95s) --- FAIL: Test/ControlChannelConnectivityStateMonitoring (5.02s) tlogger.go:116: INFO server.go:598 [core] [Server #525] Server created (t=+533.807µs) fake_rls_server.go:53: Started fake RLS server at "127.0.0.1:35475" balancer_test.go:763: Registered...

P2
Type: Testing

https://github.com/grpc/grpc-go/runs/7618270229?check_suite_focus=true

P2
Type: Testing
fixit
Area: Client

Run: https://github.com/grpc/grpc-go/pull/4684/checks?check_run_id=3413662975 Test error log ``` --- FAIL: Test (3.27s) --- FAIL: Test/EDS_CircuitBreaking (0.02s) tlogger.go:99: clusterresolver.go:80 [xds] [xds-cluster-resolver-lb 0xc00016c480] Created (t=+93.899µs) tlogger.go:99: clusterresolver.go:158 [xds] [xds-cluster-resolver-lb 0xc00016c480] Receive update from resolver,...

P1
Type: Testing
fixit