Check firebird.log [no messages found for interval when this test was running]
Show cross-report outcomes.

Annotation type Annotation details
2 @message
assert   
  - OLD_ID 999
  - NEW_ID 999
  + Statement failed, SQLSTATE = 22018
  + conversion error from string "999"

LOG DETAILS:

2025-04-18 15:27:46.867
2025-04-18 15:27:46.878 act = <firebird.qa.plugin.Action object at [hex]>
2025-04-18 15:27:46.890
2025-04-18 15:27:46.901 @pytest.mark.version('>=3.0')
2025-04-18 15:27:46.910 def test_1(act: Action):
2025-04-18 15:27:46.919 act.expected_stdout = expected_stdout
2025-04-18 15:27:46.928 act.execute(combine_output = True)
2025-04-18 15:27:46.935 >       assert act.clean_stdout == act.clean_expected_stdout
2025-04-18 15:27:46.945 E       assert
2025-04-18 15:27:46.958 E         - OLD_ID 999
2025-04-18 15:27:46.970 E         - NEW_ID 999
2025-04-18 15:27:46.977 E         + Statement failed, SQLSTATE = 22018
2025-04-18 15:27:46.983 E         + conversion error from string "999"
2025-04-18 15:27:46.995
2025-04-18 15:27:47.005 tests/bugs/gh_8508_test.py:40: AssertionError
2025-04-18 15:27:47.019 ---------------------------- Captured stdout setup -----------------------------
2025-04-18 15:27:47.029 Creating db: localhost:/var/tmp/qa_2024/test_11693/test.fdb [page_size=None, sql_dialect=None, charset='NONE', user=SYSDBA, password=masterkey]
3 #text
act = <firebird.qa.plugin.Action pytest object at [hex]>

    @pytest.mark.version('>=3.0')
    def test_1(act: Action):
        act.expected_stdout = expected_stdout
        act.execute(combine_output = True)
>       assert act.clean_stdout == act.clean_expected_stdout
E       assert   
E         - OLD_ID 999
E         - NEW_ID 999
E         + Statement failed, SQLSTATE = 22018
E         + conversion error from string "999"

tests/bugs/gh_8508_test.py:40: AssertionError
Full history of outcomes and elapsed time, ms:
NN SNAP_INFO CS_outcome SS_outcome CS_run_time SS_run_time CS_run_beg CS_run_end SS_run_beg SS_run_end
1 5.0.3.1657 2025.06.19 4bd4c P P 702 342 2025.06.26 12:15:13.518 2025.06.26 12:15:14.220 2025.06.26 10:55:53.933 2025.06.26 10:55:54.275
2 5.0.3.1657 2025.06.11 dae6f P P 627 344 2025.06.17 07:27:30.981 2025.06.17 07:27:31.608 2025.06.17 06:07:01.777 2025.06.17 06:07:02.121
3 5.0.3.1657 2025.06.10 dbc92 P P 722 437 2025.06.11 12:18:01.889 2025.06.11 12:18:02.611 2025.06.11 10:49:00.448 2025.06.11 10:49:00.885
4 5.0.3.1656 2025.05.20 c4b11 P P 675 356 2025.06.10 12:11:54.740 2025.06.10 12:11:55.415 2025.06.10 10:47:21.028 2025.06.10 10:47:21.384
5 5.0.3.1652 2025.05.13 f51c6 P P 732 366 2025.05.20 05:16:17.967 2025.05.20 05:16:18.699 2025.05.20 03:39:52.403 2025.05.20 03:39:52.769
6 5.0.3.1651 2025.04.30 141ef P P 761 381 2025.05.13 12:14:19.179 2025.05.13 12:14:19.940 2025.05.13 10:36:47.887 2025.05.13 10:36:48.268
7 5.0.3.1650 2025.04.28 4cbff P P 836 467 2025.05.01 11:48:07.780 2025.05.01 11:48:08.616 2025.05.01 10:11:32.883 2025.05.01 10:11:33.350
8 5.0.3.1649 2025.04.21 5b2d0 P P 777 365 2025.04.28 05:45:52.560 2025.04.28 05:45:53.337 2025.04.28 04:11:11.286 2025.04.28 04:11:11.651
9 5.0.3.1648 2025.04.18 2f4c5 P P 790 436 2025.04.20 05:37:35.396 2025.04.20 05:37:36.186 2025.04.20 04:05:29.947 2025.04.20 04:05:30.383
10 5.0.3.1635 2025.03.31 22ec6 F F 775 462 2025.04.18 12:00:45.267 2025.04.18 12:00:46.042 2025.04.18 10:24:42.896 2025.04.18 10:24:43.358

Elapsed time, ms. Chart for last 10 runs:

Last commits information (all timestamps in UTC):