We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 216ebb0 commit 70b9746Copy full SHA for 70b9746
1 file changed
Src/IronPythonTest/Cases/AllCPythonCasesManifest.ini
@@ -437,6 +437,10 @@ IsolationLevel=ENGINE
437
Condition=NOT $(IS_NETCOREAPP)
438
Reason=Missing ctypes in netcoreapp
439
440
+[test_import_magic]
441
+Ignore=true
442
+Reason=IronPython doesn't implement get_magic
443
+
444
[test_index]
445
Ignore=true
446
@@ -1025,4 +1029,4 @@ IsolationLevel=ENGINE
1025
1029
1026
1030
1027
1031
[test_zlib]
1028
-Ignore=true
1032
0 commit comments