mirror of
https://github.com/intel/llvm.git
synced 2026-02-04 03:26:06 +08:00
xfail TestDataFormatterNSIndexPath.py on macOS i386
Tracked by: rdar://28656605 llvm-svn: 283483
This commit is contained in:
@@ -45,6 +45,7 @@ class NSIndexPathDataFormatterTestCase(TestBase):
|
||||
commands()
|
||||
|
||||
@skipUnlessDarwin
|
||||
@expectedFailureAll(archs=['i386'], bugnumber="rdar://28656605")
|
||||
def test_nsindexpath_with_run_command(self):
|
||||
"""Test formatters for NSIndexPath."""
|
||||
self.appkit_tester_impl(self.nsindexpath_data_formatter_commands)
|
||||
|
||||
Reference in New Issue
Block a user