René's URL Explorer Experiment


Title: tests.unit.test_client.TestClient: test_report_exception_with_service_version_in_constructor failed · Issue #324 · googleapis/python-error-reporting · GitHub

Open Graph Title: tests.unit.test_client.TestClient: test_report_exception_with_service_version_in_constructor failed · Issue #324 · googleapis/python-error-reporting

X Title: tests.unit.test_client.TestClient: test_report_exception_with_service_version_in_constructor failed · Issue #324 · googleapis/python-error-reporting

Description: This test failed! To configure my behavior, see the Flaky Bot documentation. If I'm commenting on this issue too often, add the flakybot: quiet label and I will stop commenting. commit: 7a7189e buildURL: Build Status, Sponge status: fail...

Open Graph Description: This test failed! To configure my behavior, see the Flaky Bot documentation. If I'm commenting on this issue too often, add the flakybot: quiet label and I will stop commenting. commit: 7a7189e bui...

X Description: This test failed! To configure my behavior, see the Flaky Bot documentation. If I'm commenting on this issue too often, add the flakybot: quiet label and I will stop commenting. commit: 7a7189e...

Opengraph URL: https://github.com/googleapis/python-error-reporting/issues/324

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"tests.unit.test_client.TestClient: test_report_exception_with_service_version_in_constructor failed","articleBody":"This test failed!\n\nTo configure my behavior, see [the Flaky Bot documentation](https://github.com/googleapis/repo-automation-bots/tree/main/packages/flakybot).\n\nIf I'm commenting on this issue too often, add the `flakybot: quiet` label and\nI will stop commenting.\n\n---\n\ncommit: 7a7189e6caef0f33f9ad6279d38389afccb17341\nbuildURL: [Build Status](https://source.cloud.google.com/results/invocations/e078ff62-583c-4fc4-92e3-536f792f2a68), [Sponge](http://sponge2/e078ff62-583c-4fc4-92e3-536f792f2a68)\nstatus: failed\n\u003cdetails\u003e\u003csummary\u003eTest output\u003c/summary\u003e\u003cbr\u003e\u003cpre\u003ething = \u003cmodule 'google.cloud' (namespace)\u003e, comp = 'error_reporting'\nimport_path = 'google.cloud.error_reporting'\n\n    def _dot_lookup(thing, comp, import_path):\n        try:\n\u003e           return getattr(thing, comp)\nE           AttributeError: module 'google.cloud' has no attribute 'error_reporting'\n\n.nox/unit-3-7/lib/python3.7/site-packages/mock/mock.py:1236: AttributeError\n\nDuring handling of the above exception, another exception occurred:\n.nox/unit-3-7/lib/python3.7/site-packages/mock/mock.py:1345: in patched\n    keywargs) as (newargs, newkeywargs):\n/usr/local/lib/python3.7/contextlib.py:112: in __enter__\n    return next(self.gen)\n.nox/unit-3-7/lib/python3.7/site-packages/mock/mock.py:1325: in decoration_helper\n    arg = exit_stack.enter_context(patching)\n/usr/local/lib/python3.7/contextlib.py:427: in enter_context\n    result = _cm_type.__enter__(cm)\n.nox/unit-3-7/lib/python3.7/site-packages/mock/mock.py:1398: in __enter__\n    self.target = self.getter()\n.nox/unit-3-7/lib/python3.7/site-packages/mock/mock.py:1573: in \u003clambda\u003e\n    getter = lambda: _importer(target)\n.nox/unit-3-7/lib/python3.7/site-packages/mock/mock.py:1249: in _importer\n    thing = _dot_lookup(thing, comp, import_path)\n.nox/unit-3-7/lib/python3.7/site-packages/mock/mock.py:1238: in _dot_lookup\n    __import__(import_path)\ngoogle/cloud/error_reporting/__init__.py:22: in \u003cmodule\u003e\n    from google.cloud.error_reporting.client import Client\ngoogle/cloud/error_reporting/client.py:33: in \u003cmodule\u003e\n    from google.cloud.error_reporting._logging import _ErrorReportingLoggingAPI\ngoogle/cloud/error_reporting/_logging.py:22: in \u003cmodule\u003e\n    import google.cloud.logging\n.nox/unit-3-7/lib/python3.7/site-packages/google/cloud/logging/__init__.py:18: in \u003cmodule\u003e\n    from google.cloud.logging_v2 import __version__\n.nox/unit-3-7/lib/python3.7/site-packages/google/cloud/logging_v2/__init__.py:25: in \u003cmodule\u003e\n    from google.cloud.logging_v2.client import Client\n.nox/unit-3-7/lib/python3.7/site-packages/google/cloud/logging_v2/client.py:25: in \u003cmodule\u003e\n    from google.cloud.logging_v2._helpers import _add_defaults_to_filter\n.nox/unit-3-7/lib/python3.7/site-packages/google/cloud/logging_v2/_helpers.py:25: in \u003cmodule\u003e\n    from google.cloud.logging_v2.entries import LogEntry\n.nox/unit-3-7/lib/python3.7/site-packages/google/cloud/logging_v2/entries.py:31: in \u003cmodule\u003e\n    import google.cloud.audit.audit_log_pb2  # noqa: F401\n.nox/unit-3-7/lib/python3.7/site-packages/google/cloud/audit/audit_log_pb2.py:79: in \u003cmodule\u003e\n    create_key=_descriptor._internal_create_key,\n_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ \n\ncls = \u003cclass 'google.protobuf.descriptor.FieldDescriptor'\u003e\nname = 'service_name', full_name = 'google.cloud.audit.AuditLog.service_name'\nindex = 0, number = 7, type = 9, cpp_type = 9, label = 1, default_value = ''\nmessage_type = None, enum_type = None, containing_type = None\nis_extension = False, extension_scope = None, options = None\nserialized_options = None, has_default_value = False, containing_oneof = None\njson_name = None, file = None, create_key = \u003cobject object at 0x7f6b31b9cc50\u003e\n\n    def __new__(cls, name, full_name, index, number, type, cpp_type, label,\n                default_value, message_type, enum_type, containing_type,\n                is_extension, extension_scope, options=None,\n                serialized_options=None,\n                has_default_value=True, containing_oneof=None, json_name=None,\n                file=None, create_key=None):  # pylint: disable=redefined-builtin\n\u003e     _message.Message._CheckCalledFromGeneratedFile()\nE     TypeError: Descriptors cannot not be created directly.\nE     If this call came from a _pb2.py file, your generated code is out of date and must be regenerated with protoc \u003e= 3.19.0.\nE     If you cannot immediately regenerate your protos, some other possible workarounds are:\nE      1. Downgrade the protobuf package to 3.20.x or lower.\nE      2. Set PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION=python (but this will use pure-Python parsing and will be much slower).\nE     \nE     More information: https://developers.google.com/protocol-buffers/docs/news/2022-05-06#python-updates\n\n.nox/unit-3-7/lib/python3.7/site-packages/google/protobuf/descriptor.py:560: TypeError\u003c/pre\u003e\u003c/details\u003e","author":{"url":"https://github.com/flaky-bot[bot]","@type":"Person","name":"flaky-bot[bot]"},"datePublished":"2022-05-26T08:44:40.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":0},"url":"https://github.com/324/python-error-reporting/issues/324"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:b2dec3eb-348b-f484-630e-ae040bede847
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idA084:50919:46DC59D:61EE62E:6A4F5259
html-safe-nonce8652e3a0db3aa28510d23ce8a34b12b57c8e406c42625008172d0aa38b468498
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBMDg0OjUwOTE5OjQ2REM1OUQ6NjFFRTYyRTo2QTRGNTI1OSIsInZpc2l0b3JfaWQiOiI1MzcxMjQyNDEzNzUzODQ4NDEwIiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmacd1cc140935ff105abcdf465c95c4725fceaae3cc3c4ce1ac878ebe7a81e413c8
hovercard-subject-tagissue:1249281381
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-error-reporting/324/issue_layout
twitter:imagehttps://opengraph.githubassets.com/9e3fd5b59b02869077dd365056312f7e50bd3997194e0961f0338601c29be170/googleapis/python-error-reporting/issues/324
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/9e3fd5b59b02869077dd365056312f7e50bd3997194e0961f0338601c29be170/googleapis/python-error-reporting/issues/324
og:image:altThis test failed! To configure my behavior, see the Flaky Bot documentation. If I'm commenting on this issue too often, add the flakybot: quiet label and I will stop commenting. commit: 7a7189e bui...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernameflaky-bot[bot]
hostnamegithub.com
expected-hostnamegithub.com
Noneb92d11c0aa4a77d54ef4af1078b6a15fb5a70a215b30c4ecf28889d5a8e656d9
turbo-cache-controlno-preview
go-importgithub.com/googleapis/python-error-reporting git https://github.com/googleapis/python-error-reporting.git
octolytics-dimension-user_id16785467
octolytics-dimension-user_logingoogleapis
octolytics-dimension-repository_id226992528
octolytics-dimension-repository_nwogoogleapis/python-error-reporting
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id226992528
octolytics-dimension-repository_network_root_nwogoogleapis/python-error-reporting
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
release4b249b445842943ed31549e027f57a8ade9881ed
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/googleapis/python-error-reporting/issues/324#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fgoogleapis%2Fpython-error-reporting%2Fissues%2F324
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-error-reporting%2Fissues%2F324
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-error-reporting
Reloadhttps://github.com/googleapis/python-error-reporting/issues/324
Reloadhttps://github.com/googleapis/python-error-reporting/issues/324
Reloadhttps://github.com/googleapis/python-error-reporting/issues/324
Please reload this pagehttps://github.com/googleapis/python-error-reporting/issues/324
googleapis https://github.com/googleapis
python-error-reportinghttps://github.com/googleapis/python-error-reporting
Notifications https://github.com/login?return_to=%2Fgoogleapis%2Fpython-error-reporting
Fork 15 https://github.com/login?return_to=%2Fgoogleapis%2Fpython-error-reporting
Star 28 https://github.com/login?return_to=%2Fgoogleapis%2Fpython-error-reporting
Code https://github.com/googleapis/python-error-reporting
Issues 0 https://github.com/googleapis/python-error-reporting/issues
Pull requests 0 https://github.com/googleapis/python-error-reporting/pulls
Actions https://github.com/googleapis/python-error-reporting/actions
Projects https://github.com/googleapis/python-error-reporting/projects
Security and quality 0 https://github.com/googleapis/python-error-reporting/security
Insights https://github.com/googleapis/python-error-reporting/pulse
Code https://github.com/googleapis/python-error-reporting
Issues https://github.com/googleapis/python-error-reporting/issues
Pull requests https://github.com/googleapis/python-error-reporting/pulls
Actions https://github.com/googleapis/python-error-reporting/actions
Projects https://github.com/googleapis/python-error-reporting/projects
Security and quality https://github.com/googleapis/python-error-reporting/security
Insights https://github.com/googleapis/python-error-reporting/pulse
tests.unit.test_client.TestClient: test_report_exception_with_service_version_in_constructor failedhttps://github.com/googleapis/python-error-reporting/issues/324#top
https://github.com/arbrown
api: clouderrorreportingIssues related to the googleapis/python-error-reporting API.https://github.com/googleapis/python-error-reporting/issues?q=state%3Aopen%20label%3A%22api%3A%20clouderrorreporting%22
flakybot: issueAn issue filed by the Flaky Bot. Should not be added manually.https://github.com/googleapis/python-error-reporting/issues?q=state%3Aopen%20label%3A%22flakybot%3A%20issue%22
priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.https://github.com/googleapis/python-error-reporting/issues?q=state%3Aopen%20label%3A%22priority%3A%20p1%22
type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.https://github.com/googleapis/python-error-reporting/issues?q=state%3Aopen%20label%3A%22type%3A%20bug%22
https://github.com/apps/flaky-bot
flaky-bothttps://github.com/apps/flaky-bot
on May 26, 2022https://github.com/googleapis/python-error-reporting/issues/324#issue-1249281381
the Flaky Bot documentationhttps://github.com/googleapis/repo-automation-bots/tree/main/packages/flakybot
7a7189ehttps://github.com/googleapis/python-error-reporting/commit/7a7189e6caef0f33f9ad6279d38389afccb17341
Build Statushttps://source.cloud.google.com/results/invocations/e078ff62-583c-4fc4-92e3-536f792f2a68
Spongehttp://sponge2/e078ff62-583c-4fc4-92e3-536f792f2a68
https://developers.google.com/protocol-buffers/docs/news/2022-05-06#python-updateshttps://developers.google.com/protocol-buffers/docs/news/2022-05-06#python-updates
arbrownhttps://github.com/arbrown
api: clouderrorreportingIssues related to the googleapis/python-error-reporting API.https://github.com/googleapis/python-error-reporting/issues?q=state%3Aopen%20label%3A%22api%3A%20clouderrorreporting%22
flakybot: issueAn issue filed by the Flaky Bot. Should not be added manually.https://github.com/googleapis/python-error-reporting/issues?q=state%3Aopen%20label%3A%22flakybot%3A%20issue%22
priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.https://github.com/googleapis/python-error-reporting/issues?q=state%3Aopen%20label%3A%22priority%3A%20p1%22
type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.https://github.com/googleapis/python-error-reporting/issues?q=state%3Aopen%20label%3A%22type%3A%20bug%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.