https://issues.dlang.org/show_bug.cgi?id=11847

Maksim Zholudev <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #9 from Maksim Zholudev <[email protected]> ---
A fragment of `dub test` output for my main project:
--------------------
Excluding package.d file from test due to
https://issues.dlang.org/show_bug.cgi?id=11847
Excluding package.d file from test due to
https://issues.dlang.org/show_bug.cgi?id=11847
Excluding package.d file from test due to
https://issues.dlang.org/show_bug.cgi?id=11847
Excluding package.d file from test due to
https://issues.dlang.org/show_bug.cgi?id=11847
Excluding package.d file from test due to
https://issues.dlang.org/show_bug.cgi?id=11847
Excluding package.d file from test due to
https://issues.dlang.org/show_bug.cgi?id=11847
Excluding package.d file from test due to
https://issues.dlang.org/show_bug.cgi?id=11847
--------------------

If this is "by design" then
1) it should be justified
2) it should be documented
3) tools should stop complaining about it (or stop doing this with so many
identical lines)

Otherwise it is a bug.

--

Reply via email to