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

Commit 8729a5e

Browse files
committed
clean android/ios test scripts after LUCI change
1 parent c5234bc commit 8729a5e

File tree

3 files changed

+0
-49
lines changed

3 files changed

+0
-49
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 & 22 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
@@ -15,9 +15,6 @@ fi
1515

1616
cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd
1717

18-
# Delete after LUCI push.
19-
./compile_ios_jit.sh ../../../out/host_debug_unopt ../../../out/$FLUTTER_ENGINE/clang_x64
20-
2118
pushd ios/Scenarios
2219

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

0 commit comments

Comments
 (0)