| 1 | "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-02-25 Charles == |
| 4 | |
| 5 | {{{ |
| 6 | Mac 10.8.5 |
| 7 | Mono 3.2.6 |
| 8 | Cobra rev 3106 |
| 9 | |
| 10 | 12 failures: |
| 11 | 120-classes/228-fields-multiple-syntax-variants.cobra |
| 12 | 200-misc/820-partial/110-partial-multi-file-1.cobra |
| 13 | 200-misc/820-partial/200-partial-use-1.cobra |
| 14 | 200-misc/820-partial/210-partial-use-1.cobra |
| 15 | 720-libraries/100-microsoft/202-wpf-instantiate-delegate.cobra |
| 16 | 720-libraries/100-microsoft/400-xml.cobra |
| 17 | 720-libraries/300-gtk/200-cairo-enum.cobra |
| 18 | 720-libraries/400-other/500-follow-dependencies/104-use-b.cobra |
| 19 | 800-warnings/500-suggest-numeric-type/100-suggest-numeric-type.cobra |
| 20 | 800-warnings/500-suggest-numeric-type/120-suggest-numeric-type.cobra |
| 21 | 800-warnings/500-suggest-numeric-type/130-suggest-numeric-type.cobra |
| 22 | 820-errors/400-declarations/408-prop-init-expr-error.cobra |
| 23 | }}} |