You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Don't screw up the Travis CI OSX machines (seems that the pool is
limited), so only run test.sh on Linux for now until the kinks have been
worked out with OSX at runtime (see issue pjd#13 for more details).
Reasoning for build-only testing:
* The OS X machine pool is limited.
* There are bugs that need to be resolved with long pathnames, etc,
which makes cleanup noisome.
* The test suite doesn't pass 100% on OS X.
See issue pjd#13 for more details.
As noted on #10, there are several pjdfstest failures on OS X that need to be resolved in order for the OS X test run to be green.
Here's a summary of the failures:
I'll attach the typescript snippets later, with appropriate review/analysis.
The text was updated successfully, but these errors were encountered: