Skip to content

Commit e757dd6

Browse files
committed
Disable test on macOS
1 parent 1b6afc8 commit e757dd6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/IronPython.Tests/Cases/CPythonCasesManifest.ini

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -693,6 +693,9 @@ Ignore=true
693693
[CPython.test_pkgutil]
694694
Ignore=true
695695

696+
[CPython.test_platform]
697+
RunCondition=NOT $(IS_OSX)
698+
696699
[CPython.test_poll]
697700
RunCondition=$(IS_POSIX)
698701
Ignore=true

0 commit comments

Comments
 (0)