diff --git a/Mac/ReadMe b/Mac/ReadMe index d5ea8f3c3d5..a7dcf37794f 100644 --- a/Mac/ReadMe +++ b/Mac/ReadMe @@ -73,7 +73,10 @@ After installing ---------------- It is probably a good idea to run the automatic tests. Start -Python and "import test.regrtest ; test.regrtest.main()". +Python and "import test.regrtest ; test.regrtest.main()". + +On MacOS 8.6 a number of tests will fail because FSRefs are not +supported. test_socket and test_logging fail, this problem is being investigated.