Check firebird.log [no messages found for interval when this test was running]
Jump to: output_first_mismatch    outcomes_full_history    elapsed_time_chart
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 14:27:06.405
2025-06-27 14:27:06.405 act = <firebird.qa.plugin.Action object at [hex]>
2025-06-27 14:27:06.405
2025-06-27 14:27:06.405     @pytest.mark.version('>=4.0.6')
2025-06-27 14:27:06.405     def test_1(act: Action):
2025-06-27 14:27:06.405         act.expected_stdout = expected_stdout
2025-06-27 14:27:06.405         act.execute(combine_output = True)
2025-06-27 14:27:06.405 >       assert act.clean_stdout == act.clean_expected_stdout
2025-06-27 14:27:06.405 E       assert
2025-06-27 14:27:06.405 E           Statement failed, SQLSTATE = 22018
2025-06-27 14:27:06.405 E         - conversion error from string "one"
2025-06-27 14:27:06.405 E         + conversion error from string "one#x00#x00"
2025-06-27 14:27:06.405
2025-06-27 14:27:06.405 tests\bugs\gh_8592_test.py:39: AssertionError
2025-06-27 14:27:06.405 ---------------------------- Captured stdout setup ----------------------------
2025-06-27 14:27:06.405 Creating db: localhost:H:\QA\temp\qa2024.tmp\fbqa\test_11720\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 638 376 2025.06.29 11:08:08.423 2025.06.29 11:08:09.061 2025.06.29 10:06:58.421 2025.06.29 10:06:58.797
2 5.0.3.1657 2025.06.26 dcb8a F F 609 393 2025.06.27 11:08:48.437 2025.06.27 11:08:49.046 2025.06.27 10:07:36.340 2025.06.27 10:07:36.733
3 5.0.3.1657 2025.06.20 8b4d2 F F 606 390 2025.06.26 11:23:16.493 2025.06.26 11:23:17.099 2025.06.26 10:21:52.746 2025.06.26 10:21:53.136
4 5.0.3.1657 2025.06.19 4bd4c F F 610 392 2025.06.20 05:27:30.982 2025.06.20 05:27:31.592 2025.06.20 04:26:11.401 2025.06.20 04:26:11.793
5 5.0.3.1657 2025.06.11 dae6f F F 618 393 2025.06.19 10:58:57.970 2025.06.19 10:58:58.588 2025.06.19 09:57:35.592 2025.06.19 09:57:35.985
6 5.0.3.1657 2025.06.10 dbc92 F F 590 388 2025.06.11 08:45:07.883 2025.06.11 08:45:08.473 2025.06.11 07:43:32.131 2025.06.11 07:43:32.519

Elapsed time, ms. Chart for last 6 runs:

Last commits information (all timestamps in UTC):