فهرست منبع

always kill testmanagerd

Dan Walmsley 2 سال پیش
والد
کامیت
989e45428a
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      azure-pipelines-integrationtests.yml

+ 1 - 0
azure-pipelines-integrationtests.yml

@@ -24,6 +24,7 @@ jobs:
       fi
       fi
       sudo xcode-select -s /Applications/Xcode.app/Contents/Developer
       sudo xcode-select -s /Applications/Xcode.app/Contents/Developer
       pkill node
       pkill node
+      pkill testmanagerd
       appium > appium.out &
       appium > appium.out &
       pkill IntegrationTestApp
       pkill IntegrationTestApp
       ./build.sh CompileNative
       ./build.sh CompileNative