Wiki

Changes between Version 6 and Version 7 of TestifyFailures

Show
Ignore:
Timestamp:
03/11/14 00:53:22 (10 years ago)
Author:
nerdzero
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TestifyFailures

    v6 v7  
    11"testify" is the command in the Cobra workspace that runs the full Cobra test suite. Over time the test suite has grown, but we have also accumulated some errors which vary by platform. This wiki page is a place to share what testify failures people are experiencing. 
     2 
     3== 2014-03-09 nerdzero == 
     4{{{ 
     5Ubuntu 13.10 
     6Mono 3.2.7 
     7Cobra rev 3109 
     8 
     913 failures: 
     10 
     11120-classes/228-fields-multiple-syntax-variants.cobra 
     12120-classes/300-init/400-init-overload-and-inheritance/240-init.cobra 
     13200-misc/820-partial/110-partial-multi-file-1.cobra 
     14200-misc/820-partial/200-partial-use-1.cobra 
     15200-misc/820-partial/210-partial-use-1.cobra 
     16720-libraries/100-microsoft/202-wpf-instantiate-delegate.cobra 
     17720-libraries/100-microsoft/400-xml.cobra 
     18720-libraries/400-other/400-read-lib-nested-classes-twist.cobra 
     19720-libraries/400-other/500-follow-dependencies/104-use-b.cobra 
     20800-warnings/500-suggest-numeric-type/100-suggest-numeric-type.cobra 
     21800-warnings/500-suggest-numeric-type/120-suggest-numeric-type.cobra 
     22800-warnings/500-suggest-numeric-type/130-suggest-numeric-type.cobra 
     23820-errors/400-declarations/408-prop-init-expr-error.cobra 
     24}}} 
    225 
    326== 2014-02-27 hops ==