Skip to content

test(sql): remove error position compensation#5758

Merged
bluestreak01 merged 1 commit intomasterfrom
jh_createtableasselecttest_posfix
Jun 18, 2025
Merged

test(sql): remove error position compensation#5758
bluestreak01 merged 1 commit intomasterfrom
jh_createtableasselecttest_posfix

Conversation

@jerrinot
Copy link
Copy Markdown
Contributor

QuestDB used to misreport an error position in
CREATE as SELECT errors. CreateTableFuzzTest compensates for this misreported position

d6cbc83 fixed the error position reporting -> we have to remove the error position compensation.

QuestDB used to misreport an error position in
CREATE as SELECT errors. CreateTableFuzzTest compensates
for this misreported position

d6cbc83
fixed the error position reporting -> we have to remove
the error position compensation.
@jerrinot jerrinot added the Flaky Test Depicts a test that breaks due to race condition or wrong assumption label Jun 18, 2025
@bluestreak01 bluestreak01 merged commit 2ecf001 into master Jun 18, 2025
36 checks passed
@bluestreak01 bluestreak01 deleted the jh_createtableasselecttest_posfix branch June 18, 2025 10:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Flaky Test Depicts a test that breaks due to race condition or wrong assumption

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants