Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upFixup vibe.d test project #1771
Conversation
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
whitebyte
Nov 24, 2015
I also think compiler vesion (https://github.com/TechEmpower/FrameworkBenchmarks/blob/master/toolset/setup/linux/languages/dlang.sh#L11) should be updated as well, or replaced with GDC/LDC,
whitebyte
commented
Nov 24, 2015
|
I also think compiler vesion (https://github.com/TechEmpower/FrameworkBenchmarks/blob/master/toolset/setup/linux/languages/dlang.sh#L11) should be updated as well, or replaced with GDC/LDC, |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
s-ludwig
Nov 24, 2015
Contributor
Usernames (e.g. --client-user, --runner-user, and --database-user) are required!
Any idea about that error? I don't think I have changed anything related to that and I'm a bit lost where to start looking for a fix
I also think compiler vesion (...) should be updated as well, or replaced with GDC/LDC,
True, I'd leave that to a separate PR, though. Another thing is that a MySQL, PostgreSQL and/or Redis version would be nice to have.
Any idea about that error? I don't think I have changed anything related to that and I'm a bit lost where to start looking for a fix
True, I'd leave that to a separate PR, though. Another thing is that a MySQL, PostgreSQL and/or Redis version would be nice to have. |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
s-ludwig
Nov 24, 2015
Contributor
Usernames (e.g. --client-user, --runner-user, and --database-user) are required!Any idea about that error? I don't think I have changed anything related to that and I'm a bit lost where to start looking for a fix
BTW, the test is successful for me locally (testing in a vagrant environment).
BTW, the test is successful for me locally (testing in a vagrant environment). |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
|
This includes/supercedes #1723. |
msmith-techempower
added
the
PR: Please Update
label
Dec 10, 2015
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
msmith-techempower
Dec 10, 2015
Member
@s-ludwig Please rebase from our latest master for Travis-CI to test.
|
@s-ludwig Please rebase from our latest master for Travis-CI to test. |
s-ludwig
added some commits
Nov 24, 2015
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
|
Fixed and rebased. Now got failures in unrelated tests. |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
|
Fixed and rebased (just got unrelated test failures now). |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
|
Travis-CI confirms that vibed is passing; LGTM! |
added a commit
that referenced
this pull request
Dec 14, 2015
msmith-techempower
merged commit ba52473
into
TechEmpower:master
Dec 14, 2015
1 check was pending
msmith-techempower
referenced this pull request
Dec 14, 2015
Closed
Update vibe.d setup.sh to build in release mode #1778
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
dejlek
Dec 29, 2015
Well, it may pass the Travis CI there, but vibed fails at every benchmark except the plain one it seems...
dejlek
commented
Dec 29, 2015
|
Well, it may pass the Travis CI there, but vibed fails at every benchmark except the plain one it seems... |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
s-ludwig
Dec 30, 2015
Contributor
The current benchmark round just doesn't yet contain the fixed results. Gesendet von meinem BlackBerry 10-Smartphone. Von: Dejan LekicGesendet: Dienstag, 29. Dezember 2015 17:33An: TechEmpower/FrameworkBenchmarksAntwort an: TechEmpower/FrameworkBenchmarksCc: Sönke LudwigBetreff: Re: [FrameworkBenchmarks] Fixup vibe.d test project (#1771)Well, it may pass the Travis CI there, but vibed fails at every benchmark except the plain one it seems...
—Reply to this email directly or view it on GitHub.
—Reply to this email directly or view it on GitHub. |
s-ludwig commentedNov 24, 2015
The existing test failed to pass any of the tests. In addition to making that work, this PR also uses more idiomatic D code and implements the remaining tests (updates/fortunes).