2 @message |
Performance problem
assert
RATIO_FOR_1E1 Acceptable
- RATIO_FOR_1E2 Acceptable
+ RATIO_FOR_1E2 Regression /* perf_issue_tag */: ratio = 6.6170 > 3.0000
RATIO_FOR_1E3 Acceptable
RATIO_FOR_1E4 Acceptable
RATIO_FOR_1E5 Acceptable
LOG DETAILS:
2024-08-25 19:42:54.099
2024-08-25 19:42:54.114 act = <firebird.qa.plugin.Action object at [hex]>
2024-08-25 19:42:54.126
2024-08-25 19:42:54.135 @pytest.mark.version('>=3')
2024-08-25 19:42:54.145 def test_1(act: Action):
2024-08-25 19:42:54.153 act.expected_stdout = expected_stdout
2024-08-25 19:42:54.160 act.execute(combine_output = True)
2024-08-25 19:42:54.284 > assert act.clean_stdout == act.clean_expected_stdout
2024-08-25 19:42:54.299 E assert
2024-08-25 19:42:54.311 E RATIO_FOR_1E1 Acceptable
2024-08-25 19:42:54.320 E - RATIO_FOR_1E2 Acceptable
2024-08-25 19:42:54.328 E + RATIO_FOR_1E2 Regression /* perf_issue_tag */: ratio = 6.6170 > 3.0000
2024-08-25 19:42:54.338 E RATIO_FOR_1E3 Acceptable
2024-08-25 19:42:54.350 E RATIO_FOR_1E4 Acceptable
2024-08-25 19:42:54.360 E RATIO_FOR_1E5 Acceptable
2024-08-25 19:42:54.373
2024-08-25 19:42:54.387 tests/bugs/core_0214_test.py:195: AssertionError
2024-08-25 19:42:54.399 ---------------------------- Captured stdout setup -----------------------------
2024-08-25 19:42:54.410 Creating db: localhost:/var/tmp/qa_2024/test_145/test.fdb [page_size=None, sql_dialect=None, charset='NONE', user=SYSDBA, password=masterkey]
|