Skip to content

Remove disableRabRefreshForTest config #1898

@vverman

Description

@vverman

Currently,
These test cases are failing because of removing Env variable gating for RAB refresh

1 -> https://github.com/googleapis/google-auth-library-java/actions/runs/22943747971/job/66590971922
2 -> https://github.com/googleapis/google-auth-library-java/actions/runs/22992053949/job/66755089161
3 -> https://github.com/googleapis/google-auth-library-java/actions/runs/22872508322/job/66355652494

For this, we have introduced a disableRabRefreshForTest which disables RAB refresh temporarily to keep with the RAB timeline commitments.

A cleaner way to do this would be to ensure that each test handles the RAB refresh without disabling refresh. That is a wide-scale change touching nearly all the credentials.

Hence creating this bug as a tracker for this change

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions