Skip to content

Commit 70b9746

Browse files
authored
Skip test_import_magic
1 parent 216ebb0 commit 70b9746

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

Src/IronPythonTest/Cases/AllCPythonCasesManifest.ini

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -437,6 +437,10 @@ IsolationLevel=ENGINE
437437
Condition=NOT $(IS_NETCOREAPP)
438438
Reason=Missing ctypes in netcoreapp
439439

440+
[test_import_magic]
441+
Ignore=true
442+
Reason=IronPython doesn't implement get_magic
443+
440444
[test_index]
441445
Ignore=true
442446
@@ -1025,4 +1029,4 @@ IsolationLevel=ENGINE
10251029
Ignore=true
10261030
10271031
[test_zlib]
1028-
Ignore=true
1032+
Ignore=true

0 commit comments

Comments
 (0)