Check firebird.log [no messages found for interval when this test was running]
Show cross-report outcomes.

Annotation type Annotation details
2 @message
assert   
  - C0 -1
  + Statement failed, SQLSTATE = 22018
  + conversion error from string ""

LOG DETAILS:

2025-06-11 10:35:44.574
2025-06-11 10:35:44.580 act = <firebird.qa.plugin.Action object at [hex]>
2025-06-11 10:35:44.585
2025-06-11 10:35:44.590 @pytest.mark.version('>=3.0')
2025-06-11 10:35:44.595 def test_1(act: Action):
2025-06-11 10:35:44.601 act.expected_stdout = """
2025-06-11 10:35:44.606 C0 -1
2025-06-11 10:35:44.611 """
2025-06-11 10:35:44.618 act.execute(combine_output = True)
2025-06-11 10:35:44.624 >       assert act.clean_stdout == act.clean_expected_stdout
2025-06-11 10:35:44.629 E       assert
2025-06-11 10:35:44.634 E         - C0 -1
2025-06-11 10:35:44.639 E         + Statement failed, SQLSTATE = 22018
2025-06-11 10:35:44.644 E         + conversion error from string ""
2025-06-11 10:35:44.649
2025-06-11 10:35:44.656 tests/functional/sqlancer/doi_10_1145_3428279_example_18_test.py:40: AssertionError
2025-06-11 10:35:44.661 ---------------------------- Captured stdout setup -----------------------------
2025-06-11 10:35:44.667 Creating db: localhost:/var/tmp/qa_2024/test_12135/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')
    def test_1(act: Action):
        act.expected_stdout = """
            C0 -1
        """
        act.execute(combine_output = True)
>       assert act.clean_stdout == act.clean_expected_stdout
E       assert   
E         - C0 -1
E         + Statement failed, SQLSTATE = 22018
E         + conversion error from string ""

tests/functional/sqlancer/doi_10_1145_3428279_example_18_test.py:40: 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.3215 2025.06.25 6461d P P 679 466 2025.06.29 08:41:31.393 2025.06.29 08:41:32.072 2025.06.29 07:24:27.305 2025.06.29 07:24:27.771
2 4.0.6.3214 2025.06.21 e11f6 P P 632 451 2025.06.25 08:05:32.673 2025.06.25 08:05:33.305 2025.06.25 06:54:30.226 2025.06.25 06:54:30.677
3 4.0.6.3213 2025.06.14 f015c P P 686 476 2025.06.21 07:42:03.494 2025.06.21 07:42:04.180 2025.06.21 06:30:56.250 2025.06.21 06:30:56.726
4 4.0.6.3212 2025.06.11 bc50d P P 572 426 2025.06.14 08:51:03.949 2025.06.14 08:51:04.521 2025.06.14 07:29:00.317 2025.06.14 07:29:00.743
5 4.0.6.3208 2025.06.10 19fe3 F F 644 459 2025.06.11 07:29:28.833 2025.06.11 07:29:29.477 2025.06.11 06:08:40.608 2025.06.11 06:08:41.067
6 4.0.6.3207 2025.06.07 205ff P P 690 512 2025.06.10 07:32:26.233 2025.06.10 07:32:26.923 2025.06.10 06:10:11.102 2025.06.10 06:10:11.614
7 4.0.6.3206 2025.05.22 d7d10 P P 694 448 2025.06.06 07:38:10.933 2025.06.06 07:38:11.627 2025.06.06 06:15:57.825 2025.06.06 06:15:58.273

Elapsed time, ms. Chart for last 7 runs:

Last commits information (all timestamps in UTC):