2 @message |
assert
- MSG case-1
- DS 50
- RU 1
- WI 1
- KO 0
- Records affected: 1
+ Records affected: 0
MSG case-2
DS 50
RU 1
WI 1
KO 0
Records affected: 1
LOG DETAILS:
2024-11-28 14:09:16.504
2024-11-28 14:09:16.504 act = <firebird.qa.plugin.Action object at [hex]>
2024-11-28 14:09:16.504
2024-11-28 14:09:16.504 @pytest.mark.version('>=4.0.6')
2024-11-28 14:09:16.504 def test_1(act: Action):
2024-11-28 14:09:16.504 act.expected_stdout = expected_stdout
2024-11-28 14:09:16.504 act.execute(combine_output = True)
2024-11-28 14:09:16.505 > assert act.clean_stdout == act.clean_expected_stdout
2024-11-28 14:09:16.505 E assert
2024-11-28 14:09:16.505 E - MSG case-1
2024-11-28 14:09:16.505 E - DS 50
2024-11-28 14:09:16.505 E - RU 1
2024-11-28 14:09:16.505 E - WI 1
2024-11-28 14:09:16.505 E - KO 0
2024-11-28 14:09:16.505 E - Records affected: 1
2024-11-28 14:09:16.505 E + Records affected: 0
2024-11-28 14:09:16.505 E MSG case-2
2024-11-28 14:09:16.505 E DS 50
2024-11-28 14:09:16.505 E RU 1
2024-11-28 14:09:16.505 E WI 1
2024-11-28 14:09:16.505 E KO 0
2024-11-28 14:09:16.505 E Records affected: 1
2024-11-28 14:09:16.505
2024-11-28 14:09:16.505 tests\bugs\gh_8304_test.py:96: AssertionError
2024-11-28 14:09:16.505 ---------------------------- Captured stdout setup ----------------------------
2024-11-28 14:09:16.506 Creating db: localhost:H:\QA\temp\qa2024.tmp\fbqa\test_11592\test.fdb [page_size=None, sql_dialect=None, charset='NONE', user=SYSDBA, password=masterkey]
|