Skip to content

Commit

Permalink
[xds_google_default_creds] add TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
menghanl committed Jun 10, 2020
1 parent ed07434 commit 50c8762
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions xds/internal/client/bootstrap/bootstrap_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,9 @@ var (
}
)

// TODO: enable leak check for this package when
// https://github.com/googleapis/google-cloud-go/issues/2417 is fixed.

// TestNewConfig exercises the functionality in NewConfig with different
// bootstrap file contents. It overrides the fileReadFunc by returning
// bootstrap file contents defined in this test, instead of reading from a
Expand Down

0 comments on commit 50c8762

Please sign in to comment.