Skip to content

Commit 76a084e

Browse files
committed
Ignore test because of NativeScript/nativescript-cli#3235
1 parent c7b5c08 commit 76a084e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/simulator/run_ios_tests.py

+1
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@ def test_001_tns_run_ios_js_css_xml(self):
109109
Device.screen_match(device_name=SIMULATOR_NAME,
110110
device_id=self.SIMULATOR_ID, expected_image='livesync-hello-world_home')
111111

112+
@unittest.skip("Skip the test because of https://github.com/NativeScript/nativescript-cli/issues/3235")
112113
def test_200_tns_run_ios_break_and_fix_app(self):
113114
"""
114115
Make changes in xml that break the app and then changes that fix the app.

0 commit comments

Comments
 (0)