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-07-02 16:55:52.557
2025-07-02 16:55:52.564 act = <firebird.qa.plugin.Action object at [hex]>
2025-07-02 16:55:52.571
2025-07-02 16:55:52.584 @pytest.mark.version('>=3.0.13')
2025-07-02 16:55:52.595 def test_1(act: Action):
2025-07-02 16:55:52.604 act.expected_stdout = expected_stdout
2025-07-02 16:55:52.611 act.execute(combine_output = True)
2025-07-02 16:55:52.618 >       assert act.clean_stdout == act.clean_expected_stdout
2025-07-02 16:55:52.627 E       assert
2025-07-02 16:55:52.638 E         - SIGN 1
2025-07-02 16:55:52.647 E         + Statement failed, SQLSTATE = 21000
2025-07-02 16:55:52.659 E         + multiple rows in singleton select
2025-07-02 16:55:52.666
2025-07-02 16:55:52.675 tests/bugs/gh_8182_test.py:43: AssertionError
2025-07-02 16:55:52.683 ---------------------------- Captured stdout setup -----------------------------
2025-07-02 16:55:52.692 Creating db: localhost:/var/tmp/qa_2024/test_11575/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 4.0.6.3189 2025.02.25 1a1a5 F F 674 463 2025.07.02 13:37:16.742 2025.07.02 13:37:17.416 2025.07.02 12:21:49.046 2025.07.02 12:21:49.509

Elapsed time, ms. Chart for last 1 runs:

Last commits information (all timestamps in UTC):