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
1 @message
assert   
  - SIGN 1
  + Statement failed, SQLSTATE = 21000
  + multiple rows in singleton select

LOG DETAILS:

2025-06-28 17:57:29.425
2025-06-28 17:57:29.425 act = <firebird.qa.plugin.Action object at [hex]>
2025-06-28 17:57:29.425
2025-06-28 17:57:29.425     @pytest.mark.version('>=3.0.13')
2025-06-28 17:57:29.425     def test_1(act: Action):
2025-06-28 17:57:29.425         act.expected_stdout = expected_stdout
2025-06-28 17:57:29.425         act.execute(combine_output = True)
2025-06-28 17:57:29.425 >       assert act.clean_stdout == act.clean_expected_stdout
2025-06-28 17:57:29.425 E       assert
2025-06-28 17:57:29.425 E         - SIGN 1
2025-06-28 17:57:29.425 E         + Statement failed, SQLSTATE = 21000
2025-06-28 17:57:29.425 E         + multiple rows in singleton select
2025-06-28 17:57:29.425
2025-06-28 17:57:29.425 tests\bugs\gh_8182_test.py:43: AssertionError
2025-06-28 17:57:29.426 ---------------------------- Captured stdout setup ----------------------------
2025-06-28 17:57:29.426 Creating db: localhost:H:\QA\temp\qa2024.tmp\fbqa\test_11343\test.fdb [page_size=None, sql_dialect=None, charset='NONE', user=SYSDBA, password=masterkey]
2 #text
act = <firebird.qa.plugin.Action pytest object at [hex]>

    @pytest.mark.version('>=3.0.13')
    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         - SIGN 1
E         + Statement failed, SQLSTATE = 21000
E         + multiple rows in singleton select

tests\bugs\gh_8182_test.py:43: 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 3.0.13.33809 2025.05.14 6638e F F 575 332 2025.06.28 14:49:35.360 2025.06.28 14:49:35.935 2025.06.28 14:11:57.117 2025.06.28 14:11:57.449

Elapsed time, ms. Chart for last 1 runs:

Last commits information (all timestamps in UTC):