D issues are now tracked on GitHub. This Bugzilla instance remains as a read-only archive.
Issue 14350 - Unit test failures are not displayed in Windows GUI programs
Summary: Unit test failures are not displayed in Windows GUI programs
Status: RESOLVED FIXED
Alias: None
Product: D
Classification: Unclassified
Component: druntime (show other issues)
Version: D2
Hardware: All Windows
: P1 normal
Assignee: No Owner
URL:
Keywords: pull
Depends on:
Blocks:
 
Reported: 2015-03-27 17:03 UTC by Vladimir Panteleev
Modified: 2017-07-19 17:41 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description Vladimir Panteleev 2015-03-27 17:03:24 UTC
Forum thread:
http://forum.dlang.org/post/laoqugqszpkkoyavghtq@forum.dlang.org

The unit test runner uses its own code to print the exception instead of reusing printThrowable.
Comment 1 Vladimir Panteleev 2015-03-27 17:05:48 UTC
https://github.com/D-Programming-Language/druntime/pull/1200
Comment 2 github-bugzilla 2015-04-07 07:34:27 UTC
Commits pushed to master at https://github.com/D-Programming-Language/druntime

https://github.com/D-Programming-Language/druntime/commit/6833d64a4f3ab2fb7af979ddf9ab1558dd369606
fix Issue 14350 - Unit test failures are not displayed in Windows GUI programs

https://github.com/D-Programming-Language/druntime/commit/de0c8495054995fbb0237f53c9752ebd65884034
Merge pull request #1200 from CyberShadow/pull-20150327-170332

fix Issue 14350 - Unit test failures are not displayed in Windows GUI pr...
Comment 3 github-bugzilla 2015-06-17 21:02:16 UTC
Commits pushed to stable at https://github.com/D-Programming-Language/druntime

https://github.com/D-Programming-Language/druntime/commit/6833d64a4f3ab2fb7af979ddf9ab1558dd369606
fix Issue 14350 - Unit test failures are not displayed in Windows GUI programs

https://github.com/D-Programming-Language/druntime/commit/de0c8495054995fbb0237f53c9752ebd65884034
Merge pull request #1200 from CyberShadow/pull-20150327-170332
Comment 4 github-bugzilla 2017-07-19 17:41:18 UTC
Commits pushed to dmd-cxx at https://github.com/dlang/druntime

https://github.com/dlang/druntime/commit/6833d64a4f3ab2fb7af979ddf9ab1558dd369606
fix Issue 14350 - Unit test failures are not displayed in Windows GUI programs

https://github.com/dlang/druntime/commit/de0c8495054995fbb0237f53c9752ebd65884034
Merge pull request #1200 from CyberShadow/pull-20150327-170332