You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I put up an attempted fix in #5328 since I saw this error Error: Catalog Error: Table with name "positron_b3984" already exists! which just suggests an insufficiently random temporary table name
…oradic extension test failures (#5328)
Attempts to address #5308 by making temporary table names in the DuckDB
catalog more random. If this does not fix the issue, then I'm not sure
what else it might be, but we can see if the error recurs elsewhere.
System details:
Positron and OS details:
Ubuntu
Main on 11/08/24
Interpreter details:
N/A
Describe the issue:
https://github.com/posit-dev/positron/actions/runs/11744349205/job/32719239010#step:10:786
Steps to reproduce the issue:
This looks like an intermittent issue with an integration test in CI
Expected or desired behavior:
No integration test failures.
Were there any error messages in the UI, Output panel, or Developer Tools console?
N/A
The text was updated successfully, but these errors were encountered: