Problematic tests list (8 rows):
bugs.core_0304_test  Any user can drop procedures, generators, exceptions
bugs.core_0885_test  It is impossible to take away rights on update of a column
bugs.core_2765_test  Use of RDB$ADMIN role does not provide SYSDBA rights in GRANT/REVOKE
bugs.core_3360_test  update ... returning ... raises -551 (no perm to update) for a column present only in the returning clause
bugs.core_4161_test  User can not insert records into table with column "generated by default as identity" in its DDL
bugs.core_4218_test  Add database owner to mon$database
bugs.core_4806_test  Regression: generators can be seen/modified by unprivileged users
bugs.core_4836_test  Grant update(c) on t to U01 with grant option: user U01 will not be able to `revoke update(c) on t from <user | role>` if this `U01` do some DML before revoke

This list is the same for:
3.0.12.33744 2024.05.09 9cf377f6  CS