mirror of
https://github.com/FirebirdSQL/firebird-qa.git
synced 2025-01-22 13:33:07 +01:00
Added/Updated tests\bugs\core_4172_test.py: removed old commented 'fixme' mark.
This commit is contained in:
parent
16c6b2f084
commit
48a5b95c40
@ -74,9 +74,6 @@ expected_stderr_1 = """
|
||||
temp_db_1_a = temp_file('tmp_4172_1.fdb')
|
||||
temp_db_1_b = temp_file('tmp_4172_2.fdb')
|
||||
|
||||
#@pytest.mark.skipif(platform.system() == 'Windows', reason='FIXME: see notes')
|
||||
# C:\TEMP\PYTEST-OF-ZOTOV\PYTEST-32\TEST_10\TEST.FDB
|
||||
|
||||
@pytest.mark.version('>=3.0,<4')
|
||||
def test_1(act_1: Action, temp_db_1_a: Path, temp_db_1_b: Path):
|
||||
test_script = f"""
|
||||
|
Loading…
Reference in New Issue
Block a user