Skip to content

Commit 2ea87ea

Browse files
Vasil ChimevVasil Chimev
Vasil Chimev
authored and
Vasil Chimev
committed
Skip test_004_Prepare_Install_Pods as not valid anymore.
1 parent 3597b3f commit 2ea87ea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/plugins_osx_pods.py

+1
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,7 @@ def test_003_PluginAdd_MultiplePods(self):
140140

141141
Build(platform="ios", mode="release", forDevice=True, path="TNS_App")
142142

143+
@unittest.skip("This is not a valid scenario anymore. It fails because DEPLOYMENT_TARGET=7.0 which is updated during plugin add command.")
143144
def test_004_Prepare_Install_Pods(self):
144145
CreateProjectAndAddPlatform(projName="TNS_App", platform="ios", frameworkPath=iosRuntimeSymlinkPath, symlink=True)
145146

0 commit comments

Comments
 (0)