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

Test on DMD 2.079.0 and LDC 1.8.0. #2129

Merged
merged 8 commits into from
Apr 25, 2018
Merged

Conversation

s-ludwig
Copy link
Member

Excluding the intermediate versions to avoid unnecessary CI job bloat.

Copy link
Member

@wilzbach wilzbach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the LDC windows binary URL changed with 1.7

.travis.yml Outdated
@@ -19,12 +19,14 @@ d:
# this way the overall test time gets cut down (GDC/LDC are a lot
# slower tham DMD, so they should be started early), while still
# catching most DMD version related build failures early
- dmd-2.075.0
- dmd-2.078.0
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't that be 79?

Excluding the intermediate versions to avoid unnecessary CI job bloat.
@s-ludwig s-ludwig force-pushed the test_latest_compilers_on_0.7 branch from c477979 to ac632af Compare March 18, 2018 11:14
@wilzbach
Copy link
Member

Hmm DMD/LDC doesn't seem to terminate for older compiler versions:

+cd examples/tcp_separate
+dub build --compiler=ldc2
No output has been received in the last 10m0s, this potentially indicates a stalled build or something wrong with the build itself.

@s-ludwig
Copy link
Member Author

Going to ignore the Windows failures for now, since they are not caused by code changes and merge everything that passes on Linux.

@s-ludwig s-ludwig merged commit 2fb165b into 0.7.x Apr 25, 2018
@s-ludwig s-ludwig deleted the test_latest_compilers_on_0.7 branch April 25, 2018 08:36
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