Skip to content

Now running tests as a child process to work around the GC issue #301

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Oct 8, 2016
Merged

Now running tests as a child process to work around the GC issue #301

merged 3 commits into from
Oct 8, 2016

Conversation

johnnyreilly
Copy link
Member

@johnnyreilly johnnyreilly commented Oct 8, 2016

experienced when running them altogether using TS 2.0 microsoft/TypeScript#11452

Also this PR marks the flaky tests as just that and ensures that they no longer fail the build. Huzzah!

There's some work that could be done to normalize "/" and "" in test results; *nix and Windows differ as ever and cause tests to fail. Also "[built]" sometimes gets placed in the output.txt; causing mismatches. This could probably be excluded from the checks.

Finally this PR also drops the pre TS 2.0 builds from the test matrices (travis and appveyor).

And you know what this means? GREEN TESTS 😄

@johnnyreilly johnnyreilly merged commit 8d64847 into TypeStrong:master Oct 8, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant