| bugs.core_0733_test | Compress Data over the Network |
| bugs.gh_7436_test | Backup error for wide table |
| bugs.gh_8182_test | IN predicate incorrectly handles single parenthesized subquery as IN-list, instead of table subquery |
| bugs.gh_8462_test | A user with "GRANT_REVOKE_ON_ANY_OBJECT" privilege can't revoke a role from himself if he is not a grantor |
| bugs.gh_8477_test | Inheritance of WINDOW does not work |
| bugs.gh_8520_test | Error in iTransaction.getInfo() on embedded connection |
| bugs.gh_8589_test | PERCENT_RANK may return NaN instead of 0 |
| bugs.gh_8592_test | Presence of 'ROWS <n_limit>' causes garbage in error message when string conversion problem raises |
| bugs.gh_8649_test | AV when ON CONNECT triggers uses EXECUTE STATEMENT ON EXTERNAL |
| functional.arno.optimizer.test_opt_sort_by_index_10 | ORDER BY ASC using index (multi) |
| functional.arno.optimizer.test_opt_sort_by_index_13 | ORDER BY ASC using index (multi) |
| functional.arno.optimizer.test_opt_sort_by_index_19 | ORDER BY ASC using index (multi) and WHERE clause |
| functional.replication.test_make_async_reinit_reliable | Make asynchronous replica re-initialization reliable #8324 |