Remove gcc xfail for TestTargetWatchAddress.

llvm-svn: 234828
This commit is contained in:
Chaoren Lin 2015-04-14 00:51:57 +00:00
parent ba1984958d
commit 9cb8988b91
1 changed files with 0 additions and 1 deletions

View File

@ -48,7 +48,6 @@ class TargetWatchAddressAPITestCase(TestBase):
@python_api_test
@dwarf_test
@expectedFailureGcc #xfail to get buildbot green, test failed with gcc4.8.2
def test_watch_address_with_invalid_watch_size_with_dwarf(self):
"""Exercise SBTarget.WatchAddress() API but pass an invalid watch_size."""
self.buildDwarf()