René's URL Explorer Experiment


Title: subscriber_test.test_receive_messages_with_exactly_once_delivery_enabled unit flaky · Issue #636 · googleapis/python-pubsub · GitHub

Open Graph Title: subscriber_test.test_receive_messages_with_exactly_once_delivery_enabled unit flaky · Issue #636 · googleapis/python-pubsub

X Title: subscriber_test.test_receive_messages_with_exactly_once_delivery_enabled unit flaky · Issue #636 · googleapis/python-pubsub

Description: Samples unit test fails since PR #629 regional_publisher_client = exactly_once_delivery_topic = 'projects/python-docs-samples-tests/topics/subscription-test-eod-topic-3.9-...

Open Graph Description: Samples unit test fails since PR #629 regional_publisher_client = exactly_once_delivery_topic = 'projects/python-docs-samples-tests...

X Description: Samples unit test fails since PR #629 regional_publisher_client = <google.cloud.pubsub_v1.PublisherClient object at 0x7fcdbe671ca0> exactly_once_delivery_topic = 'projects/python-docs-sam...

Opengraph URL: https://github.com/googleapis/python-pubsub/issues/636

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"subscriber_test.test_receive_messages_with_exactly_once_delivery_enabled unit flaky","articleBody":"Samples unit test fails since PR #629 \r\n```\r\nregional_publisher_client = \u003cgoogle.cloud.pubsub_v1.PublisherClient object at 0x7fcdbe671ca0\u003e\r\nexactly_once_delivery_topic = 'projects/python-docs-samples-tests/topics/subscription-test-eod-topic-3.9-9bea132264a14256be2578f16fc56344'\r\nsubscription_eod = 'projects/python-docs-samples-tests/subscriptions/subscription-test-subscription-eod-3.9-9bea132264a14256be2578f16fc56344'\r\ncapsys = \u003c_pytest.capture.CaptureFixture object at 0x7fcdbe55ab20\u003e\r\n\r\n    def test_receive_messages_with_exactly_once_delivery_enabled(\r\n        regional_publisher_client: pubsub_v1.PublisherClient,\r\n        exactly_once_delivery_topic: str,\r\n        subscription_eod: str,\r\n        capsys: CaptureFixture[str],\r\n    ) -\u003e None:\r\n\r\n        message_ids = _publish_messages(regional_publisher_client, exactly_once_delivery_topic)\r\n\r\n\u003e       subscriber.receive_messages_with_exactly_once_delivery_enabled(\r\n            PROJECT_ID, SUBSCRIPTION_EOD, 10\r\n        )\r\n\r\nsubscriber_test.py:715:\r\n_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _\r\nsubscriber.py:662: in receive_messages_with_exactly_once_delivery_enabled\r\n    streaming_pull_future.result(timeout=timeout)\r\n/usr/local/lib/python3.9/concurrent/futures/_base.py:445: in result\r\n    return self.__get_result()\r\n_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _\r\n\r\nself = None\r\n\r\n    def __get_result(self):\r\n        if self._exception:\r\n            try:\r\n\u003e               raise self._exception\r\nE               google.api_core.exceptions.NotFound: 404 Resource not found (resource=projects/python-docs-samples-tests/subscriptions/subscription-test-subscription-eod-3.9-9bea132264a14256be2578f16fc56344).\r\n\r\n/usr/local/lib/python3.9/concurrent/futures/_base.py:390: NotFound\r\n```\r\n\r\nI suspect this may be due to a change in the test in: PR #628\r\nor exactly once behavior in PR #626.\r\n","author":{"url":"https://github.com/acocuzzo","@type":"Person","name":"acocuzzo"},"datePublished":"2022-04-05T16:54:54.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":1},"url":"https://github.com/636/python-pubsub/issues/636"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:8ebbecf0-f994-ca5e-61d8-b17e692aa143
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idA678:2E51E:917039:CDFE4A:6A4E7B0B
html-safe-nonce229dbd3f2a00b0184c33fca72608d9939ea69043e09a2a65a5e5e8e08f73a19f
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBNjc4OjJFNTFFOjkxNzAzOTpDREZFNEE6NkE0RTdCMEIiLCJ2aXNpdG9yX2lkIjoiODc1OTMxMTYyNDE0ODI1MzQ1MSIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmacb182055a75ce6e5b5a155ed84d57c7001b62446539fcbea73d4b667498dc68d3
hovercard-subject-tagissue:1193462837
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/googleapis/python-pubsub/636/issue_layout
twitter:imagehttps://opengraph.githubassets.com/2a6076cfd39c5f9b36898cb2698cba1229877b0fbe47d894ccc34c843f880e11/googleapis/python-pubsub/issues/636
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/2a6076cfd39c5f9b36898cb2698cba1229877b0fbe47d894ccc34c843f880e11/googleapis/python-pubsub/issues/636
og:image:altSamples unit test fails since PR #629 regional_publisher_client = exactly_once_delivery_topic = 'projects/python-docs-samples-tests...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernameacocuzzo
hostnamegithub.com
expected-hostnamegithub.com
None41b6ab3ba6d20a71766ac245b5a4a94c6fc672a9cd4da7d44c1b33ab8bf6a21c
turbo-cache-controlno-preview
go-importgithub.com/googleapis/python-pubsub git https://github.com/googleapis/python-pubsub.git
octolytics-dimension-user_id16785467
octolytics-dimension-user_logingoogleapis
octolytics-dimension-repository_id226992581
octolytics-dimension-repository_nwogoogleapis/python-pubsub
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id226992581
octolytics-dimension-repository_network_root_nwogoogleapis/python-pubsub
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
releasee6a744804e8e70f97b4d5a18a94dcc63db22f97a
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/googleapis/python-pubsub/issues/636#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fgoogleapis%2Fpython-pubsub%2Fissues%2F636
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/open-source/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/open-source/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/enterprise/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fgoogleapis%2Fpython-pubsub%2Fissues%2F636
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=googleapis%2Fpython-pubsub
Reloadhttps://github.com/googleapis/python-pubsub/issues/636
Reloadhttps://github.com/googleapis/python-pubsub/issues/636
Reloadhttps://github.com/googleapis/python-pubsub/issues/636
Please reload this pagehttps://github.com/googleapis/python-pubsub/issues/636
googleapis https://github.com/googleapis
python-pubsubhttps://github.com/googleapis/python-pubsub
Notifications https://github.com/login?return_to=%2Fgoogleapis%2Fpython-pubsub
Fork 214 https://github.com/login?return_to=%2Fgoogleapis%2Fpython-pubsub
Star 430 https://github.com/login?return_to=%2Fgoogleapis%2Fpython-pubsub
Code https://github.com/googleapis/python-pubsub
Issues 0 https://github.com/googleapis/python-pubsub/issues
Pull requests 0 https://github.com/googleapis/python-pubsub/pulls
Actions https://github.com/googleapis/python-pubsub/actions
Projects https://github.com/googleapis/python-pubsub/projects
Security and quality 0 https://github.com/googleapis/python-pubsub/security
Insights https://github.com/googleapis/python-pubsub/pulse
Code https://github.com/googleapis/python-pubsub
Issues https://github.com/googleapis/python-pubsub/issues
Pull requests https://github.com/googleapis/python-pubsub/pulls
Actions https://github.com/googleapis/python-pubsub/actions
Projects https://github.com/googleapis/python-pubsub/projects
Security and quality https://github.com/googleapis/python-pubsub/security
Insights https://github.com/googleapis/python-pubsub/pulse
#667https://github.com/googleapis/python-pubsub/pull/667
#638https://github.com/googleapis/python-pubsub/pull/638
subscriber_test.test_receive_messages_with_exactly_once_delivery_enabled unit flakyhttps://github.com/googleapis/python-pubsub/issues/636#top
#667https://github.com/googleapis/python-pubsub/pull/667
#638https://github.com/googleapis/python-pubsub/pull/638
https://github.com/acocuzzo
api: pubsubIssues related to the googleapis/python-pubsub API.https://github.com/googleapis/python-pubsub/issues?q=state%3Aopen%20label%3A%22api%3A%20pubsub%22
flakyhttps://github.com/googleapis/python-pubsub/issues?q=state%3Aopen%20label%3A%22flaky%22
priority: p2Moderately-important priority. Fix may not be included in next release.https://github.com/googleapis/python-pubsub/issues?q=state%3Aopen%20label%3A%22priority%3A%20p2%22
testinghttps://github.com/googleapis/python-pubsub/issues?q=state%3Aopen%20label%3A%22testing%22
https://github.com/acocuzzo
acocuzzohttps://github.com/acocuzzo
on Apr 5, 2022https://github.com/googleapis/python-pubsub/issues/636#issue-1193462837
#629https://github.com/googleapis/python-pubsub/pull/629
#628https://github.com/googleapis/python-pubsub/pull/628
#626https://github.com/googleapis/python-pubsub/pull/626
acocuzzohttps://github.com/acocuzzo
api: pubsubIssues related to the googleapis/python-pubsub API.https://github.com/googleapis/python-pubsub/issues?q=state%3Aopen%20label%3A%22api%3A%20pubsub%22
flakyhttps://github.com/googleapis/python-pubsub/issues?q=state%3Aopen%20label%3A%22flaky%22
priority: p2Moderately-important priority. Fix may not be included in next release.https://github.com/googleapis/python-pubsub/issues?q=state%3Aopen%20label%3A%22priority%3A%20p2%22
testinghttps://github.com/googleapis/python-pubsub/issues?q=state%3Aopen%20label%3A%22testing%22
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.