Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run a test under more environments. #7645

Merged
merged 1 commit into from
Feb 4, 2025
Merged

Conversation

copybara-service[bot]
Copy link
Contributor

Run a test under more environments.

It hasn't actually used "mocks" in the sense of "things from a mocking framework" since cl/85631779, which (confusingly) appears to have been the CL that added the "mocks" comment (to replace a previous @GwtIncompatible comment about withFallback, which wasn't available under GWT until then). (Probably the author had switched away from using a mocking framework during development but then forgotten to remove @GwtIncompatible afterward.) It looks like I carried that comment over from withFallback to catchingAsync in cl/86180055, and then I added a corresponding TODO in cl/116759522. None of that seems to have been necessary.

RELNOTES=n/a

It hasn't actually used "mocks" in the sense of "things from a mocking framework" since cl/85631779, which (confusingly) appears to have been the CL that _added_ the "mocks" comment (to replace a previous `@GwtIncompatible` comment about `withFallback`, which wasn't available under GWT until then). (Probably the author had switched away from using a mocking framework during development but then forgotten to remove `@GwtIncompatible` afterward.) It looks like I carried that comment over from `withFallback` to `catchingAsync` in cl/86180055, and then I added a corresponding TODO in cl/116759522. None of that seems to have been necessary.

RELNOTES=n/a
PiperOrigin-RevId: 723210249
@copybara-service copybara-service bot closed this Feb 4, 2025
@copybara-service copybara-service bot merged commit 453549c into master Feb 4, 2025
2 checks passed
@copybara-service copybara-service bot deleted the test_723157346 branch February 4, 2025 21:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant