01. Total results for each kind of outcome and server mode, for previous 30 runs
02. NEW CRASHES/BUGCHECKS: tests that caused FB abnormal termination for LAST run (0 rows)
03. NEW FAILS: tests which failed for LAST run (0 rows)
04. NEW ERRORS: tests which raised runtime error for LAST run (0 rows)
04. STILL FAILS: tests which fail for at least TWO LAST runs (4 rows)
05. NEW SLOWDOWN: tests with performance problem for LAST 5 runs (4 rows)
06. STILL SLOWDOWN: tests with performance problem for MORE THAN 5 last runs (50 rows)
[CURRENT] 07. Has fails: tests with at least one fail for previous 30 runs (44 rows)
08. Has runtime errors: tests with at least one runtime error for previous 30 runs (8 rows)
09. Has crashes/bugchecks: tests that caused FB abnormal termination for previous 30 runs (0 rows)
10. NEW PASSED: successful tests for last run and outcome = FAIL/ERROR/SKIPPED or absent previously (0 rows)
11. All tests: outcomes for previous 30 runs (2044 rows)
12. Skipped: tests which was intentionally excluded from execution (66 rows)

Generated UTC 17.01.2025 15:40
Tested: HQ30.   Build / date: 3.0.13.33796-99b3bbff / 2025.01.14;
Test machine: Linux 6.11.5-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.11.5-1 (2024-10-27); logical CPUs: 2; RAM: 7 Gb 
QA software: Python: 3.11.9; pytest: 7.4.4; firebird.driver: 1.10.6; firebird.Qa: 0.19.3 
Jump to the list of unique test names from this report
Jump to the list with last developing commits information

Test with at least one result = "FAIL" for last 30 runs:

NN Test name mode
3.0.13.33796
2025.01.14
3.0.13.33795
2024.11.24
3.0.13.33794
2024.10.15
3.0.13.33793
2024.10.04
3.0.13.33792
2024.08.31
3.0.13.33787
2024.08.17
3.0.13.33787
2024.08.09
3.0.12.33746
2024.07.15
3.0.12.33746
2024.06.11
3.0.12.33744
2024.05.09
3.0.12.33744
2024.04.20
X X X X X X X X X X X X X X X X X X X
Test TITLE
1 CS X X P P P F P P P P P X X X X X X X X X X X X X X X X X X X
Count ( DISTINCT ... ) is too slow
2 CS F F F F F F F P P P P X X X X X X X X X X X X X X X X X X X
Compress Data over the Network
3 SS F F F F F F F P P P P X X X X X X X X X X X X X X X X X X X
Compress Data over the Network
4 CS P P P P P P P P P F P X X X X X X X X X X X X X X X X X X X
Can't create table using long username and UTF8 as attachment charset
5 CS P P P P P P P P P F P X X X X X X X X X X X X X X X X X X X
Non-privileged monitoring reports wrong attachment data
6 CS P P P P P P P P P F P X X X X X X X X X X X X X X X X X X X
Roles granting/revoking logic
7 CS P P P P P P P P P F P X X X X X X X X X X X X X X X X X X X
ALTER USER XXX INACTIVE
8 CS P P P P P P P P P F P X X X X X X X X X X X X X X X X X X X
Allow non-SYSDBA users to monitor not only their current attachment but other their attachments as well
9 CS P P P P P P P P P F P X X X X X X X X X X X X X X X X X X X
Sweep could raise error : page 0 is of wrong type (expected 6, found 1)
10 CS P P P P P P P P P F P X X X X X X X X X X X X X X X X X X X
"Invalid ESCAPE sequence" when connecting to the database
11 CS P P P P P P P P P F P X X X X X X X X X X X X X X X X X X X
Trace output could contain garbage data left from filtered out statements
12 CS P P P P P P P P P F P X X X X X X X X X X X X X X X X X X X
Concurrent transaction number not reported if lock timeout occurs
13 CS P P P P P P P P P F P X X X X X X X X X X X X X X X X X X X
Add attachment's CHARACTER SET name into corresponding trace records
14 CS P P P P P P P P P F P X X X X X X X X X X X X X X X X X X X
Extend syntax for ALTER USER CURRENT_USER
15 CS P P P P P F P P P P P X X X X X X X X X X X X X X X X X X X
FBSVCMGR connects to server as OS user name rather than value of ISC_USER environment variable
16 CS P P P P P P P P P F P X X X X X X X X X X X X X X X X X X X
Unprivileged user can delete from RDB$DATABASE, RDB$COLLATIONS, RDB$CHARACTER_SETS
17 CS P P P P P P P P P F P X X X X X X X X X X X X X X X X X X X
WITH LOCK clause is allowed for users with read-only rights on some table, thus blocking others from updating this table
18 CS P P P P P P P P P F P X X X X X X X X X X X X X X X X X X X
An uncommitted select of the pseudo table sec$users blocks new database connections
19 CS P P P P P P P P P F P X X X X X X X X X X X X X X X X X X X
Database shutdown is reported as successfully completed before all active connections are in fact interrupted
20 CS P P P P P P P P P F P X X X X X X X X X X X X X X X X X X X
Keyword SET should not be required in ALTER USER statement
21 CS P P P P P P P P P F P X X X X X X X X X X X X X X X X X X X
gfix -sweep makes "reconnect" when it is removed from mon$attachments by delete command (issued in another window)
22 CS P P P P P P P P P F P X X X X X X X X X X X X X X X X X X X
Allow output to trace explain plan form.
23 CS P P P P P P P P P F P X X X X X X X X X X X X X X X X X X X
Prohibit an ability to issue DML or DDL statements on RDB$ tables
24 CS P P P P P P P P P F P X X X X X X X X X X X X X X X X X X X
Regression: GRANT UPDATE(<some_column>) on <T> acts like grant update on ALL columns of <T>
25 CS P P P P P P P P P F P X X X X X X X X X X X X X X X X X X X
Make user names behave according to SQL identifiers rules
26 CS P P P P P P P P P F P X X X X X X X X X X X X X X X X X X X
grant create database to ROLE doesn`t work: "no permission for CREATE access to DATABASE ..." [CORE4821]
27 SS P P F F P P P F P F F X X X X X X X X X X X X X X X X X X X
Better performance of creating packages containing many functions
28 SS P P P P P P P P P F P X X X X X X X X X X X X X X X X X X X
Firebird 3.0 + fbclient 3.0 - POST_EVENT won't work
29 CS P P P P P P P F F S S X X X X X X X X X X X X X X X X X X X
Allow to enforce IPv4 or IPv6 in URL-like connection strings
30 SS P P P P P P P F F S S X X X X X X X X X X X X X X X X X X X
Allow to enforce IPv4 or IPv6 in URL-like connection strings
31 CS P P P P P P P P P F P X X X X X X X X X X X X X X X X X X X
Badly selective index could be used for extra filtering even if selective index is used for sorting
32 CS P P P P P P P P P F P X X X X X X X X X X X X X X X X X X X
Bad performance for NULLs filtering inside a navigational index scan
33 CS P P P P P P P F F F F X X X X X X X X X X X X X X X X X X X
Slow changes on domain
34 SS P P P P P P P F F F F X X X X X X X X X X X X X X X X X X X
Slow changes on domain
35 CS P P P P P P P P P F P X X X X X X X X X X X X X X X X X X X
Creator user name is empty in user trace sessions
36 CS P P P P P P P P P F P X X X X X X X X X X X X X X X X X X X
Extend trace record for COMMIT/ROLLBACK RETAINING to allow chaining of transaction ids
37 CS F F F F F F F F F F F X X X X X X X X X X X X X X X X X X X
Regression: FB3 throws "Datatypes are not comparable in expression" in procedure parameters
38 SS F F F F F F F F F F F X X X X X X X X X X X X X X X X X X X
Regression: FB3 throws "Datatypes are not comparable in expression" in procedure parameters
39 CS P P P P P P P F F X X X X X X X X X X X X X X X X X X X X X
Cardinality estimation should use primary record versions only
40 SS P P P P P P P F F X X X X X X X X X X X X X X X X X X X X X
Cardinality estimation should use primary record versions only
41 CS P P P P P P P F F X X X X X X X X X X X X X X X X X X X X X
Check result of conversion to string in COALESCE that involves all families of data types.
42 SS P P P P P P P F F X X X X X X X X X X X X X X X X X X X X X
Check result of conversion to string in COALESCE that involves all families of data types.
43 CS P P P P P P P F F X X X X X X X X X X X X X X X X X X X X X
Problem with boolean conversion to string inside DataTypeUtil::makeFromList()
44 SS P P P P P P P F F X X X X X X X X X X X X X X X X X X X X X
Problem with boolean conversion to string inside DataTypeUtil::makeFromList()

Elapsed time, milliseconds:

NN Test name mode median_ms
3.0.13.33796
2025.01.14
3.0.13.33795
2024.11.24
3.0.13.33794
2024.10.15
3.0.13.33793
2024.10.04
3.0.13.33792
2024.08.31
3.0.13.33787
2024.08.17
3.0.13.33787
2024.08.09
3.0.12.33746
2024.07.15
3.0.12.33746
2024.06.11
3.0.12.33744
2024.05.09
3.0.12.33744
2024.04.20
X X X X X X X X X X X X X X X X X X X
Test TITLE
1 CS 11690 0 0 11429 11706 11690 31241 15223 10403 14639 11150 11148 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Count ( DISTINCT ... ) is too slow
2 CS 1009 1009 1128 803 1002 1029 2230 1254 1455 855 633 753 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Compress Data over the Network
3 SS 474 494 478 398 462 474 1069 582 621 386 310 315 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Compress Data over the Network
4 CS 1003 989 1014 813 1043 1003 2302 1127 1460 754 764 699 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Can't create table using long username and UTF8 as attachment charset
5 CS 1201 1310 1297 1046 1201 1156 2498 1451 1869 1090 970 959 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Non-privileged monitoring reports wrong attachment data
6 CS 1251 1323 1261 932 1155 1251 3110 1518 1945 1060 958 939 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Roles granting/revoking logic
7 CS 1092 1090 1135 862 1092 1174 2749 1156 1548 859 749 717 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
ALTER USER XXX INACTIVE
8 CS 1098 1161 1162 829 1098 1090 2522 1216 1723 836 715 780 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Allow non-SYSDBA users to monitor not only their current attachment but other their attachments as well
9 CS 1069 1069 1079 756 963 1308 2474 1085 1531 842 752 720 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Sweep could raise error : page 0 is of wrong type (expected 6, found 1)
10 CS 1264 1288 1307 984 1293 1213 2443 1400 1264 1106 1028 972 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
"Invalid ESCAPE sequence" when connecting to the database
11 CS 1069 1069 1145 834 999 1072 2343 1309 1741 785 824 755 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Trace output could contain garbage data left from filtered out statements
12 CS 946 965 998 758 946 946 1906 1252 1090 840 788 680 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Concurrent transaction number not reported if lock timeout occurs
13 CS 997 997 1027 781 991 1018 2408 1066 1002 931 738 678 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Add attachment's CHARACTER SET name into corresponding trace records
14 CS 1242 1300 1227 930 1255 1243 2909 1566 1242 1042 943 950 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Extend syntax for ALTER USER CURRENT_USER
15 CS 1050 1130 1050 808 976 1137 2431 1259 1597 875 776 806 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
FBSVCMGR connects to server as OS user name rather than value of ISC_USER environment variable
16 CS 3252 3323 3252 2407 2987 3388 7902 3613 3246 3336 2836 2677 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Unprivileged user can delete from RDB$DATABASE, RDB$COLLATIONS, RDB$CHARACTER_SETS
17 CS 982 982 986 758 971 1008 2767 1213 1050 754 723 711 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
WITH LOCK clause is allowed for users with read-only rights on some table, thus blocking others from updating this table
18 CS 1261 1280 1311 972 1129 1261 3720 1504 1828 1000 1001 930 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
An uncommitted select of the pseudo table sec$users blocks new database connections
19 CS 976 998 976 728 954 1099 2406 1144 1434 848 751 732 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Database shutdown is reported as successfully completed before all active connections are in fact interrupted
20 CS 992 1002 933 776 992 1105 2403 1052 1016 801 720 754 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Keyword SET should not be required in ALTER USER statement
21 CS 3091 3024 3049 2359 3092 3162 6459 3610 3243 3091 3041 2834 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
gfix -sweep makes "reconnect" when it is removed from mon$attachments by delete command (issued in another window)
22 CS 1141 1231 1260 886 1089 1141 2062 1294 1167 1022 813 851 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Allow output to trace explain plan form.
23 CS 1093 1093 1168 863 1000 1093 2936 1320 1202 805 730 790 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Prohibit an ability to issue DML or DDL statements on RDB$ tables
24 CS 5275 5262 5411 3970 4781 5275 11455 5920 7352 5349 1648 4913 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Regression: GRANT UPDATE(<some_column>) on <T> acts like grant update on ALL columns of <T>
25 CS 978 1054 1057 804 944 978 2637 1231 1532 857 735 714 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Make user names behave according to SQL identifiers rules
26 CS 981 981 1006 815 973 996 2387 1201 1440 851 717 726 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
grant create database to ROLE doesn`t work: "no permission for CREATE access to DATABASE ..." [CORE4821]
27 SS 940 966 1003 836 819 940 1796 929 1503 801 1115 818 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Better performance of creating packages containing many functions
28 SS 456 521 510 427 456 455 929 580 516 403 359 312 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Firebird 3.0 + fbclient 3.0 - POST_EVENT won't work
29 CS 2545 2866 2745 2301 2426 2545 5801 2766 2611 2397 2334 2269 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Allow to enforce IPv4 or IPv6 in URL-like connection strings
30 SS 2023 2342 2751 1880 1886 2091 3174 2043 1948 2023 1966 1861 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Allow to enforce IPv4 or IPv6 in URL-like connection strings
31 CS 3638 3722 3712 3383 3584 3638 5333 3859 4207 3428 3277 3315 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Badly selective index could be used for extra filtering even if selective index is used for sorting
32 CS 1368 1627 1540 1212 1368 1332 3014 1645 2020 1294 1182 1207 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Bad performance for NULLs filtering inside a navigational index scan
33 CS 1723 1649 1860 1374 1681 1723 3855 2090 1809 1765 1379 1405 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Slow changes on domain
34 SS 759 835 925 631 697 723 1836 935 888 759 611 582 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Slow changes on domain
35 CS 1125 1139 1125 832 1060 1138 1988 1234 1130 890 806 755 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Creator user name is empty in user trace sessions
36 CS 1467 1480 1702 1212 1405 1467 3357 1628 2012 1256 1136 1081 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Extend trace record for COMMIT/ROLLBACK RETAINING to allow chaining of transaction ids
37 CS 1793 1793 1818 1319 1556 1623 3680 1943 2391 2003 1642 1690 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Regression: FB3 throws "Datatypes are not comparable in expression" in procedure parameters
38 SS 959 959 998 668 778 819 1865 1007 1141 996 931 938 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Regression: FB3 throws "Datatypes are not comparable in expression" in procedure parameters
39 CS 2304 2401 2579 1994 2304 2286 4963 2278 2483 2002 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Cardinality estimation should use primary record versions only
40 SS 1744 2029 1967 1528 1602 1744 2783 1744 1974 1584 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Cardinality estimation should use primary record versions only
41 CS 987 987 1029 767 926 961 2138 1156 1187 812 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Check result of conversion to string in COALESCE that involves all families of data types.
42 SS 516 516 563 375 450 443 947 595 573 402 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Check result of conversion to string in COALESCE that involves all families of data types.
43 CS 2882 2836 2882 2654 2802 2877 3729 3088 3028 3016 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Problem with boolean conversion to string inside DataTypeUtil::makeFromList()
44 SS 2438 2438 2399 2311 2343 2341 2715 2494 2469 2515 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Problem with boolean conversion to string inside DataTypeUtil::makeFromList()

