Skip to content

Comments

Always update the git submodules#230

Merged
dlang-bot merged 1 commit intodlang-community:masterfrom
wilzbach:project-tester
May 7, 2018
Merged

Always update the git submodules#230
dlang-bot merged 1 commit intodlang-community:masterfrom
wilzbach:project-tester

Conversation

@wilzbach
Copy link
Member

@wilzbach wilzbach commented May 7, 2018

Project Tester is still failing with:

+ [ ! -d stdx-allocator ]
+ cd test
+ ./run_tests.sh
find: ‘../stdx-allocator/source’: No such file or directory
Compiling unit tests...../src/dparse/parser.d(9): Error: module `mallocator` is in file 'stdx/allocator/mallocator.d' which cannot be read

So I assume this is due to the directory being existent, but being empty.

See also: dlang/ci#205

@codecov
Copy link

codecov bot commented May 7, 2018

Codecov Report

Merging #230 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #230   +/-   ##
=======================================
  Coverage   81.97%   81.97%           
=======================================
  Files           7        7           
  Lines        4661     4661           
=======================================
  Hits         3821     3821           
  Misses        840      840

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0f5e0c4...a0f7609. Read the comment docs.

@dlang-bot dlang-bot merged commit 7768662 into dlang-community:master May 7, 2018
@wilzbach
Copy link
Member Author

wilzbach commented May 7, 2018

Tagged as v0.8.3

@wilzbach wilzbach deleted the project-tester branch May 7, 2018 14:14
@wilzbach
Copy link
Member Author

wilzbach commented May 7, 2018

libdparse is now re-enabled on the project tester (:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants