Skip to content
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

fix llvm 3.5 tests #689

Merged
merged 3 commits into from
Jul 24, 2014
Merged

fix llvm 3.5 tests #689

merged 3 commits into from
Jul 24, 2014

Conversation

Trass3r
Copy link
Contributor

@Trass3r Trass3r commented Jul 21, 2014

follow-up of #684
fixes ldmd

@Trass3r
Copy link
Contributor Author

Trass3r commented Jul 22, 2014

I also modified the travis script to run the dmd test-suite with verbose output so we don't hit the 10 minute silence limit.

@dnadlinger
Copy link
Member

Thanks for the fix, and requiring 3.5 to pass should be fine now that it has been branched off.

However, I don't think running the tests in parallel is a good idea, as std.algorithm-debug already fails sporadically due to OOM. make -j2 should be fine, though.

@Trass3r
Copy link
Contributor Author

Trass3r commented Jul 24, 2014

One could probably also run it separately at the cost of more complex regexs.

dnadlinger added a commit that referenced this pull request Jul 24, 2014
@dnadlinger dnadlinger merged commit f937750 into ldc-developers:master Jul 24, 2014
@dnadlinger
Copy link
Member

Well, at least it's certainly better than what we have now.

redstar pushed a commit that referenced this pull request Sep 27, 2014
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.

2 participants