From: Ed Maste Date: Thu, 20 Nov 2014 19:43:33 +0000 (+0000) Subject: Remove decorator for FreeBSD test that now passes X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=365eb05c705800f952ec9d6847478e600fffe4e7;p=platform%2Fupstream%2Fllvm.git Remove decorator for FreeBSD test that now passes llvm-svn: 222449 --- diff --git a/lldb/test/functionalities/object-file/TestImageListMultiArchitecture.py b/lldb/test/functionalities/object-file/TestImageListMultiArchitecture.py index bcfe5ac..0c4b614 100644 --- a/lldb/test/functionalities/object-file/TestImageListMultiArchitecture.py +++ b/lldb/test/functionalities/object-file/TestImageListMultiArchitecture.py @@ -19,7 +19,6 @@ class TestImageListMultiArchitecture(TestBase): # Call super's setUp(). TestBase.setUp(self) - @expectedFailureFreeBSD("llvm.org/pr21135") def test_image_list_shows_multiple_architectures(self): """Test that image list properly shows the correct architecture for a set of different architecture object files.""" images = {