Skip to content

Fix failing fuzz run#68

Closed
c-herrewijn wants to merge 13 commits into
duckdb:mainfrom
c-herrewijn:fix-failing-fuzz-run
Closed

Fix failing fuzz run#68
c-herrewijn wants to merge 13 commits into
duckdb:mainfrom
c-herrewijn:fix-failing-fuzz-run

Conversation

@c-herrewijn
Copy link
Copy Markdown
Member

at the moment, internal error are distinguished from regular errors by checking if the word 'internal' is part of the error message.
However, this also leads to false positives, as some regular error messages also contain the word 'internal'.
github.head_ref is only set on PRs, now when an extra commit is pushed to the pr branch
@c-herrewijn
Copy link
Copy Markdown
Member Author

superseeded by #69

@c-herrewijn c-herrewijn closed this May 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant