Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit 0d361aa

Browse files
committed
clean android/ios test scripts after LUCI change
1 parent 60bc77a commit 0d361aa

File tree

3 files changed

+0
-43
lines changed

3 files changed

+0
-43
lines changed

testing/ios/IosUnitTests/build_and_run_tests.sh

Lines changed: 0 additions & 24 deletions
This file was deleted.

testing/ios/IosUnitTests/run_tests.sh

Lines changed: 0 additions & 16 deletions
This file was deleted.

testing/scenario_app/run_ios_tests.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,6 @@ fi
1010

1111
cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd
1212

13-
# Delete after LUCI push.
14-
./compile_ios_jit.sh ../../../out/host_debug_unopt ../../../out/$FLUTTER_ENGINE/clang_x64
15-
1613
pushd ios/Scenarios
1714

1815
set -o pipefail && xcodebuild -sdk iphonesimulator \

0 commit comments

Comments
 (0)