Check firebird.log [no messages found for interval when this test was running]
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 15:45:45.161
2025-06-27 15:45:45.166 act = <firebird.qa.plugin.Action object at [hex]>
2025-06-27 15:45:45.172
2025-06-27 15:45:45.178 @pytest.mark.version('>=3.0.13')
2025-06-27 15:45:45.188 def test_1(act: Action):
2025-06-27 15:45:45.200 act.expected_stdout = expected_stdout
2025-06-27 15:45:45.206 act.execute(combine_output = True)
2025-06-27 15:45:45.213 >       assert act.clean_stdout == act.clean_expected_stdout
2025-06-27 15:45:45.220 E       assert
2025-06-27 15:45:45.227 E         - SIGN 1
2025-06-27 15:45:45.233 E         + Statement failed, SQLSTATE = 21000
2025-06-27 15:45:45.240 E         + multiple rows in singleton select
2025-06-27 15:45:45.246
2025-06-27 15:45:45.253 tests/bugs/gh_8182_test.py:43: AssertionError
2025-06-27 15:45:45.260 ---------------------------- Captured stdout setup -----------------------------
2025-06-27 15:45:45.267 Creating db: localhost:/var/tmp/qa_2024/test_11660/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.1674 2025.06.27 3ee5c P P 649 349 2025.07.03 10:55:53.935 2025.07.03 10:55:54.584 2025.07.03 09:35:46.696 2025.07.03 09:35:47.045
2 5.0.3.1657 2025.06.19 4bd4c F F 592 362 2025.06.27 12:19:51.938 2025.06.27 12:19:52.530 2025.06.27 11:01:04.327 2025.06.27 11:01:04.689
3 5.0.3.1657 2025.06.11 dae6f F F 635 388 2025.06.17 07:24:54.297 2025.06.17 07:24:54.932 2025.06.17 06:04:55.422 2025.06.17 06:04:55.810

Elapsed time, ms. Chart for last 3 runs:

Last commits information (all timestamps in UTC):