From: Pavel Labath Date: Mon, 20 Dec 2021 09:02:08 +0000 (+0100) Subject: [lldb/test] Remove some decorators from TestModuleCacheUniversal X-Git-Tag: upstream/15.0.7~22587 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f0a670e93b61928982e43afb2d57179ea18f0b8c;p=platform%2Fupstream%2Fllvm.git [lldb/test] Remove some decorators from TestModuleCacheUniversal Now that the test uses a yaml file for creating binaries, we can run in anywhere. --- diff --git a/lldb/test/API/functionalities/module_cache/universal/TestModuleCacheUniversal.py b/lldb/test/API/functionalities/module_cache/universal/TestModuleCacheUniversal.py index a39db4d..0762bd8 100644 --- a/lldb/test/API/functionalities/module_cache/universal/TestModuleCacheUniversal.py +++ b/lldb/test/API/functionalities/module_cache/universal/TestModuleCacheUniversal.py @@ -30,8 +30,6 @@ class ModuleCacheTestcaseUniversal(TestBase): # Doesn't depend on any specific debug information. @no_debug_info_test - @skipUnlessDarwin - @skipIfDarwinEmbedded # this test file assumes we're targetting an x86 system def test(self): """ Test module cache functionality for a universal mach-o files.