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-26 16:48:38.148
2025-06-26 16:48:38.148 act = <firebird.qa.plugin.Action object at [hex]>
2025-06-26 16:48:38.148
2025-06-26 16:48:38.148     @pytest.mark.version('>=4.0.6')
2025-06-26 16:48:38.148     def test_1(act: Action):
2025-06-26 16:48:38.148         act.expected_stdout = expected_stdout
2025-06-26 16:48:38.148         act.execute(combine_output = True)
2025-06-26 16:48:38.148 >       assert act.clean_stdout == act.clean_expected_stdout
2025-06-26 16:48:38.148 E       assert
2025-06-26 16:48:38.148 E           Statement failed, SQLSTATE = 22018
2025-06-26 16:48:38.148 E         - conversion error from string "one"
2025-06-26 16:48:38.149 E         + conversion error from string "one#x00#x00"
2025-06-26 16:48:38.149
2025-06-26 16:48:38.149 tests\bugs\gh_8592_test.py:39: AssertionError
2025-06-26 16:48:38.149 ---------------------------- Captured stdout setup ----------------------------
2025-06-26 16:48:38.149 Creating db: localhost:H:\QA\temp\qa2024.tmp\fbqa\test_11603\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 4.0.6.3189 2025.02.25 1a1a5 F F 604 408 2025.06.26 13:32:03.319 2025.06.26 13:32:03.923 2025.06.26 12:33:21.998 2025.06.26 12:33:22.406

Elapsed time, ms. Chart for last 1 runs:

Last commits information (all timestamps in UTC):