6
0
mirror of https://github.com/FirebirdSQL/firebird-qa.git synced 2025-02-02 02:40:42 +01:00

Action.files_dir + XFAIL for not implemented

This commit is contained in:
Pavel Císař 2021-12-30 17:00:48 +01:00
parent eaaa5d410e
commit 0c47f798c6
98 changed files with 101 additions and 21 deletions

View File

@ -185,10 +185,10 @@ act_1 = python_act('db_1', substitutions=substitutions_1)
@pytest.mark.version('>=3.0')
def test_1(act_1: Action):
# Read script and expected stdout from zip file
datafile = Path(act_1.vars['files'] / 'core_2115.zip',
datafile = Path(act_1.files_dir / 'core_2115.zip',
at='tmp_core_2115_queries_with_long_plans.sql')
act_1.script = datafile.read_text()
datafile = Path(act_1.vars['files'] / 'core_2115.zip',
datafile = Path(act_1.files_dir / 'core_2115.zip',
at='tmp_core_2115_check_txt_of_long_plans.log')
act_1.expected_stdout = datafile.read_text()
act_1.execute()

View File

@ -74,7 +74,7 @@ expected_stderr_1 = """
@pytest.mark.version('>=3.0')
def test_1(act_1: Action):
script_file = Path(act_1.vars['files'] / 'core_3097.zip',
script_file = Path(act_1.files_dir / 'core_3097.zip',
at='core_3097_script.sql')
act_1.script = script_file.read_text()
act_1.expected_stdout = expected_stdout_1

View File

@ -167,6 +167,7 @@ test_user_2 = user_factory('db_2', name='tmp$c3511', password='123', plugin='Srp
@pytest.mark.version('>=3.0')
@pytest.mark.platform('Windows')
@pytest.mark.xfail
def test_2(act_2: Action, test_user_2: User):
pytest.fail("Test not IMPLEMENTED")

View File

@ -296,7 +296,7 @@ non_privileged_user = user_factory('db_1', name='tmp_c4731_manager', password='1
@pytest.mark.version('>=3.0')
def test_1(act_1: Action, dba_privileged_user: User, non_privileged_user: User, capsys):
# Run prepare script
prep_script = (act_1.vars['files'] / 'core_4731.sql').read_text()
prep_script = (act_1.files_dir / 'core_4731.sql').read_text()
prep_script = prep_script % {'dba_privileged_name': dba_privileged_user.name,
'non_privileged_name': non_privileged_user.name}
act_1.isql(switches=['-q'], input=prep_script)

View File

@ -267,7 +267,7 @@ expected_stdout_2 = """
@pytest.mark.version('>=4.0')
def test_2(act_2: Action, capsys):
sql_text = (act_2.vars['files'] / 'core_4766.sql').read_text()
sql_text = (act_2.files_dir / 'core_4766.sql').read_text()
# ::: NB :::
# Only Legacy_UserManager is checked for FB 4.0. Srp has totally different behaviour, at least for 4.0.0.1714.
# Sent letter to dimitr and alex, 05.01.2020 22:00.

View File

@ -119,12 +119,12 @@ expected_stdout_1 = """
@pytest.mark.version('>=3.0')
def test_1(act_1: Action):
# Read FNC scripts from zip file and execute it
script_file = Path(act_1.vars['files'] / 'core_4880.zip',
script_file = Path(act_1.files_dir / 'core_4880.zip',
at='core_4880_fnc.tmp')
act_1.script = script_file.read_text()
act_1.execute()
# Read PKG scripts from zip file and execute it
script_file = Path(act_1.vars['files'] / 'core_4880.zip',
script_file = Path(act_1.files_dir / 'core_4880.zip',
at='core_4880_pkg.tmp')
act_1.script = script_file.read_text()
act_1.execute()

View File

@ -44,7 +44,7 @@ expected_stdout_1 = """
@pytest.mark.version('>=3.0')
def test_1(act_1: Action):
script_file = Path(act_1.vars['files'] / 'core_4881.zip',
script_file = Path(act_1.files_dir / 'core_4881.zip',
at='core_4881_script.sql')
act_1.script = script_file.read_text()
act_1.expected_stdout = expected_stdout_1

View File

@ -56,7 +56,7 @@ expected_stdout_1 = """
@pytest.mark.version('>=3.0')
def test_1(act_1: Action):
act_1.expected_stdout = expected_stdout_1
act_1.isql(switches=[], input_file=act_1.vars['files'] / 'core_4882.sql')
act_1.isql(switches=[], input_file=act_1.files_dir / 'core_4882.sql')
assert act_1.clean_stdout == act_1.clean_expected_stdout

View File

@ -131,7 +131,7 @@ fdb_file_1 = temp_file('tmp_core_5078.fdb')
@pytest.mark.version('>=2.5.6')
def test_1(act_1: Action, fbk_file_1: Path, fdb_file_1: Path):
zipped_fbk_file = zipfile.Path(act_1.vars['files'] / 'core_5078.zip',
zipped_fbk_file = zipfile.Path(act_1.files_dir / 'core_5078.zip',
at='tmp_core_5078.fbk')
fbk_file_1.write_bytes(zipped_fbk_file.read_bytes())
with act_1.connect_server() as srv:

View File

@ -177,7 +177,7 @@ fdb_file_1 = temp_file('tmp_core_5207.fdb')
@pytest.mark.version('>=3.0')
def test_1(act_1: Action, fbk_file_1: Path, fdb_file_1: Path, capsys):
zipped_fbk_file = zipfile.Path(act_1.vars['files'] / 'core_5207.zip',
zipped_fbk_file = zipfile.Path(act_1.files_dir / 'core_5207.zip',
at='core_5207.fbk')
fbk_file_1.write_bytes(zipped_fbk_file.read_bytes())
with act_1.connect_server() as srv:

View File

@ -168,7 +168,7 @@ fdb_file_1 = temp_file('core_5579_broken_nn.fdb')
@pytest.mark.version('>=2.5.8')
def test_1(act_1: Action, fdb_file_1: Path, fbk_file_1: Path):
pattern = re.compile('[.*]*request\\s+synchronization\\s+error\\.*', re.IGNORECASE)
zipped_fbk_file = zipfile.Path(act_1.vars['files'] / 'core_5579_broken_nn.zip',
zipped_fbk_file = zipfile.Path(act_1.files_dir / 'core_5579_broken_nn.zip',
at='core_5579_broken_nn.fbk')
fbk_file_1.write_bytes(zipped_fbk_file.read_bytes())
with act_1.connect_server() as srv:

View File

@ -214,7 +214,7 @@ blob_src_1 = temp_file('core_5618.bin')
@pytest.mark.version('>=3.0.3')
def test_1(act_1: Action, blob_src_1: Path):
zipped_blob_file = zipfile.Path(act_1.vars['files'] / 'core_5618.zip',
zipped_blob_file = zipfile.Path(act_1.files_dir / 'core_5618.zip',
at='core_5618.bin')
blob_src_1.write_bytes(zipped_blob_file.read_bytes())
#

View File

@ -219,7 +219,7 @@ sec_fdb_1 = temp_file('core5637-security3.fdb')
@pytest.mark.version('>=4.0')
def test_1(act_1: Action, sec_fbk_1: Path, sec_fdb_1: Path):
zipped_fbk_file = zipfile.Path(act_1.vars['files'] / 'core_5637.zip',
zipped_fbk_file = zipfile.Path(act_1.files_dir / 'core_5637.zip',
at='core5637-security3.fbk')
sec_fbk_1.write_bytes(zipped_fbk_file.read_bytes())
#

View File

@ -157,7 +157,7 @@ fdb_file_1 = temp_file('bad_plan_5659.fdb')
@pytest.mark.version('>=3.0')
def test_1(act_1: Action, fbk_file_1: Path, fdb_file_1: Path):
zipped_fbk_file = zipfile.Path(act_1.vars['files'] / 'core_5659.zip',
zipped_fbk_file = zipfile.Path(act_1.files_dir / 'core_5659.zip',
at='core_5659.fbk')
fbk_file_1.write_bytes(zipped_fbk_file.read_bytes())
#

View File

@ -193,7 +193,7 @@ fdb_file_1 = temp_file('check_restored_5719.fdb')
@pytest.mark.version('>=3.0')
def test_1(act_1: Action, fbk_file_1: Path, fdb_file_1: Path):
zipped_fbk_file = zipfile.Path(act_1.vars['files'] / 'core_5719-ods-11_2.zip',
zipped_fbk_file = zipfile.Path(act_1.files_dir / 'core_5719-ods-11_2.zip',
at='core5719-ods-11_2.fbk')
fbk_file_1.write_bytes(zipped_fbk_file.read_bytes())
log_before = act_1.get_firebird_log()

View File

@ -175,7 +175,7 @@ fbk_file = temp_file('core_5965.fbk')
@pytest.mark.version('>=3.0')
def test_1(act_1: Action, fbk_file: Path, db_1_tmp: Database, capsys):
zipped_fbk_file = zipfile.Path(act_1.vars['files'] / 'core_5965.zip',
zipped_fbk_file = zipfile.Path(act_1.files_dir / 'core_5965.zip',
at='core_5965.fbk')
fbk_file.write_bytes(zipped_fbk_file.read_bytes())
#

View File

@ -138,7 +138,7 @@ fbk_file = temp_file('core_6023.fbk')
@pytest.mark.version('>=4.0')
def test_1(act_1: Action, fdb_112_file: Path, fbk_file: Path):
zipped_fdb_file = zipfile.Path(act_1.vars['files'] / 'core_6023-ods-11_2-fdb.zip',
zipped_fdb_file = zipfile.Path(act_1.files_dir / 'core_6023-ods-11_2-fdb.zip',
at='core_6023-ods-11_2.fdb')
fdb_112_file.write_bytes(zipped_fdb_file.read_bytes())
# Change permissions

View File

@ -254,7 +254,7 @@ ddl_probes = ["""
@pytest.mark.version('>=3.0.5')
def test_1(act_1: Action, fbk_file_1: Path, db_1_tmp: Database, capsys):
zipped_fbk_file = zipfile.Path(act_1.vars['files'] / 'core_6028_25.zip',
zipped_fbk_file = zipfile.Path(act_1.files_dir / 'core_6028_25.zip',
at='core_6028_25.fbk')
fbk_file_1.write_bytes(zipped_fbk_file.read_bytes())
#

View File

@ -275,7 +275,7 @@ def test_1(act_1: Action, user_0_1: User, user_1_1: User, user_2_1: User):
script_vars = {'dsn': act_1.db.dsn,
'user_name': act_1.db.user,
'user_password': act_1.db.password,}
script_file = act_1.vars['files'] / 'core_6078.sql'
script_file = act_1.files_dir / 'core_6078.sql'
script = script_file.read_text() % script_vars
act_1.expected_stdout = expected_stdout_1
act_1.isql(switches=['-q'], input=script, combine_output=True)
@ -532,7 +532,7 @@ def test_2(act_2: Action, user_0_2: User, user_1_2: User, user_2_2: User):
script_vars = {'dsn': act_2.db.dsn,
'user_name': act_2.db.user,
'user_password': act_2.db.password,}
script_file = act_2.vars['files'] / 'core_6078.sql'
script_file = act_2.files_dir / 'core_6078.sql'
script = script_file.read_text() % script_vars
act_2.expected_stdout = expected_stdout_2
act_2.isql(switches=['-q'], input=script, combine_output=True)

View File

@ -1118,6 +1118,7 @@ expected_stdout_1 = """
"""
@pytest.mark.version('>=4.0')
@pytest.mark.xfail
def test_1(act_1: Action):
pytest.fail("Test not IMPLEMENTED")

View File

@ -89,6 +89,7 @@ expected_stdout_1 = """
"""
@pytest.mark.version('>=3.0')
@pytest.mark.xfail
def test_1(act_1: Action):
pytest.fail("Test not IMPLEMENTED")

View File

@ -89,6 +89,7 @@ expected_stdout_1 = """
"""
@pytest.mark.version('>=3.0')
@pytest.mark.xfail
def test_1(act_1: Action):
pytest.fail("Test not IMPLEMENTED")

View File

@ -77,6 +77,7 @@ expected_stdout_1 = """
"""
@pytest.mark.version('>=3.0')
@pytest.mark.xfail
def test_1(act_1: Action):
pytest.fail("Test not IMPLEMENTED")

View File

@ -77,6 +77,7 @@ expected_stdout_1 = """
"""
@pytest.mark.version('>=4.0')
@pytest.mark.xfail
def test_1(act_1: Action):
pytest.fail("Test not IMPLEMENTED")

View File

@ -77,6 +77,7 @@ expected_stdout_1 = """
"""
@pytest.mark.version('>=3.0')
@pytest.mark.xfail
def test_1(act_1: Action):
pytest.fail("Test not IMPLEMENTED")

View File

@ -91,6 +91,7 @@ expected_stdout_1 = """
"""
@pytest.mark.version('>=3.0')
@pytest.mark.xfail
def test_1(act_1: Action):
pytest.fail("Test not IMPLEMENTED")

View File

@ -375,6 +375,7 @@ expected_stdout_1 = """
"""
@pytest.mark.version('>=3.0.6')
@pytest.mark.xfail
def test_1(act_1: Action):
pytest.fail("Test not IMPLEMENTED")

View File

@ -69,6 +69,7 @@ expected_stdout_1 = """
"""
@pytest.mark.version('>=3.0')
@pytest.mark.xfail
def test_1(act_1: Action):
pytest.fail("Test not IMPLEMENTED")

View File

@ -58,6 +58,7 @@ expected_stdout_1 = """
"""
@pytest.mark.version('>=3.0')
@pytest.mark.xfail
def test_1(act_1: Action):
pytest.fail("Test not IMPLEMENTED")

View File

@ -67,6 +67,7 @@ expected_stdout_1 = """
"""
@pytest.mark.version('>=3.0')
@pytest.mark.xfail
def test_1(act_1: Action):
pytest.fail("Test not IMPLEMENTED")

View File

@ -67,6 +67,7 @@ expected_stdout_1 = """
"""
@pytest.mark.version('>=3.0')
@pytest.mark.xfail
def test_1(act_1: Action):
pytest.fail("Test not IMPLEMENTED")

View File

@ -72,6 +72,7 @@ expected_stdout_1 = """
"""
@pytest.mark.version('>=3.0')
@pytest.mark.xfail
def test_1(act_1: Action):
pytest.fail("Test not IMPLEMENTED")

View File

@ -77,6 +77,7 @@ expected_stdout_1 = """
"""
@pytest.mark.version('>=3.0')
@pytest.mark.xfail
def test_1(act_1: Action):
pytest.fail("Test not IMPLEMENTED")

View File

@ -78,6 +78,7 @@ expected_stdout_1 = """
"""
@pytest.mark.version('>=3.0')
@pytest.mark.xfail
def test_1(act_1: Action):
pytest.fail("Test not IMPLEMENTED")

View File

@ -164,6 +164,7 @@ expected_stdout_1 = """
"""
@pytest.mark.version('>=2.5')
@pytest.mark.xfail
def test_1(act_1: Action):
pytest.fail("Test not IMPLEMENTED")

View File

@ -168,6 +168,7 @@ expected_stdout_1 = """
"""
@pytest.mark.version('>=2.5')
@pytest.mark.xfail
def test_1(act_1: Action):
pytest.fail("Test not IMPLEMENTED")

View File

@ -122,6 +122,7 @@ expected_stdout_1 = """
"""
@pytest.mark.version('>=2.5')
@pytest.mark.xfail
def test_1(act_1: Action):
pytest.fail("Test not IMPLEMENTED")

View File

@ -2555,6 +2555,7 @@ expected_stdout_1 = """
"""
@pytest.mark.version('>=3.0')
@pytest.mark.xfail
def test_1(act_1: Action):
pytest.fail("Test not IMPLEMENTED")

View File

@ -1393,6 +1393,7 @@ expected_stdout_1 = """
"""
@pytest.mark.version('>=3.0')
@pytest.mark.xfail
def test_1(act_1: Action):
pytest.fail("Test not IMPLEMENTED")

View File

@ -591,6 +591,7 @@ expected_stdout_1 = """
"""
@pytest.mark.version('>=3.0')
@pytest.mark.xfail
def test_1(act_1: Action):
pytest.fail("Test not IMPLEMENTED")

View File

@ -664,6 +664,7 @@ expected_stdout_1 = """
"""
@pytest.mark.version('>=3.0')
@pytest.mark.xfail
def test_1(act_1: Action):
pytest.fail("Test not IMPLEMENTED")

View File

@ -1956,6 +1956,7 @@ expected_stdout_1 = """
"""
@pytest.mark.version('>=4.0')
@pytest.mark.xfail
def test_1(act_1: Action):
pytest.fail("Test not IMPLEMENTED")

View File

@ -34,6 +34,7 @@ expected_stdout_1 = """RDB$SYSTEM_FLAG LIST
1 SYSDBA"""
@pytest.mark.version('>=2.1')
@pytest.mark.xfail
def test_1(act_1: Action):
pytest.fail("Test not IMPLEMENTED")

View File

@ -81,6 +81,7 @@ expected_stdout_1 = """[(65,)]
[(0,)]"""
@pytest.mark.version('>=2.1')
@pytest.mark.xfail
def test_1(act_1: Action):
pytest.fail("Test not IMPLEMENTED")

View File

@ -163,6 +163,7 @@ expected_stdout_1 = """
"""
@pytest.mark.version('>=3.0')
@pytest.mark.xfail
def test_1(act_1: Action):
pytest.fail("Test not IMPLEMENTED")

View File

@ -164,6 +164,7 @@ expected_stdout_1 = """
"""
@pytest.mark.version('>=3.0')
@pytest.mark.xfail
def test_1(act_1: Action):
pytest.fail("Test not IMPLEMENTED")

View File

@ -123,6 +123,7 @@ expected_stdout_1 = """
"""
@pytest.mark.version('>=3.0')
@pytest.mark.xfail
def test_1(act_1: Action):
pytest.fail("Test not IMPLEMENTED")

View File

@ -403,6 +403,7 @@ expected_stdout_1 = """
@pytest.mark.version('>=4.0.1')
@pytest.mark.platform('Windows')
@pytest.mark.xfail
def test_1(act_1: Action):
pytest.fail("Test not IMPLEMENTED")

View File

@ -347,6 +347,7 @@ expected_stdout_1 = """
@pytest.mark.version('>=4.0')
@pytest.mark.platform('Windows')
@pytest.mark.xfail
def test_1(act_1: Action):
pytest.fail("Test not IMPLEMENTED")

View File

@ -476,6 +476,7 @@ expected_stdout_1 = """
@pytest.mark.version('>=4.0')
@pytest.mark.platform('Windows')
@pytest.mark.xfail
def test_1(act_1: Action):
pytest.fail("Test not IMPLEMENTED")

View File

@ -1299,6 +1299,7 @@ expected_stdout_1 = """
@pytest.mark.version('>=4.0')
@pytest.mark.platform('Windows')
@pytest.mark.xfail
def test_1(act_1: Action):
pytest.fail("Test not IMPLEMENTED")

View File

@ -444,6 +444,7 @@ expected_stdout_1 = """
@pytest.mark.version('>=4.0')
@pytest.mark.platform('Windows')
@pytest.mark.xfail
def test_1(act_1: Action):
pytest.fail("Test not IMPLEMENTED")

View File

@ -444,6 +444,7 @@ expected_stdout_1 = """
@pytest.mark.version('>=4.0.1')
@pytest.mark.platform('Windows')
@pytest.mark.xfail
def test_1(act_1: Action):
pytest.fail("Test not IMPLEMENTED")

View File

@ -377,6 +377,7 @@ expected_stdout_1 = """
@pytest.mark.version('>=4.0')
@pytest.mark.platform('Windows')
@pytest.mark.xfail
def test_1(act_1: Action):
pytest.fail("Test not IMPLEMENTED")

View File

@ -439,6 +439,7 @@ expected_stdout_1 = """
@pytest.mark.version('>=4.0.1')
@pytest.mark.platform('Windows')
@pytest.mark.xfail
def test_1(act_1: Action):
pytest.fail("Test not IMPLEMENTED")

View File

@ -574,6 +574,7 @@ expected_stdout_1 = """
@pytest.mark.version('>=4.0')
@pytest.mark.platform('Windows')
@pytest.mark.xfail
def test_1(act_1: Action):
pytest.fail("Test not IMPLEMENTED")

View File

@ -359,6 +359,7 @@ expected_stdout_1 = """
@pytest.mark.version('>=4.0.1')
@pytest.mark.platform('Windows')
@pytest.mark.xfail
def test_1(act_1: Action):
pytest.fail("Test not IMPLEMENTED")

View File

@ -500,6 +500,7 @@ expected_stdout_1 = """
@pytest.mark.version('>=4.0.1')
@pytest.mark.platform('Windows')
@pytest.mark.xfail
def test_1(act_1: Action):
pytest.fail("Test not IMPLEMENTED")

View File

@ -376,6 +376,7 @@ expected_stdout_1 = """
@pytest.mark.version('>=4.0.1')
@pytest.mark.platform('Windows')
@pytest.mark.xfail
def test_1(act_1: Action):
pytest.fail("Test not IMPLEMENTED")

View File

@ -353,6 +353,7 @@ expected_stdout_1 = """
@pytest.mark.version('>=4.0')
@pytest.mark.platform('Windows')
@pytest.mark.xfail
def test_1(act_1: Action):
pytest.fail("Test not IMPLEMENTED")

View File

@ -217,6 +217,7 @@ expected_stdout_1 = """
"""
@pytest.mark.version('>=4.0')
@pytest.mark.xfail
def test_1(act_1: Action):
pytest.fail("Test not IMPLEMENTED")

View File

@ -109,6 +109,7 @@ expected_stdout_1 = """
"""
@pytest.mark.version('>=2.5.8')
@pytest.mark.xfail
def test_1(act_1: Action):
pytest.fail("Test not IMPLEMENTED")

View File

@ -154,6 +154,7 @@ act_1 = python_act('db_1', substitutions=substitutions_1)
@pytest.mark.version('>=4.0')
@pytest.mark.xfail
def test_1(act_1: Action):
pytest.fail("Test not IMPLEMENTED")

View File

@ -71,6 +71,7 @@ expected_stdout_1 = """
"""
@pytest.mark.version('>=4.0')
@pytest.mark.xfail
def test_1(act_1: Action):
pytest.fail("Test not IMPLEMENTED")

View File

@ -776,6 +776,7 @@ expected_stdout_1 = """
"""
@pytest.mark.version('>=4.0')
@pytest.mark.xfail
def test_1(act_1: Action):
pytest.fail("Test not IMPLEMENTED")

View File

@ -309,6 +309,7 @@ expected_stdout_1 = """
"""
@pytest.mark.version('>=4.0')
@pytest.mark.xfail
def test_1(act_1: Action):
pytest.fail("Test not IMPLEMENTED")

View File

@ -218,6 +218,7 @@ expected_stdout_1 = """
"""
@pytest.mark.version('>=4.0')
@pytest.mark.xfail
def test_1(act_1: Action):
pytest.fail("Test not IMPLEMENTED")

View File

@ -217,6 +217,7 @@ expected_stdout_1 = """
"""
@pytest.mark.version('>=4.0')
@pytest.mark.xfail
def test_1(act_1: Action):
pytest.fail("Test not IMPLEMENTED")

View File

@ -141,6 +141,7 @@ expected_stdout_1 = """
"""
@pytest.mark.version('>=4.0')
@pytest.mark.xfail
def test_1(act_1: Action):
pytest.fail("Test not IMPLEMENTED")

View File

@ -171,6 +171,7 @@ expected_stdout_1 = """
"""
@pytest.mark.version('>=4.0')
@pytest.mark.xfail
def test_1(act_1: Action):
pytest.fail("Test not IMPLEMENTED")

View File

@ -102,6 +102,7 @@ expected_stdout_1 = """
"""
@pytest.mark.version('>=4.0')
@pytest.mark.xfail
def test_1(act_1: Action):
pytest.fail("Test not IMPLEMENTED")

View File

@ -207,6 +207,7 @@ expected_stdout_1 = """
"""
@pytest.mark.version('>=4.0')
@pytest.mark.xfail
def test_1(act_1: Action):
pytest.fail("Test not IMPLEMENTED")

View File

@ -264,6 +264,7 @@ expected_stdout_1 = """
"""
@pytest.mark.version('>=4.0')
@pytest.mark.xfail
def test_1(act_1: Action):
pytest.fail("Test not IMPLEMENTED")

View File

@ -305,6 +305,7 @@ expected_stdout_1 = """
"""
@pytest.mark.version('>=4.0')
@pytest.mark.xfail
def test_1(act_1: Action):
pytest.fail("Test not IMPLEMENTED")

View File

@ -373,6 +373,7 @@ expected_stdout_1 = """
"""
@pytest.mark.version('>=3.0')
@pytest.mark.xfail
def test_1(act_1: Action):
pytest.fail("Test not IMPLEMENTED")

View File

@ -124,6 +124,7 @@ expected_stdout_1 = """
"""
@pytest.mark.version('>=2.5.5')
@pytest.mark.xfail
def test_1(act_1: Action):
pytest.fail("Test not IMPLEMENTED")

View File

@ -596,6 +596,7 @@ expected_stdout_1 = """
@pytest.mark.version('>=3.0')
@pytest.mark.platform('Windows')
@pytest.mark.xfail
def test_1(act_1: Action):
pytest.fail("Test not IMPLEMENTED")

View File

@ -49,6 +49,7 @@ expected_stdout_1 = """
"""
@pytest.mark.version('>=3.0')
@pytest.mark.xfail
def test_1(act_1: Action):
pytest.fail("Test not IMPLEMENTED")

View File

@ -385,6 +385,7 @@ expected_stdout_1 = """
"""
@pytest.mark.version('>=4.0')
@pytest.mark.xfail
def test_1(act_1: Action):
pytest.fail("Test not IMPLEMENTED")

View File

@ -342,6 +342,7 @@ expected_stdout_1 = """
"""
@pytest.mark.version('>=4.0')
@pytest.mark.xfail
def test_1(act_1: Action):
pytest.fail("Test not IMPLEMENTED")

View File

@ -413,6 +413,7 @@ bt-repo mp mp_sttm_restart_max_limit.sql
"""
@pytest.mark.version('>=4.0')
@pytest.mark.xfail
def test_1(act_1: Action):
pytest.fail("Test not IMPLEMENTED")

View File

@ -1063,6 +1063,7 @@ bt-repo mp mp_sttm_restart_max_limit.sql
"""
@pytest.mark.version('>=4.0')
@pytest.mark.xfail
def test_1(act_1: Action):
pytest.fail("Test not IMPLEMENTED")

View File

@ -412,6 +412,7 @@ expected_stdout_1 = """
"""
@pytest.mark.version('>=4.0')
@pytest.mark.xfail
def test_1(act_1: Action):
pytest.fail("Test not IMPLEMENTED")

View File

@ -396,6 +396,7 @@ expected_stdout_1 = """
"""
@pytest.mark.version('>=4.0')
@pytest.mark.xfail
def test_1(act_1: Action):
pytest.fail("Test not IMPLEMENTED")

View File

@ -364,6 +364,7 @@ expected_stdout_1 = """
"""
@pytest.mark.version('>=4.0')
@pytest.mark.xfail
def test_1(act_1: Action):
pytest.fail("Test not IMPLEMENTED")

View File

@ -408,6 +408,7 @@ expected_stdout_1 = """
"""
@pytest.mark.version('>=4.0')
@pytest.mark.xfail
def test_1(act_1: Action):
pytest.fail("Test not IMPLEMENTED")

View File

@ -387,6 +387,7 @@ expected_stdout_1 = """
"""
@pytest.mark.version('>=4.0')
@pytest.mark.xfail
def test_1(act_1: Action):
pytest.fail("Test not IMPLEMENTED")

View File

@ -401,6 +401,7 @@ expected_stdout_1 = """
"""
@pytest.mark.version('>=4.0')
@pytest.mark.xfail
def test_1(act_1: Action):
pytest.fail("Test not IMPLEMENTED")

View File

@ -369,6 +369,7 @@ expected_stdout_1 = """
"""
@pytest.mark.version('>=4.0')
@pytest.mark.xfail
def test_1(act_1: Action):
pytest.fail("Test not IMPLEMENTED")

View File

@ -428,6 +428,7 @@ expected_stdout_1 = """
"""
@pytest.mark.version('>=4.0')
@pytest.mark.xfail
def test_1(act_1: Action):
pytest.fail("Test not IMPLEMENTED")

View File

@ -414,6 +414,7 @@ expected_stdout_1 = """
"""
@pytest.mark.version('>=4.0')
@pytest.mark.xfail
def test_1(act_1: Action):
pytest.fail("Test not IMPLEMENTED")

View File

@ -398,6 +398,7 @@ expected_stdout_1 = """
"""
@pytest.mark.version('>=4.0')
@pytest.mark.xfail
def test_1(act_1: Action):
pytest.fail("Test not IMPLEMENTED")

View File

@ -432,6 +432,7 @@ expected_stdout_1 = """
"""
@pytest.mark.version('>=4.0')
@pytest.mark.xfail
def test_1(act_1: Action):
pytest.fail("Test not IMPLEMENTED")

View File

@ -418,6 +418,7 @@ expected_stdout_1 = """
"""
@pytest.mark.version('>=4.0')
@pytest.mark.xfail
def test_1(act_1: Action):
pytest.fail("Test not IMPLEMENTED")

View File

@ -63,6 +63,7 @@ expected_stdout_1 = """Error while connecting to database:
335544517"""
@pytest.mark.version('>=2.1')
@pytest.mark.xfail
def test_1(act_1: Action):
pytest.fail("Test not IMPLEMENTED")

View File

@ -84,6 +84,7 @@ ID MSG
3 Connect T3 as NONE"""
@pytest.mark.version('>=2.1')
@pytest.mark.xfail
def test_1(act_1: Action):
pytest.fail("Test not IMPLEMENTED")

View File

@ -145,6 +145,7 @@ expected_stdout_1 = """
"""
@pytest.mark.version('>=4.0')
@pytest.mark.xfail
def test_1(act_1: Action):
pytest.fail("Test not IMPLEMENTED")

View File

@ -640,6 +640,7 @@ act_1 = python_act('db_1', substitutions=substitutions_1)
@pytest.mark.version('>=4.0')
@pytest.mark.xfail
def test_1(act_1: Action):
pytest.fail("Test not IMPLEMENTED")