Skip to content

[Testing] Read the test-config's test_env values in require_env - #21099

Merged
Mytherin merged 1 commit into
duckdb:v1.5-variegatafrom
Tishj:read_config_test_env_for_require_env
Mar 3, 2026
Merged

Mytherin merged 1 commit into
duckdb:v1.5-variegatafrom
Tishj:read_config_test_env_for_require_env

Conversation

@Tishj

@Tishj Tishj commented Feb 26, 2026

Copy link
Copy Markdown
Member

This makes it so that test behavior can be influenced by the config and skipped based on configs being used/not used.

… be influenced by the config and skipped based on configs being used/not used
@Mytherin

Mytherin commented Mar 3, 2026

Copy link
Copy Markdown
Collaborator

Thanks!

@Mytherin
Mytherin merged commit 022f903 into duckdb:v1.5-variegata Mar 3, 2026
53 checks passed
krlmlr added a commit to krlmlr/duckdb-r-old that referenced this pull request Mar 3, 2026
Date: 2026-03-03 09:13:07 +0100

Add TEnumIterator::operator== (duckdb/duckdb#21135)
[Testing] Read the test-config's `test_env` values in `require_env` (duckdb/duckdb#21099)
Fix unclassified errors for PEG parser (Part 2) (duckdb/duckdb#21097)
krlmlr added a commit to krlmlr/duckdb-r-old that referenced this pull request Mar 3, 2026
Date: 2026-03-03 09:13:07 +0100

Add TEnumIterator::operator== (duckdb/duckdb#21135)
[Testing] Read the test-config's `test_env` values in `require_env` (duckdb/duckdb#21099)
Fix unclassified errors for PEG parser (Part 2) (duckdb/duckdb#21097)
Mytherin added a commit that referenced this pull request Jun 11, 2026
…t when `test_env` is used (#21305)

This PR is a follow-up to #21099 

Problem is fixed by making sure `test_env` gets loaded only once, and we
make sure environment variables provided by `test_env` don't get falsely
flagged as "double defined"
krlmlr pushed a commit to krlmlr/duckdb that referenced this pull request Jun 21, 2026
…t when `test_env` is used (duckdb#21305)

This PR is a follow-up to duckdb#21099 

Problem is fixed by making sure `test_env` gets loaded only once, and we
make sure environment variables provided by `test_env` don't get falsely
flagged as "double defined"
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.

2 participants