Skip to content

Conversation

@dhermes
Copy link
Contributor

@dhermes dhermes commented Feb 10, 2015

This surfaced as a false negative in #611.

This surfaced as a false negative in googleapis#611.
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Feb 10, 2015
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling b8d3caf on dhermes:fix-lint-false-negatives into b395360 on GoogleCloudPlatform:master.

@tseaver
Copy link
Contributor

tseaver commented Feb 10, 2015

The only issue I see here is that "real" lint failures will take twice as long, even if the envvars aren't set to try to speed the test up.

@dhermes
Copy link
Contributor Author

dhermes commented Feb 10, 2015

But the user can always "Ctrl-C" and just go fix (if the watched pot is still boiling). If they aren't watching / waiting on the run, then the time isn't as crucial?

@tseaver
Copy link
Contributor

tseaver commented Feb 10, 2015

Could we only retry on failure if we were doing a limited set to begin with?

@dhermes
Copy link
Contributor Author

dhermes commented Feb 10, 2015

Yes, I'm happy to do that. I considered it but decided to go with the solution that involved less code.

@dhermes
Copy link
Contributor Author

dhermes commented Feb 12, 2015

@tseaver I added a boolean indicating if a restricted fileset was used. PTAL.

@tseaver
Copy link
Contributor

tseaver commented Feb 12, 2015

LGTM

dhermes added a commit that referenced this pull request Feb 12, 2015
@dhermes dhermes merged commit df4c625 into googleapis:master Feb 12, 2015
@dhermes dhermes deleted the fix-lint-false-negatives branch February 12, 2015 18:51
vchudnov-g pushed a commit that referenced this pull request Sep 20, 2023
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
parthea pushed a commit that referenced this pull request Aug 21, 2025
…lls (#612)

* feat: add ResourceExhausted to retryable error for Write API unary calls
docs: add multiplexing documentation

PiperOrigin-RevId: 545839491

Source-Link: googleapis/googleapis@2b006af

Source-Link: googleapis/googleapis-gen@0d52d38
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMGQ1MmQzODViZDRlNzhjN2IyYzgzNzU1MDEzZmUxMDNlODA0YzM4NCJ9

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
parthea pushed a commit that referenced this pull request Sep 16, 2025
…lls (#612)

* feat: add ResourceExhausted to retryable error for Write API unary calls
docs: add multiplexing documentation

PiperOrigin-RevId: 545839491

Source-Link: googleapis/googleapis@2b006af

Source-Link: googleapis/googleapis-gen@0d52d38
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMGQ1MmQzODViZDRlNzhjN2IyYzgzNzU1MDEzZmUxMDNlODA0YzM4NCJ9

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
parthea pushed a commit that referenced this pull request Sep 18, 2025
…p/templates/python_library/.kokoro (#612)

Source-Link: https://togithub.com/googleapis/synthtool/commit/bb171351c3946d3c3c32e60f5f18cee8c464ec51
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:f62c53736eccb0c4934a3ea9316e0d57696bb49c1a7c86c726e9bb8a2f87dadf
parthea pushed a commit that referenced this pull request Nov 24, 2025
Source-Link: googleapis/synthtool@c4dd595
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:ce3c1686bc81145c81dd269bd12c4025c6b275b22d14641358827334fddb1d72

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
parthea pushed a commit that referenced this pull request Nov 24, 2025
parthea pushed a commit that referenced this pull request Nov 25, 2025
Source-Link: googleapis/synthtool@c4dd595
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:ce3c1686bc81145c81dd269bd12c4025c6b275b22d14641358827334fddb1d72

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
parthea pushed a commit that referenced this pull request Nov 26, 2025
* feat: asyncio http request logic and asynchronous credentials logic  (#572)

Co-authored-by: Anirudh Baddepudi <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants