dolthub / doltgresql

DoltgreSQL - Version Controlled PostgreSQL
Apache License 2.0
1.12k stars 25 forks source link

more unskipped engine tests #898

Closed zachmu closed 3 weeks ago

github-actions[bot] commented 3 weeks ago
Main PR
Total 42090 42090
Successful 12876 12877
Failures 29214 29213
Partial Successes[^1] 4892 4893
Main PR
Successful 30.5916% 30.5940%
Failures 69.4084% 69.4060%

${\color{lightgreen}Progressions}$

select_implicit

QUERY: SELECT c, count(*) FROM test_missing_target GROUP BY 3;

[^1]: These are tests that we're marking as Successful, however they do not match the expected output in some way. This is due to small differences, such as different wording on the error messages, or the column names being incorrect while the data itself is correct.