Enabled a bunch of tests on Linux
Removed expectedFailureLinux from failures that I was unable to reproduce, updated and improved some other comments near XFAIL tests Differential Revision: http://reviews.llvm.org/D8676 llvm-svn: 233716
This commit is contained in:
@@ -19,7 +19,6 @@ class HelloWorldTestCase(TestBase):
|
||||
self.setTearDownCleanup(dictionary=self.d)
|
||||
self.do_test()
|
||||
|
||||
@expectedFailureLinux # non-core functionality, need to reenable and fix later (DES 2014.11.07)
|
||||
@expectedFailureFreeBSD("llvm.org/pr21620 GetValueDidChange() wrong")
|
||||
@python_api_test
|
||||
@dwarf_test
|
||||
|
||||
Reference in New Issue
Block a user