6
0
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:
pavel-zotov 2023-12-29 09:19:48 +03:00
parent 16c6b2f084
commit 48a5b95c40

View File

@ -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"""