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

LOG DETAILS:

2025-06-27 14:27:06.398
2025-06-27 14:27:06.398 act = <firebird.qa.plugin.Action object at [hex]>
2025-06-27 14:27:06.398
2025-06-27 14:27:06.398     @pytest.mark.version('>=3.0.13')
2025-06-27 14:27:06.399     def test_1(act: Action):
2025-06-27 14:27:06.399         act.expected_stdout = expected_stdout
2025-06-27 14:27:06.399         act.execute(combine_output = True)
2025-06-27 14:27:06.399 >       assert act.clean_stdout == act.clean_expected_stdout
2025-06-27 14:27:06.399 E       assert
2025-06-27 14:27:06.399 E         - SIGN 1
2025-06-27 14:27:06.399 E         + Statement failed, SQLSTATE = 21000
2025-06-27 14:27:06.399 E         + multiple rows in singleton select
2025-06-27 14:27:06.399
2025-06-27 14:27:06.399 tests\bugs\gh_8182_test.py:43: AssertionError
2025-06-27 14:27:06.399 ---------------------------- Captured stdout setup ----------------------------
2025-06-27 14:27:06.399 Creating db: localhost:H:\QA\temp\qa2024.tmp\fbqa\test_11681\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.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 5.0.3.1657 2025.06.26 dcb8a F F 609 392 2025.06.27 11:06:49.404 2025.06.27 11:06:50.013 2025.06.27 10:06:13.417 2025.06.27 10:06:13.809
2 5.0.3.1657 2025.06.20 8b4d2 F F 580 387 2025.06.26 11:21:17.570 2025.06.26 11:21:18.150 2025.06.26 10:20:30.865 2025.06.26 10:20:31.252
3 5.0.3.1657 2025.06.19 4bd4c F F 638 394 2025.06.20 05:25:28.181 2025.06.20 05:25:28.819 2025.06.20 04:24:49.386 2025.06.20 04:24:49.780
4 5.0.3.1657 2025.06.11 dae6f F F 582 394 2025.06.19 10:56:59.331 2025.06.19 10:56:59.913 2025.06.19 09:56:12.809 2025.06.19 09:56:13.203

Elapsed time, ms. Chart for last 4 runs:

Last commits information (all timestamps in UTC):