2 @message |
firebird.qa.plugin.ExecutionError: Test script execution failed
LOG DETAILS:
2024-05-12 19:15:45.943
2024-05-12 19:15:45.948 act = <firebird.qa.plugin.Action object at [hex]>
2024-05-12 19:15:45.954
2024-05-12 19:15:45.959 @pytest.mark.version('>=3')
2024-05-12 19:15:45.964 def test_1(act: Action):
2024-05-12 19:15:45.969 act.expected_stdout = expected_stdout
2024-05-12 19:15:45.974 > act.execute()
2024-05-12 19:15:45.979 E firebird.qa.plugin.ExecutionError: Test script execution failed
2024-05-12 19:15:45.984
2024-05-12 19:15:45.989 tests/bugs/core_1292_test.py:94: ExecutionError
2024-05-12 19:15:45.994 ---------------------------- Captured stdout setup -----------------------------
2024-05-12 19:15:45.999 Cached db: db-12.0-None-None-UTF8.fdb [page_size=None, sql_dialect=None, charset='UTF8'
2024-05-12 19:15:46.004 -------------------------- Captured ISQL stdout call ---------------------------
2024-05-12 19:15:46.010
2024-05-12 19:15:46.015 USR_NAME NEBUCHADNEZZAR2_KING_OF_BABYLON
2024-05-12 19:15:46.021 GRANTOR NEBUCHADNEZZAR2_KING_OF_BABYLON
2024-05-12 19:15:46.026 CAN_GRANT 1
2024-05-12 19:15:46.032 TAB_NAME TEST
2024-05-12 19:15:46.040 USR_TYPE 8
2024-05-12 19:15:46.045 OBJ_TYPE 0
2024-05-12 19:15:46.050 PRIV_LIST 0:1
2024-05-12 19:15:46.055 D,I,R,S,U
2024-05-12 19:15:46.060
2024-05-12 19:15:46.065
2024-05-12 19:15:46.070 -------------------------- Captured ISQL stderr call ---------------------------
2024-05-12 19:15:46.075 Statement failed, SQLSTATE = HY000
2024-05-12 19:15:46.080 record not found for user: NEBUCHADNEZZAR2_KING_OF_BABYLON
|