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

Annotation type Annotation details
2 @message
assert   
    Statement failed, SQLSTATE = 22018
  - conversion error from string "one"
  + conversion error from string "one#x00#x00"

LOG DETAILS:

2025-06-27 15:45:45.995
2025-06-27 15:45:46.004 act = <firebird.qa.plugin.Action object at [hex]>
2025-06-27 15:45:46.010
2025-06-27 15:45:46.016 @pytest.mark.version('>=4.0.6')
2025-06-27 15:45:46.022 def test_1(act: Action):
2025-06-27 15:45:46.028 act.expected_stdout = expected_stdout
2025-06-27 15:45:46.034 act.execute(combine_output = True)
2025-06-27 15:45:46.045 >       assert act.clean_stdout == act.clean_expected_stdout
2025-06-27 15:45:46.055 E       assert
2025-06-27 15:45:46.063 E           Statement failed, SQLSTATE = 22018
2025-06-27 15:45:46.070 E         - conversion error from string "one"
2025-06-27 15:45:46.075 E         + conversion error from string "one#x00#x00"
2025-06-27 15:45:46.086
2025-06-27 15:45:46.095 tests/bugs/gh_8592_test.py:39: AssertionError
2025-06-27 15:45:46.105 ---------------------------- Captured stdout setup -----------------------------
2025-06-27 15:45:46.114 Creating db: localhost:/var/tmp/qa_2024/test_11698/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('>=4.0.6')
    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           Statement failed, SQLSTATE = 22018
E         - conversion error from string "one"
E         + conversion error from string "one#x00#x00"

tests/bugs/gh_8592_test.py:39: 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.1674 2025.06.27 3ee5c P P 751 356 2025.06.29 13:09:39.864 2025.06.29 13:09:40.615 2025.06.29 11:44:25.980 2025.06.29 11:44:26.336
2 5.0.3.1657 2025.06.19 4bd4c F F 679 405 2025.06.27 12:22:25.344 2025.06.27 12:22:26.023 2025.06.27 11:03:09.495 2025.06.27 11:03:09.900
3 5.0.3.1657 2025.06.11 dae6f F F 734 411 2025.06.17 07:27:33.603 2025.06.17 07:27:34.337 2025.06.17 06:07:03.212 2025.06.17 06:07:03.623
4 5.0.3.1657 2025.06.10 dbc92 F F 740 424 2025.06.11 12:18:04.620 2025.06.11 12:18:05.360 2025.06.11 10:49:02.147 2025.06.11 10:49:02.571

Elapsed time, ms. Chart for last 4 runs:

Last commits information (all timestamps in UTC):