mirror of
https://github.com/intel/llvm.git
synced 2026-01-16 05:32:28 +08:00
Remove XFAIL from ReturnValueTestCase after rL242972
llvm-svn: 243000
This commit is contained in:
@@ -24,7 +24,6 @@ class ReturnValueTestCase(TestBase):
|
||||
@expectedFailurei386
|
||||
@python_api_test
|
||||
@dwarf_test
|
||||
@expectedFailureAll(oslist=["linux"], compiler="clang", archs=["x86_64"])
|
||||
def test_with_dwarf_python(self):
|
||||
"""Test getting return values from stepping out."""
|
||||
self.buildDwarf()
|
||||
|
||||
Reference in New Issue
Block a user