-
Notifications
You must be signed in to change notification settings - Fork 6.7k
Closed
Labels
flakybot: flakyTells the Flaky Bot not to close or comment on this issue.Tells the Flaky Bot not to close or comment on this issue.flakybot: issueAn issue filed by the Flaky Bot. Should not be added manually.An issue filed by the Flaky Bot. Should not be added manually.priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.Important issue which blocks shipping the next release. Will be fixed prior to next release.samplesIssues that are directly related to samples.Issues that are directly related to samples.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
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: 0bf03c7
buildURL: Build Status, Sponge
status: failed
Test output
Traceback (most recent call last):
File "/workspace/recaptcha_enterprise/snippets/test_create_assessment.py", line 71, in browser
browser = webdriver.Chrome(service=Service(ChromeDriverManager().install()),
File "/workspace/recaptcha_enterprise/snippets/.nox/py-3-10/lib/python3.10/site-packages/selenium/webdriver/chrome/webdriver.py", line 80, in __init__
super().__init__(
File "/workspace/recaptcha_enterprise/snippets/.nox/py-3-10/lib/python3.10/site-packages/selenium/webdriver/chromium/webdriver.py", line 104, in __init__
super().__init__(
File "/workspace/recaptcha_enterprise/snippets/.nox/py-3-10/lib/python3.10/site-packages/selenium/webdriver/remote/webdriver.py", line 286, in __init__
self.start_session(capabilities, browser_profile)
File "/workspace/recaptcha_enterprise/snippets/.nox/py-3-10/lib/python3.10/site-packages/selenium/webdriver/remote/webdriver.py", line 378, in start_session
response = self.execute(Command.NEW_SESSION, parameters)
File "/workspace/recaptcha_enterprise/snippets/.nox/py-3-10/lib/python3.10/site-packages/selenium/webdriver/remote/webdriver.py", line 440, in execute
self.error_handler.check_response(response)
File "/workspace/recaptcha_enterprise/snippets/.nox/py-3-10/lib/python3.10/site-packages/selenium/webdriver/remote/errorhandler.py", line 245, in check_response
raise exception_class(message, screen, stacktrace)
selenium.common.exceptions.WebDriverException: Message: unknown error: cannot create temp dir for user data dir
Stacktrace:
#0 0x5579e7520d93
#1 0x5579e72ef2d7
#2 0x5579e7315f27
#3 0x5579e7313a3d
#4 0x5579e73584f4
#5 0x5579e734f353
#6 0x5579e731ee40
#7 0x5579e7320038
#8 0x5579e75748be
#9 0x5579e75788f0
#10 0x5579e7558f90
#11 0x5579e7579b7d
#12 0x5579e754a578
#13 0x5579e759e348
#14 0x5579e759e4d6
#15 0x5579e75b8341
#16 0x7f0c44973609 start_threadMetadata
Metadata
Assignees
Labels
flakybot: flakyTells the Flaky Bot not to close or comment on this issue.Tells the Flaky Bot not to close or comment on this issue.flakybot: issueAn issue filed by the Flaky Bot. Should not be added manually.An issue filed by the Flaky Bot. Should not be added manually.priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.Important issue which blocks shipping the next release. Will be fixed prior to next release.samplesIssues that are directly related to samples.Issues that are directly related to samples.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.