Skip to content

Instantly share code, notes, and snippets.

@arichardson
Created February 24, 2017 15:31
Show Gist options
  • Save arichardson/6eef2422506cef562187757a831ac566 to your computer and use it in GitHub Desktop.
Save arichardson/6eef2422506cef562187757a831ac566 to your computer and use it in GitHub Desktop.
test failures
********************
Failing Tests (58):
Clang :: Analysis/NSContainers.m
Clang :: Analysis/diagnostics/macros.m
Clang :: Analysis/diagnostics/undef-value-param.m
Clang :: Analysis/inlining/false-positive-suppression.m
Clang :: Analysis/inlining/inline-defensive-checks.m
Clang :: Analysis/objc-message.m
Clang :: Analysis/properties.m
Clang :: CodeGenObjC/2009-01-26-WriteBarrier-2.m
Clang :: CodeGenObjC/2010-02-09-DbgSelf.m
Clang :: CodeGenObjC/arc-block-copy-escape.m
Clang :: CodeGenObjC/blocks-ivar-debug.m
Clang :: CodeGenObjC/catch-lexical-block.m
Clang :: CodeGenObjC/class-getter-dotsyntax.m
Clang :: CodeGenObjC/continuation-class.m
Clang :: CodeGenObjC/debug-info-nested-blocks.m
Clang :: CodeGenObjC/debug-info-property-class-extension.m
Clang :: CodeGenObjC/debug-info-property.m
Clang :: CodeGenObjC/debug-info-property2.m
Clang :: CodeGenObjC/debug-info-property3.m
Clang :: CodeGenObjC/debug-info-property4.m
Clang :: CodeGenObjC/debug-info-property5.m
Clang :: CodeGenObjC/debug-property-synth.m
Clang :: CodeGenObjC/dot-syntax-1.m
Clang :: CodeGenObjC/dot-syntax.m
Clang :: CodeGenObjC/for-in.m
Clang :: CodeGenObjC/forward-class-impl-metadata.m
Clang :: CodeGenObjC/forward-protocol-metadata-symbols.m
Clang :: CodeGenObjC/ivars.m
Clang :: CodeGenObjC/newproperty-nested-synthesis-1.m
Clang :: CodeGenObjC/objc2-ivar-assign.m
Clang :: CodeGenObjC/objc2-legacy-dispatch.m
Clang :: CodeGenObjC/objc2-no-strong-cast.m
Clang :: CodeGenObjC/objc2-strong-cast.m
Clang :: CodeGenObjC/property-dbg.m
Clang :: CodeGenObjC/property-incr-decr-1.m
Clang :: CodeGenObjC/protocol-property-synth.m
Clang :: CodeGenObjC/protocols.m
Clang :: CodeGenObjC/related-result-type.m
Clang :: CodeGenObjC/sel-as-builtin-type.m
Clang :: CodeGenObjC/super-classmethod-category.m
Clang :: CodeGenObjC/super-dotsyntax-property.m
Clang :: CodeGenObjC/synthesize_ivar-cont-class.m
Clang :: CodeGenObjC/synthesize_ivar.m
Clang :: CodeGenObjC/unqual-copy-restore.m
Clang :: CodeGenObjCXX/arc-mangle.mm
Clang :: CodeGenObjCXX/debug-info-line.mm
Clang :: Coverage/ast-print-func.cpp
Clang :: Coverage/ast-print-temp-class.cpp
Clang :: Coverage/ast-print-temp-func.cpp
Clang :: Coverage/ast-printing.c
Clang :: Coverage/ast-printing.cpp
Clang :: PCH/objc_literals.m
Clang :: PCH/objc_literals.mm
Clang :: PCH/objc_stmts.m
Clang :: PCH/objcxx-ivar-class.mm
Clang :: Sema/address_spaces.c
Clang :: SemaObjC/exprs.m
Clang :: SemaObjC/kindof.m
Expected Passes : 8610
Expected Failures : 19
Unsupported Tests : 76
Unexpected Failures: 58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment