Menu
Learn
Documentation
Language Reference
Library Reference
Command-line Reference
Feature Overview
Articles
Downloads
Packages
Community
Blog
Orgs using D
Twitter
Calendar
Forums
IRC
Wiki
GitHub
Issues
Get involved
Contributors
Foundation
Donate
Sponsors
Resources
Tour
Books
Tutorials
Tools
Editors
IDEs
Visual D
Acknowledgments
D Style
Glossary
Sitemap
Search
Entire Site
Language
Library
Forums
Learn group
This thread
go
Forums
Forum Index
New users
Learn
Community
General
Announce
Improvements
DIP Ideas
DIP Devel.
Ecosystem
GDC
LDC
Debuggers
IDEs
DWT
Development
Internals
Issues
Beta
DMD
Phobos
Druntime
Study
Turkish
Genel
Duyuru
Log in
Settings
Help
Index
»
Learn
»
github: What to do when unittests fail?
»
Post reply
Warning: the post you are replying to is from 14 years ago (May 23, 2011).
Posting to
Learn
in reply to
Dmitry Olshansky
Your name:
Your email address (
?
):
Subject:
Message:
On Monday, 23 May 2011 at 22:05:37 UTC, Dmitry Olshansky wrote: > On 24.05.2011 1:33, Andrej Mitrovic wrote: >> I've cloned Phobos just a few minutes ago, and I've tried to >> build it with unittests, I'm getting these: >> >> Warning: AutoImplement!(C_6) ignored variadic arguments to the >> constructor C_6(...) >> --- std.socket(316) broken test --- >> --- std.regex(3671) broken test --- > > Windows build is polluted by these messages that meant > something sometime ago (usually there was a test that failed, > and it was commented out for now). > Still it builds quite easily, though I skipped a couple of > recent commits. > >> So what's the procedure now? Do I have to first revert to some >> earlier version of Phobos that has unittests that pass, before >> doing any edits? I want to edit an unrelated module and change >> some code (actually change a unittest), and make a pull >> request. This is for an already reported bug in bugzilla. > Check auto-tester first ;) > http://d.puremagic.com/test-results/
Enable
Markdown
Copyright © 1999-2021 by the
D Language Foundation