List of tests in this report:


http://tracker.firebirdsql.org/browse/CORE-1292
http://tracker.firebirdsql.org/browse/CORE-1642
http://tracker.firebirdsql.org/browse/CORE-1869
http://tracker.firebirdsql.org/browse/CORE-2004
http://tracker.firebirdsql.org/browse/CORE-214
http://tracker.firebirdsql.org/browse/CORE-2233
http://tracker.firebirdsql.org/browse/CORE-2879
http://tracker.firebirdsql.org/browse/CORE-2929
http://tracker.firebirdsql.org/browse/CORE-2940
http://tracker.firebirdsql.org/browse/CORE-2988
http://tracker.firebirdsql.org/browse/CORE-3008
http://tracker.firebirdsql.org/browse/CORE-3365
http://tracker.firebirdsql.org/browse/CORE-3658
http://tracker.firebirdsql.org/browse/CORE-3735
http://tracker.firebirdsql.org/browse/CORE-3736
http://tracker.firebirdsql.org/browse/CORE-4200
http://tracker.firebirdsql.org/browse/CORE-4236
http://tracker.firebirdsql.org/browse/CORE-4326
http://tracker.firebirdsql.org/browse/CORE-4337
http://tracker.firebirdsql.org/browse/CORE-4451
http://tracker.firebirdsql.org/browse/CORE-4731
http://tracker.firebirdsql.org/browse/CORE-4802
http://tracker.firebirdsql.org/browse/CORE-4811
http://tracker.firebirdsql.org/browse/CORE-4821
http://tracker.firebirdsql.org/browse/CORE-4880
http://tracker.firebirdsql.org/browse/CORE-5210
http://tracker.firebirdsql.org/browse/CORE-5229
http://tracker.firebirdsql.org/browse/CORE-5435
http://tracker.firebirdsql.org/browse/CORE-5489
http://tracker.firebirdsql.org/browse/CORE-5602
http://tracker.firebirdsql.org/browse/CORE-5995
http://tracker.firebirdsql.org/browse/CORE-6095
http://tracker.firebirdsql.org/browse/CORE-6108
http://tracker.firebirdsql.org/browse/CORE-733
https://github.com/FirebirdSQL/firebird/issues/8161
https://github.com/FirebirdSQL/firebird/issues/8178
=== end of list ===

Last commits information (all timestamps in UTC):