Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows: Test Suite failing on AWS. Single Test takes hours to complete #94

Open
Malone5923 opened this issue Mar 9, 2020 · 5 comments

Comments

@Malone5923
Copy link

My test were all failing on AWS Device farm and it takes hours before the whole process completes. On my local its dont in minutes. Please find below the logs and AWS logs

[+4201761 ms] results=[{result: false}]
[ +4 ms] Concurrent runs completed.
[ +13 ms] Sylph run completed in 1h:11m:19s:566ms.
[ +2 ms] Sylph run 'sylph run 2020-03-09 13:39:49.676' failed.

[DEVICEFARM] Setting up your device. This usually takes 2-3 minutes.
[DEVICEFARM] ########### Start executing testspec ###########

[DEVICEFARM] ########### Entering phase install ###########

[DeviceFarm] cd flutter_app
[DeviceFarm] ls -la
total 128
drwxrwxrwx 16 rwx rwx 4096 Mar 9 13:40 .
drwxrwxrwx 9 rwx rwx 4096 Mar 9 13:40 ..
drwxrwxrwx 5 rwx rwx 4096 Mar 9 13:40 android
drwxrwxrwx 3 rwx rwx 4096 Mar 9 13:40 assets
-rwxrwxrwx 1 rwx rwx 51 Mar 9 13:40 build_to_os.txt
drwxrwxrwx 5 rwx rwx 4096 Mar 9 13:40 country_code_picker
drwxrwxrwx 3 rwx rwx 4096 Mar 9 13:40 .dart_tool
-rwxrwxrwx 1 rwx rwx 502 Mar 9 13:40 .flutter-plugins
-rwxrwxrwx 1 rwx rwx 305 Mar 9 13:40 .flutter-plugins-dependencies
drwxrwxrwx 7 rwx rwx 4096 Mar 9 13:40 .git
-rwxrwxrwx 1 rwx rwx 1613 Mar 9 13:40 .gitignore
drwxrwxrwx 4 rwx rwx 4096 Mar 9 13:40 .idea
drwxrwxrwx 3 rwx rwx 4096 Mar 9 13:40 images
drwxrwxrwx 6 rwx rwx 4096 Mar 9 13:40 ios
drwxrwxrwx 9 rwx rwx 4096 Mar 9 13:40 lib
-rwxrwxrwx 1 rwx rwx 315 Mar 9 13:40 .metadata
-rwxrwxrwx 1 rwx rwx 9542 Mar 9 13:40 .packages
-rwxrwxrwx 1 rwx rwx 16717 Mar 9 13:40 pubspec.lock
-rwxrwxrwx 1 rwx rwx 1414 Mar 9 13:40 pubspec.yaml
-rwxrwxrwx 1 rwx rwx 571 Mar 9 13:40 README.md
drwxrwxrwx 2 rwx rwx 4096 Mar 9 13:40 screenshots
drwxrwxrwx 2 rwx rwx 4096 Mar 9 13:40 script
-rwxrwxrwx 1 rwx rwx 1182 Mar 9 13:40 sylph.yaml
drwxrwxrwx 3 rwx rwx 4096 Mar 9 13:40 test
drwxrwxrwx 3 rwx rwx 4096 Mar 9 13:40 test_driver
drwxrwxrwx 3 rwx rwx 4096 Mar 9 13:40 thirdparty
[DeviceFarm] bash --version
GNU bash, version 4.3.11(1)-release (x86_64-pc-linux-gnu)
Copyright (C) 2013 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html

This is free software; you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
[DeviceFarm] echo "DEVICEFARM_APP_PATH=$DEVICEFARM_APP_PATH"
DEVICEFARM_APP_PATH=/tmp/scratchAZfnSI.scratch/share-R0D9nC.scratch/app-Qwt8gN.apk
[DeviceFarm] echo "Install flutter"
Install flutter
[DeviceFarm] FLUTTER_VERSION=v1.12.13+hotfix.8-stable
[DeviceFarm] if [ $DEVICEFARM_DEVICE_PLATFORM_NAME = "Android" ]; then
# Install Flutter
curl https://storage.googleapis.com/flutter_infra/releases/stable/linux/flutter_linux_$FLUTTER_VERSION.tar.xz -o flutter_linux.tar.xz
tar xf flutter_linux.tar.xz
fi
if [ $DEVICEFARM_DEVICE_PLATFORM_NAME = "iOS" ]; then
# Install Flutter
curl https://storage.googleapis.com/flutter_infra/releases/stable/macos/flutter_macos_$FLUTTER_VERSION.zip -o flutter_macos.zip
unzip -qq flutter_macos.zip
fi
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed

0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 485M 0 412 0 0 663 0 8d 21h --:--:-- 8d 21h 663
1 485M 1 5216k 0 0 3334k 0 0:02:29 0:00:01 0:02:28 3332k
9 485M 9 44.7M 0 0 17.4M 0 0:00:27 0:00:02 0:00:25 17.4M
15 485M 15 74.3M 0 0 20.8M 0 0:00:23 0:00:03 0:00:20 20.8M
21 485M 21 105M 0 0 23.0M 0 0:00:21 0:00:04 0:00:17 23.0M
28 485M 28 136M 0 0 22.8M 0 0:00:21 0:00:05 0:00:16 25.4M
29 485M 29 144M 0 0 20.3M 0 0:00:23 0:00:07 0:00:16 25.1M
31 485M 31 153M 0 0 20.2M 0 0:00:23 0:00:07 0:00:16 21.7M
34 485M 34 168M 0 0 19.2M 0 0:00:25 0:00:08 0:00:17 18.2M
37 485M 37 184M 0 0 19.0M 0 0:00:25 0:00:09 0:00:16 15.4M
39 485M 39 194M 0 0 18.3M 0 0:00:26 0:00:10 0:00:16 12.5M
46 485M 46 224M 0 0 18.4M 0 0:00:26 0:00:12 0:00:14 15.7M
47 485M 47 230M 0 0 18.3M 0 0:00:26 0:00:12 0:00:14 15.3M
53 485M 53 258M 0 0 19.0M 0 0:00:25 0:00:13 0:00:12 18.7M
57 485M 57 280M 0 0 18.3M 0 0:00:26 0:00:15 0:00:11 17.0M
60 485M 60 293M 0 0 18.8M 0 0:00:25 0:00:15 0:00:10 19.9M
62 485M 62 302M 0 0 18.2M 0 0:00:26 0:00:16 0:00:10 17.8M
69 485M 69 336M 0 0 19.1M 0 0:00:25 0:00:17 0:00:08 21.0M
72 485M 72 352M 0 0 18.8M 0 0:00:25 0:00:18 0:00:07 18.2M
78 485M 78 382M 0 0 19.5M 0 0:00:24 0:00:19 0:00:05 23.7M
82 485M 82 400M 0 0 19.4M 0 0:00:24 0:00:20 0:00:04 21.3M
87 485M 87 424M 0 0 19.6M 0 0:00:24 0:00:21 0:00:03 24.3M
94 485M 94 459M 0 0 20.3M 0 0:00:23 0:00:22 0:00:01 24.8M
100 485M 100 485M 0 0 20.7M 0 0:00:23 0:00:23 --:--:-- 28.4M
[DeviceFarm] mv flutter $HOME/flutter
[DeviceFarm] export PATH=$PATH:$HOME/flutter/bin:$HOME/flutter/bin/cache/dart-sdk/bin
[DeviceFarm] export PATH="$PATH":"$HOME/.pub-cache/bin"
[DeviceFarm] flutter doctor -v
Warning! This package referenced a Flutter repository via the .packages file that is no longer available. The repository from which the 'flutter' tool is currently executing will be used instead.
running Flutter tool: /home/device-farm/flutter
previous reference : /C:/src/flutter
This can happen if you deleted or moved your copy of the Flutter repository, or if it was on a volume that is no longer mounted or has been mounted at a different location. Please check your system path to verify that you are running the expected version (run 'flutter --version' to see which flutter is on your path).

╔════════════════════════════════════════════════════════════════════════════╗
║ Welcome to Flutter! - https://flutter.dev
║ ║
║ The Flutter tool uses Google Analytics to anonymously report feature usage ║
║ statistics and basic crash reports. This data is used to help improve ║
║ Flutter tools over time. ║
║ ║
║ Flutter tool analytics are not sent on the very first run. To disable ║
║ reporting, type 'flutter config --no-analytics'. To display the current ║
║ setting, type 'flutter config'. If you opt out of analytics, an opt-out ║
║ event will be sent, and then no further information will be sent by the ║
║ Flutter tool. ║
║ ║
║ By downloading the Flutter SDK, you agree to the Google Terms of Service. ║
║ Note: The Google Privacy Policy describes how data is handled in this ║
║ service. ║
║ ║
║ Moreover, Flutter includes the Dart SDK, which may send usage metrics and ║
║ crash reports to Google. ║
║ ║
║ Read about data we send with crash reports: ║
https://github.com/flutter/flutter/wiki/Flutter-CLI-crash-reporting
║ ║
║ See Google's privacy policy: ║
https://www.google.com/intl/en/policies/privacy/
╚════════════════════════════════════════════════════════════════════════════╝

[✓] Flutter (Channel stable, v1.12.13+hotfix.8, on Linux, locale en_US.UTF-8)
• Flutter version 1.12.13+hotfix.8 at /home/device-farm/flutter
• Framework revision 0b8abb4724 (4 weeks ago), 2020-02-11 11:44:36 -0800
• Engine revision e1e6ced81d
• Dart version 2.7.0

[!] Android toolchain - develop for Android devices (Android SDK version 21.1.1)
• Android SDK at /opt/dev/android-sdk-linux
• Android NDK location not configured (optional; useful for native profiling support)
✗ Flutter requires Android SDK 28 and the Android BuildTools 28.0.3
To update using sdkmanager, run:
"/opt/dev/android-sdk-linux/tools/bin/sdkmanager" "platforms;android-28" "build-tools;28.0.3"
or visit https://flutter.dev/setup/#android-setup for detailed instructions.
✗ Android license status unknown.
Try re-installing or updating your Android SDK Manager.
See https://developer.android.com/studio/#downloads or visit https://flutter.dev/setup/#android-setup for detailed instructions.

[!] Android Studio (not installed)
• Android Studio not found; download from https://developer.android.com/studio/index.html
(or visit https://flutter.dev/setup/#android-setup for detailed instructions).

[✓] Connected device (1 available)
• SM G975U1 • R38M60AN7YR • android-arm64 • Android 9 (API 28)

! Doctor found issues in 2 categories.

[DEVICEFARM] ########### Entering phase pre_test ###########

[DEVICEFARM] ########### Entering phase test ###########

[DeviceFarm] TEST_PHASE_STATUS=0
[DeviceFarm] track_test_phase_status() {
local command_exit_code=$?
if [ "$command_exit_code" != "0" ]; then
echo "Most recent command failed with error code: $command_exit_code"
TEST_PHASE_STATUS=$command_exit_code
fi
}
set_test_phase_exit_code() {
return $TEST_PHASE_STATUS
}
[DeviceFarm] echo "Navigate to test package directory"
Navigate to test package directory
[DeviceFarm] cd $DEVICEFARM_TEST_PACKAGE_PATH
[DeviceFarm] echo "Start Flutter integration test"
Start Flutter integration test
[DeviceFarm] cd flutter_app
[DeviceFarm] rm -f .packages
[DeviceFarm] MAIN=C:/Users/penedeh/Desktop/Digital Bank Mobile/test_driver/onboarding/OpenAccountWithoutBvn.dart
/tmp/scratchAZfnSI.scratch/shell-script-DrClsH/shell_script.sh: 132: /tmp/scratchAZfnSI.scratch/shell-script-DrClsH/shell_script.sh: Bank: not found

[DEVICEFARM] ########### Entering phase post_test ###########

[DEVICEFARM] ########### Finish executing testspec ###########

[DEVICEFARM] ########### Setting upload permissions ###########

chmod: cannot access ‘/tmp/customer_log_directory0vut2Y/*’: No such file or directory

[DEVICEFARM] Tearing down your device. Your tests report will come shortly.

@mmcc007
Copy link
Owner

mmcc007 commented Mar 9, 2020

Looks like your sylph.yaml is using an absolute path to test_driver/onboarding/OpenAccountWithoutBvn.dart instead of the relative path which it expects.

Sylph usually completes in less than 15 minutes or times out. This is how it is expected to run on windows:
https://ci.appveyor.com/project/mmcc007/sylph/builds/31152714

@Malone5923
Copy link
Author

Still more less the same response after I changed it to relative path. Also the test suite still fails

[+3139528 ms] results=[{result: false}]
[ +3 ms] Concurrent runs completed.
[ +7 ms] Sylph run completed in 54m:13s:640ms.
[ +3 ms] Sylph run 'sylph run 2020-03-10 09:27:41.639' failed.

[DEVICEFARM] Setting up your device. This usually takes 2-3 minutes.
[DEVICEFARM] ########### Start executing testspec ###########

[DEVICEFARM] ########### Entering phase install ###########

[DeviceFarm] cd flutter_app
[DeviceFarm] ls -la
total 128
drwxrwxrwx 16 rwx rwx 4096 Mar 10 09:13 .
drwxrwxrwx 9 rwx rwx 4096 Mar 10 09:13 ..
drwxrwxrwx 5 rwx rwx 4096 Mar 10 09:13 android
drwxrwxrwx 3 rwx rwx 4096 Mar 10 09:13 assets
-rwxrwxrwx 1 rwx rwx 51 Mar 10 09:13 build_to_os.txt
drwxrwxrwx 5 rwx rwx 4096 Mar 10 09:13 country_code_picker
drwxrwxrwx 3 rwx rwx 4096 Mar 10 09:13 .dart_tool
-rwxrwxrwx 1 rwx rwx 502 Mar 10 09:13 .flutter-plugins
-rwxrwxrwx 1 rwx rwx 305 Mar 10 09:13 .flutter-plugins-dependencies
drwxrwxrwx 7 rwx rwx 4096 Mar 10 09:13 .git
-rwxrwxrwx 1 rwx rwx 1613 Mar 10 09:13 .gitignore
drwxrwxrwx 4 rwx rwx 4096 Mar 10 09:13 .idea
drwxrwxrwx 3 rwx rwx 4096 Mar 10 09:13 images
drwxrwxrwx 6 rwx rwx 4096 Mar 10 09:13 ios
drwxrwxrwx 9 rwx rwx 4096 Mar 10 09:13 lib
-rwxrwxrwx 1 rwx rwx 315 Mar 10 09:13 .metadata
-rwxrwxrwx 1 rwx rwx 9542 Mar 10 09:13 .packages
-rwxrwxrwx 1 rwx rwx 16717 Mar 10 09:13 pubspec.lock
-rwxrwxrwx 1 rwx rwx 1414 Mar 10 09:13 pubspec.yaml
-rwxrwxrwx 1 rwx rwx 571 Mar 10 09:13 README.md
drwxrwxrwx 2 rwx rwx 4096 Mar 10 09:13 screenshots
drwxrwxrwx 2 rwx rwx 4096 Mar 10 09:13 script
-rwxrwxrwx 1 rwx rwx 1092 Mar 10 09:13 sylph.yaml
drwxrwxrwx 3 rwx rwx 4096 Mar 10 09:13 test
drwxrwxrwx 3 rwx rwx 4096 Mar 10 09:13 test_driver
drwxrwxrwx 3 rwx rwx 4096 Mar 10 09:13 thirdparty
[DeviceFarm] bash --version
GNU bash, version 4.3.11(1)-release (x86_64-pc-linux-gnu)
Copyright (C) 2013 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html

This is free software; you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
[DeviceFarm] echo "DEVICEFARM_APP_PATH=$DEVICEFARM_APP_PATH"
DEVICEFARM_APP_PATH=/tmp/scratchyjP3Ly.scratch/share-NWbSWl.scratch/app-JsrKzw.apk
[DeviceFarm] echo "Install flutter"
Install flutter
[DeviceFarm] FLUTTER_VERSION=v1.12.13+hotfix.8-stable
[DeviceFarm] if [ $DEVICEFARM_DEVICE_PLATFORM_NAME = "Android" ]; then
# Install Flutter
curl https://storage.googleapis.com/flutter_infra/releases/stable/linux/flutter_linux_$FLUTTER_VERSION.tar.xz -o flutter_linux.tar.xz
tar xf flutter_linux.tar.xz
fi
if [ $DEVICEFARM_DEVICE_PLATFORM_NAME = "iOS" ]; then
# Install Flutter
curl https://storage.googleapis.com/flutter_infra/releases/stable/macos/flutter_macos_$FLUTTER_VERSION.zip -o flutter_macos.zip
unzip -qq flutter_macos.zip
fi
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed

0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
2 485M 2 10.9M 0 0 8301k 0 0:00:59 0:00:01 0:00:58 8301k
12 485M 12 58.7M 0 0 24.9M 0 0:00:19 0:00:02 0:00:17 24.9M
19 485M 19 94.6M 0 0 28.2M 0 0:00:17 0:00:03 0:00:14 28.2M
26 485M 26 130M 0 0 29.8M 0 0:00:16 0:00:04 0:00:12 29.8M
34 485M 34 165M 0 0 30.9M 0 0:00:15 0:00:05 0:00:10 33.8M
41 485M 41 200M 0 0 30.6M 0 0:00:15 0:00:06 0:00:09 36.5M
44 485M 44 216M 0 0 28.9M 0 0:00:16 0:00:07 0:00:09 30.7M
51 485M 51 248M 0 0 29.7M 0 0:00:16 0:00:08 0:00:08 30.7M
58 485M 58 284M 0 0 30.2M 0 0:00:16 0:00:09 0:00:07 30.6M
61 485M 61 299M 0 0 28.8M 0 0:00:16 0:00:10 0:00:06 26.6M
67 485M 67 329M 0 0 29.0M 0 0:00:16 0:00:11 0:00:05 26.8M
70 485M 70 344M 0 0 27.6M 0 0:00:17 0:00:12 0:00:05 25.7M
78 485M 78 382M 0 0 28.6M 0 0:00:16 0:00:13 0:00:03 26.7M
84 485M 84 408M 0 0 27.3M 0 0:00:17 0:00:14 0:00:03 22.4M
84 485M 84 408M 0 0 20.5M 0 0:00:23 0:00:19 0:00:04 11.4M
85 485M 85 413M 0 0 20.3M 0 0:00:23 0:00:20 0:00:03 9575k
86 485M 86 420M 0 0 19.6M 0 0:00:24 0:00:21 0:00:03 8741k
91 485M 91 444M 0 0 19.8M 0 0:00:24 0:00:22 0:00:02 7011k
98 485M 98 479M 0 0 20.5M 0 0:00:23 0:00:23 --:--:-- 8624k
100 485M 100 485M 0 0 20.6M 0 0:00:23 0:00:23 --:--:-- 21.4M
[DeviceFarm] mv flutter $HOME/flutter
[DeviceFarm] export PATH=$PATH:$HOME/flutter/bin:$HOME/flutter/bin/cache/dart-sdk/bin
[DeviceFarm] export PATH="$PATH":"$HOME/.pub-cache/bin"
[DeviceFarm] flutter doctor -v
Warning! This package referenced a Flutter repository via the .packages file that is no longer available. The repository from which the 'flutter' tool is currently executing will be used instead.
running Flutter tool: /home/device-farm/flutter
previous reference : /C:/src/flutter
This can happen if you deleted or moved your copy of the Flutter repository, or if it was on a volume that is no longer mounted or has been mounted at a different location. Please check your system path to verify that you are running the expected version (run 'flutter --version' to see which flutter is on your path).

╔════════════════════════════════════════════════════════════════════════════╗
║ Welcome to Flutter! - https://flutter.dev
║ ║
║ The Flutter tool uses Google Analytics to anonymously report feature usage ║
║ statistics and basic crash reports. This data is used to help improve ║
║ Flutter tools over time. ║
║ ║
║ Flutter tool analytics are not sent on the very first run. To disable ║
║ reporting, type 'flutter config --no-analytics'. To display the current ║
║ setting, type 'flutter config'. If you opt out of analytics, an opt-out ║
║ event will be sent, and then no further information will be sent by the ║
║ Flutter tool. ║
║ ║
║ By downloading the Flutter SDK, you agree to the Google Terms of Service. ║
║ Note: The Google Privacy Policy describes how data is handled in this ║
║ service. ║
║ ║
║ Moreover, Flutter includes the Dart SDK, which may send usage metrics and ║
║ crash reports to Google. ║
║ ║
║ Read about data we send with crash reports: ║
https://github.com/flutter/flutter/wiki/Flutter-CLI-crash-reporting
║ ║
║ See Google's privacy policy: ║
https://www.google.com/intl/en/policies/privacy/
╚════════════════════════════════════════════════════════════════════════════╝

[✓] Flutter (Channel stable, v1.12.13+hotfix.8, on Linux, locale en_US.UTF-8)
• Flutter version 1.12.13+hotfix.8 at /home/device-farm/flutter
• Framework revision 0b8abb4724 (4 weeks ago), 2020-02-11 11:44:36 -0800
• Engine revision e1e6ced81d
• Dart version 2.7.0

[!] Android toolchain - develop for Android devices (Android SDK version 21.1.1)
• Android SDK at /opt/dev/android-sdk-linux
• Android NDK location not configured (optional; useful for native profiling support)
✗ Flutter requires Android SDK 28 and the Android BuildTools 28.0.3
To update using sdkmanager, run:
"/opt/dev/android-sdk-linux/tools/bin/sdkmanager" "platforms;android-28" "build-tools;28.0.3"
or visit https://flutter.dev/setup/#android-setup for detailed instructions.
✗ Android license status unknown.
Try re-installing or updating your Android SDK Manager.
See https://developer.android.com/studio/#downloads or visit https://flutter.dev/setup/#android-setup for detailed instructions.

[!] Android Studio (not installed)
• Android Studio not found; download from https://developer.android.com/studio/index.html
(or visit https://flutter.dev/setup/#android-setup for detailed instructions).

[✓] Connected device (1 available)
• SM G975U1 • R38M60AN7YR • android-arm64 • Android 9 (API 28)

! Doctor found issues in 2 categories.

[DEVICEFARM] ########### Entering phase pre_test ###########

[DEVICEFARM] ########### Entering phase test ###########

[DeviceFarm] TEST_PHASE_STATUS=0
[DeviceFarm] track_test_phase_status() {
local command_exit_code=$?
if [ "$command_exit_code" != "0" ]; then
echo "Most recent command failed with error code: $command_exit_code"
TEST_PHASE_STATUS=$command_exit_code
fi
}
set_test_phase_exit_code() {
return $TEST_PHASE_STATUS
}
[DeviceFarm] echo "Navigate to test package directory"
Navigate to test package directory
[DeviceFarm] cd $DEVICEFARM_TEST_PACKAGE_PATH
[DeviceFarm] echo "Start Flutter integration test"
Start Flutter integration test
[DeviceFarm] cd flutter_app
[DeviceFarm] rm -f .packages
[DeviceFarm] MAIN=test_driver/onboarding/OpenAccountWithoutBvn.dart
[DeviceFarm] TESTS=test_driver/onboarding/OpenAccountWithoutBvn_test.dart
[DeviceFarm] if [ $DEVICEFARM_DEVICE_PLATFORM_NAME = "Android" ]; then
./script/test_android.sh --run-tests "$TESTS"
track_test_phase_status
fi
if [ $DEVICEFARM_DEVICE_PLATFORM_NAME = "iOS" ]; then
./script/test_ios.sh --unpack $DEVICEFARM_APP_PATH
track_test_phase_status
./script/test_ios.sh --dummy-symbols build_to_os.txt
track_test_phase_status
./script/test_ios.sh --run-tests "$MAIN" "$TESTS"
track_test_phase_status
fi
/usr/bin/env: bash
: No such file or directory
Most recent command failed with error code: 127
[DeviceFarm] for f in flutter_*.log; do
if [ -e "$f" ]; then
echo "Archiving $f to $DEVICEFARM_LOG_DIR"
mv $f $DEVICEFARM_LOG_DIR
fi
done
[DeviceFarm] ls -la $DEVICEFARM_LOG_DIR
total 44
drwxrwxrwx 2 rwx rwx 4096 Mar 10 09:16 .
drwxrwxrwx 12 root root 36864 Mar 10 09:19 ..
[DeviceFarm] echo done.
done.
[DeviceFarm] set_test_phase_exit_code

[DEVICEFARM] ########### Entering phase post_test ###########

[DEVICEFARM] ########### Finish executing testspec ###########

[DEVICEFARM] ########### Setting upload permissions ###########

chmod: cannot access ‘/tmp/customer_log_directoryVIbKws/*’: No such file or directory

[DEVICEFARM] Tearing down your device. Your tests report will come shortly.

@mmcc007
Copy link
Owner

mmcc007 commented Mar 10, 2020

As a sanity test, try running the example/default_app.

Also, try running flutter drive from /tmp/sylph/test_bundle/flutter_app.

@Malone5923
Copy link
Author

Test suite still failed and slyph run took about 20 min to complete. Also target not found response received when I ran the flutter driver cmd you sent. Meanwhile the file is on my tmp directory. Below are screenshots of the file and out as well as the log from AWS. Please not I am not running sylph from CI.

image

image

[DEVICEFARM] Setting up your device. This usually takes 2-3 minutes.
[DEVICEFARM] ########### Start executing testspec ###########

[DEVICEFARM] ########### Entering phase install ###########

[DeviceFarm] cd flutter_app
[DeviceFarm] ls -la
total 60
drwxrwxrwx 8 rwx rwx 4096 Mar 11 09:57 .
drwxrwxrwx 9 rwx rwx 4096 Mar 11 09:57 ..
drwxrwxrwx 4 rwx rwx 4096 Mar 11 09:57 android
-rwxrwxrwx 1 rwx rwx 51 Mar 11 09:57 build_to_os.txt
-rwxrwxrwx 1 rwx rwx 652 Mar 11 09:57 .gitignore
drwxrwxrwx 6 rwx rwx 4096 Mar 11 09:57 ios
drwxrwxrwx 2 rwx rwx 4096 Mar 11 09:57 lib
-rwxrwxrwx 1 rwx rwx 315 Mar 11 09:57 .metadata
-rwxrwxrwx 1 rwx rwx 337 Mar 11 09:57 pubspec.yaml
-rwxrwxrwx 1 rwx rwx 557 Mar 11 09:57 README.md
drwxrwxrwx 2 rwx rwx 4096 Mar 11 09:57 script
-rwxrwxrwx 1 rwx rwx 1148 Mar 11 09:57 sylph_android.yaml
-rwxrwxrwx 1 rwx rwx 1618 Mar 11 09:57 sylph.yaml
drwxrwxrwx 2 rwx rwx 4096 Mar 11 09:57 test
drwxrwxrwx 2 rwx rwx 4096 Mar 11 09:57 test_driver
[DeviceFarm] bash --version
GNU bash, version 4.3.11(1)-release (x86_64-pc-linux-gnu)
Copyright (C) 2013 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html

This is free software; you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
[DeviceFarm] echo "DEVICEFARM_APP_PATH=$DEVICEFARM_APP_PATH"
DEVICEFARM_APP_PATH=/tmp/scratchO70cu7.scratch/share-gQuod3.scratch/app-9qToLI.apk
[DeviceFarm] echo "Install flutter"
Install flutter
[DeviceFarm] FLUTTER_VERSION=v1.12.13+hotfix.8-stable
[DeviceFarm] if [ $DEVICEFARM_DEVICE_PLATFORM_NAME = "Android" ]; then
# Install Flutter
curl https://storage.googleapis.com/flutter_infra/releases/stable/linux/flutter_linux_$FLUTTER_VERSION.tar.xz -o flutter_linux.tar.xz
tar xf flutter_linux.tar.xz
fi
if [ $DEVICEFARM_DEVICE_PLATFORM_NAME = "iOS" ]; then
# Install Flutter
curl https://storage.googleapis.com/flutter_infra/releases/stable/macos/flutter_macos_$FLUTTER_VERSION.zip -o flutter_macos.zip
unzip -qq flutter_macos.zip
fi
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed

0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
1 485M 1 6912k 0 0 7119k 0 0:01:09 --:--:-- 0:01:09 7118k
6 485M 6 32.0M 0 0 15.2M 0 0:00:31 0:00:02 0:00:29 15.2M
15 485M 15 73.0M 0 0 24.5M 0 0:00:19 0:00:02 0:00:17 24.5M
20 485M 20 101M 0 0 25.4M 0 0:00:19 0:00:03 0:00:16 25.4M
29 485M 29 144M 0 0 29.1M 0 0:00:16 0:00:04 0:00:12 29.1M
38 485M 38 189M 0 0 31.7M 0 0:00:15 0:00:05 0:00:10 36.5M
46 485M 46 224M 0 0 32.1M 0 0:00:15 0:00:06 0:00:09 39.4M
54 485M 54 262M 0 0 33.0M 0 0:00:14 0:00:07 0:00:07 38.0M
64 485M 64 314M 0 0 35.0M 0 0:00:13 0:00:08 0:00:05 42.7M
71 485M 71 345M 0 0 34.6M 0 0:00:13 0:00:09 0:00:04 40.2M
77 485M 77 376M 0 0 34.1M 0 0:00:14 0:00:11 0:00:03 37.0M
86 485M 86 418M 0 0 34.9M 0 0:00:13 0:00:11 0:00:02 38.7M
93 485M 93 456M 0 0 33.2M 0 0:00:14 0:00:13 0:00:01 33.4M
95 485M 95 464M 0 0 32.6M 0 0:00:14 0:00:14 --:--:-- 28.4M
99 485M 99 482M 0 0 32.2M 0 0:00:15 0:00:14 0:00:01 27.3M
100 485M 100 485M 0 0 32.3M 0 0:00:14 0:00:14 --:--:-- 27.4M
[DeviceFarm] mv flutter $HOME/flutter
[DeviceFarm] export PATH=$PATH:$HOME/flutter/bin:$HOME/flutter/bin/cache/dart-sdk/bin
[DeviceFarm] export PATH="$PATH":"$HOME/.pub-cache/bin"
[DeviceFarm] flutter doctor -v

╔════════════════════════════════════════════════════════════════════════════╗
║ Welcome to Flutter! - https://flutter.dev
║ ║
║ The Flutter tool uses Google Analytics to anonymously report feature usage ║
║ statistics and basic crash reports. This data is used to help improve ║
║ Flutter tools over time. ║
║ ║
║ Flutter tool analytics are not sent on the very first run. To disable ║
║ reporting, type 'flutter config --no-analytics'. To display the current ║
║ setting, type 'flutter config'. If you opt out of analytics, an opt-out ║
║ event will be sent, and then no further information will be sent by the ║
║ Flutter tool. ║
║ ║
║ By downloading the Flutter SDK, you agree to the Google Terms of Service. ║
║ Note: The Google Privacy Policy describes how data is handled in this ║
║ service. ║
║ ║
║ Moreover, Flutter includes the Dart SDK, which may send usage metrics and ║
║ crash reports to Google. ║
║ ║
║ Read about data we send with crash reports: ║
https://github.com/flutter/flutter/wiki/Flutter-CLI-crash-reporting
║ ║
║ See Google's privacy policy: ║
https://www.google.com/intl/en/policies/privacy/
╚════════════════════════════════════════════════════════════════════════════╝

[✓] Flutter (Channel stable, v1.12.13+hotfix.8, on Linux, locale en_US.UTF-8)
• Flutter version 1.12.13+hotfix.8 at /home/device-farm/flutter
• Framework revision 0b8abb4724 (4 weeks ago), 2020-02-11 11:44:36 -0800
• Engine revision e1e6ced81d
• Dart version 2.7.0

[!] Android toolchain - develop for Android devices (Android SDK version 21.1.1)
• Android SDK at /opt/dev/android-sdk-linux
• Android NDK location not configured (optional; useful for native profiling support)
✗ Flutter requires Android SDK 28 and the Android BuildTools 28.0.3
To update using sdkmanager, run:
"/opt/dev/android-sdk-linux/tools/bin/sdkmanager" "platforms;android-28" "build-tools;28.0.3"
or visit https://flutter.dev/setup/#android-setup for detailed instructions.
✗ Android license status unknown.
Try re-installing or updating your Android SDK Manager.
See https://developer.android.com/studio/#downloads or visit https://flutter.dev/setup/#android-setup for detailed instructions.

[!] Android Studio (not installed)
• Android Studio not found; download from https://developer.android.com/studio/index.html
(or visit https://flutter.dev/setup/#android-setup for detailed instructions).

[✓] Connected device (1 available)
• Pixel 2 • FA7A71A01685 • android-arm64 • Android 8.0.0 (API 26)

! Doctor found issues in 2 categories.

[DEVICEFARM] ########### Entering phase pre_test ###########

[DEVICEFARM] ########### Entering phase test ###########

[DeviceFarm] TEST_PHASE_STATUS=0
[DeviceFarm] track_test_phase_status() {
local command_exit_code=$?
if [ "$command_exit_code" != "0" ]; then
echo "Most recent command failed with error code: $command_exit_code"
TEST_PHASE_STATUS=$command_exit_code
fi
}
set_test_phase_exit_code() {
return $TEST_PHASE_STATUS
}
[DeviceFarm] echo "Navigate to test package directory"
Navigate to test package directory
[DeviceFarm] cd $DEVICEFARM_TEST_PACKAGE_PATH
[DeviceFarm] echo "Start Flutter integration test"
Start Flutter integration test
[DeviceFarm] cd flutter_app
[DeviceFarm] rm -f .packages
[DeviceFarm] MAIN=test_driver/main.dart
[DeviceFarm] TESTS=test_driver/main_test.dart,test_driver/main_test.dart
[DeviceFarm] if [ $DEVICEFARM_DEVICE_PLATFORM_NAME = "Android" ]; then
./script/test_android.sh --run-tests "$TESTS"
track_test_phase_status
fi
if [ $DEVICEFARM_DEVICE_PLATFORM_NAME = "iOS" ]; then
./script/test_ios.sh --unpack $DEVICEFARM_APP_PATH
track_test_phase_status
./script/test_ios.sh --dummy-symbols build_to_os.txt
track_test_phase_status
./script/test_ios.sh --run-tests "$MAIN" "$TESTS"
track_test_phase_status
fi
/usr/bin/env: bash
: No such file or directory
Most recent command failed with error code: 127
[DeviceFarm] for f in flutter_*.log; do
if [ -e "$f" ]; then
echo "Archiving $f to $DEVICEFARM_LOG_DIR"
mv $f $DEVICEFARM_LOG_DIR
fi
done
[DeviceFarm] ls -la $DEVICEFARM_LOG_DIR
total 44
drwxrwxrwx 2 rwx rwx 4096 Mar 11 10:00 .
drwxrwxrwx 12 root root 36864 Mar 11 10:04 ..
[DeviceFarm] echo done.
done.
[DeviceFarm] set_test_phase_exit_code

[DEVICEFARM] ########### Entering phase post_test ###########

[DEVICEFARM] ########### Finish executing testspec ###########

[DEVICEFARM] ########### Setting upload permissions ###########

chmod: cannot access ‘/tmp/customer_log_directory75qM3z/*’: No such file or directory

[DEVICEFARM] Tearing down your device. Your tests report will come shortly.

@mmcc007
Copy link
Owner

mmcc007 commented Mar 11, 2020

For some reason example/default_app does not run on Device Farm from your specific windows desktop.
This may be for a number of reasons. For example, locale etc...
It's not something that has been reproduced on this end.
So for now, it's not something that can be easily resolved.

If you can reproduce the problem on appveyor, it's may be easier to resolve.

PS:
For reference windows runs, I use appveyor.
See Sylph run 'sylph run 2020-02-29 20:46:58.786' on appveyor:
https://ci.appveyor.com/project/mmcc007/sylph/builds/31152714

Device Farm Log for Sylph run 'sylph run 2020-02-29 20:46:58.786' [DEVICEFARM] Setting up your device. This usually takes 2-3 minutes. [DEVICEFARM] ########### Start executing testspec ###########

[DEVICEFARM] ########### Entering phase install ###########

[DeviceFarm] cd flutter_app
[DeviceFarm] ls -la
total 60
drwxrwxrwx 8 rwx rwx 4096 Feb 29 20:51 .
drwxrwxrwx 9 rwx rwx 4096 Feb 29 20:51 ..
drwxrwxrwx 4 rwx rwx 4096 Feb 29 20:51 android
-rwxrwxrwx 1 rwx rwx 47 Feb 29 20:51 build_to_os.txt
-rwxrwxrwx 1 rwx rwx 615 Feb 29 20:51 .gitignore
drwxrwxrwx 6 rwx rwx 4096 Feb 29 20:51 ios
drwxrwxrwx 2 rwx rwx 4096 Feb 29 20:51 lib
-rwxrwxrwx 1 rwx rwx 305 Feb 29 20:51 .metadata
-rwxrwxrwx 1 rwx rwx 337 Feb 29 20:51 pubspec.yaml
-rwxrwxrwx 1 rwx rwx 541 Feb 29 20:51 README.md
drwxrwxrwx 2 rwx rwx 4096 Feb 29 20:51 script
-rwxrwxrwx 1 rwx rwx 1110 Feb 29 20:51 sylph_android.yaml
-rwxrwxrwx 1 rwx rwx 1558 Feb 29 20:51 sylph.yaml
drwxrwxrwx 2 rwx rwx 4096 Feb 29 20:51 test
drwxrwxrwx 2 rwx rwx 4096 Feb 29 20:51 test_driver
[DeviceFarm] bash --version
GNU bash, version 4.3.11(1)-release (x86_64-pc-linux-gnu)
Copyright (C) 2013 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html

This is free software; you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
[DeviceFarm] echo "DEVICEFARM_APP_PATH=$DEVICEFARM_APP_PATH"
DEVICEFARM_APP_PATH=/tmp/scratcho5Z31g.scratch/share-h6vfiH.scratch/app-DjUskv.apk
[DeviceFarm] echo "Install flutter"
Install flutter
[DeviceFarm] FLUTTER_VERSION=v1.12.13+hotfix.8-stable
[DeviceFarm] if [ $DEVICEFARM_DEVICE_PLATFORM_NAME = "Android" ]; then
# Install Flutter
curl https://storage.googleapis.com/flutter_infra/releases/stable/linux/flutter_linux_$FLUTTER_VERSION.tar.xz -o flutter_linux.tar.xz
tar xf flutter_linux.tar.xz
fi
if [ $DEVICEFARM_DEVICE_PLATFORM_NAME = "iOS" ]; then
# Install Flutter
curl https://storage.googleapis.com/flutter_infra/releases/stable/macos/flutter_macos_$FLUTTER_VERSION.zip -o flutter_macos.zip
unzip -qq flutter_macos.zip
fi
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed

0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
3 485M 3 15.5M 0 0 18.0M 0 0:00:26 --:--:-- 0:00:26 18.0M
11 485M 11 53.9M 0 0 29.1M 0 0:00:16 0:00:01 0:00:15 29.1M
20 485M 20 99.3M 0 0 35.0M 0 0:00:13 0:00:02 0:00:11 35.0M
29 485M 29 141M 0 0 36.7M 0 0:00:13 0:00:03 0:00:10 36.7M
36 485M 36 176M 0 0 31.9M 0 0:00:15 0:00:05 0:00:10 31.9M
38 485M 38 188M 0 0 32.2M 0 0:00:15 0:00:05 0:00:10 34.6M
43 485M 43 209M 0 0 30.5M 0 0:00:15 0:00:06 0:00:09 31.0M
48 485M 48 235M 0 0 30.0M 0 0:00:16 0:00:07 0:00:09 27.2M
57 485M 57 279M 0 0 31.6M 0 0:00:15 0:00:08 0:00:07 27.7M
65 485M 65 317M 0 0 32.2M 0 0:00:15 0:00:09 0:00:06 32.6M
73 485M 73 358M 0 0 33.0M 0 0:00:14 0:00:10 0:00:04 33.9M
81 485M 81 396M 0 0 33.5M 0 0:00:14 0:00:11 0:00:03 37.6M
89 485M 89 436M 0 0 33.9M 0 0:00:14 0:00:12 0:00:02 40.0M
98 485M 98 477M 0 0 34.5M 0 0:00:14 0:00:13 0:00:01 39.6M
100 485M 100 485M 0 0 34.6M 0 0:00:14 0:00:14 --:--:-- 40.0M
[DeviceFarm] mv flutter $HOME/flutter
[DeviceFarm] export PATH=$PATH:$HOME/flutter/bin:$HOME/flutter/bin/cache/dart-sdk/bin
[DeviceFarm] export PATH="$PATH":"$HOME/.pub-cache/bin"
[DeviceFarm] flutter doctor -v

╔════════════════════════════════════════════════════════════════════════════╗
║ Welcome to Flutter! - https://flutter.dev
║ ║
║ The Flutter tool uses Google Analytics to anonymously report feature usage ║
║ statistics and basic crash reports. This data is used to help improve ║
║ Flutter tools over time. ║
║ ║
║ Flutter tool analytics are not sent on the very first run. To disable ║
║ reporting, type 'flutter config --no-analytics'. To display the current ║
║ setting, type 'flutter config'. If you opt out of analytics, an opt-out ║
║ event will be sent, and then no further information will be sent by the ║
║ Flutter tool. ║
║ ║
║ By downloading the Flutter SDK, you agree to the Google Terms of Service. ║
║ Note: The Google Privacy Policy describes how data is handled in this ║
║ service. ║
║ ║
║ Moreover, Flutter includes the Dart SDK, which may send usage metrics and ║
║ crash reports to Google. ║
║ ║
║ Read about data we send with crash reports: ║
https://github.com/flutter/flutter/wiki/Flutter-CLI-crash-reporting
║ ║
║ See Google's privacy policy: ║
https://www.google.com/intl/en/policies/privacy/
╚════════════════════════════════════════════════════════════════════════════╝

[✓] Flutter (Channel stable, v1.12.13+hotfix.8, on Linux, locale en_US.UTF-8)
• Flutter version 1.12.13+hotfix.8 at /home/device-farm/flutter
• Framework revision 0b8abb4724 (3 weeks ago), 2020-02-11 11:44:36 -0800
• Engine revision e1e6ced81d
• Dart version 2.7.0

[!] Android toolchain - develop for Android devices (Android SDK version 21.1.1)
• Android SDK at /opt/dev/android-sdk-linux
• Android NDK location not configured (optional; useful for native profiling support)
✗ Flutter requires Android SDK 28 and the Android BuildTools 28.0.3
To update using sdkmanager, run:
"/opt/dev/android-sdk-linux/tools/bin/sdkmanager" "platforms;android-28" "build-tools;28.0.3"
or visit https://flutter.dev/setup/#android-setup for detailed instructions.
✗ Android license status unknown.
Try re-installing or updating your Android SDK Manager.
See https://developer.android.com/studio/#downloads or visit https://flutter.dev/setup/#android-setup for detailed instructions.

[!] Android Studio (not installed)
• Android Studio not found; download from https://developer.android.com/studio/index.html
(or visit https://flutter.dev/setup/#android-setup for detailed instructions).

[✓] Connected device (1 available)
• Pixel 2 • FA7A41A03060 • android-arm64 • Android 8.0.0 (API 26)

! Doctor found issues in 2 categories.

[DEVICEFARM] ########### Entering phase pre_test ###########

[DEVICEFARM] ########### Entering phase test ###########

[DeviceFarm] TEST_PHASE_STATUS=0
[DeviceFarm] track_test_phase_status() {
local command_exit_code=$?
if [ "$command_exit_code" != "0" ]; then
echo "Most recent command failed with error code: $command_exit_code"
TEST_PHASE_STATUS=$command_exit_code
fi
}
set_test_phase_exit_code() {
return $TEST_PHASE_STATUS
}
[DeviceFarm] echo "Navigate to test package directory"
Navigate to test package directory
[DeviceFarm] cd $DEVICEFARM_TEST_PACKAGE_PATH
[DeviceFarm] echo "Start Flutter integration test"
Start Flutter integration test
[DeviceFarm] cd flutter_app
[DeviceFarm] rm -f .packages
[DeviceFarm] MAIN=test_driver/main.dart
[DeviceFarm] TESTS=test_driver/main_test.dart,test_driver/main_test.dart
[DeviceFarm] if [ $DEVICEFARM_DEVICE_PLATFORM_NAME = "Android" ]; then
./script/test_android.sh --run-tests "$TESTS"
track_test_phase_status
fi
if [ $DEVICEFARM_DEVICE_PLATFORM_NAME = "iOS" ]; then
./script/test_ios.sh --unpack $DEVICEFARM_APP_PATH
track_test_phase_status
./script/test_ios.sh --dummy-symbols build_to_os.txt
track_test_phase_status
./script/test_ios.sh --run-tests "$MAIN" "$TESTS"
track_test_phase_status
fi
Starting Flutter app com.example.default_app in debug mode...
Running "flutter pub get" in flutter_app... 14.7s
Android Debug Bridge version 1.0.32
Starting: Intent { act=android.intent.action.RUN flg=0x20000000 cmp=com.example.default_app/.MainActivity (has extras) }
Observatory on port 42783
Local port 4723 forwarded to observatory port 42783
Running integration test test_driver/main_test.dart on app com.example.default_app ...
00:00 �[32m+0�[0m: end-to-end test (setUpAll)�[0m

[info ] FlutterDriver: Connecting to Flutter application at http://127.0.0.1:4723/_fXo5k5Ym-8=/
[trace] FlutterDriver: Isolate found with number: 3812936676241411
[trace] FlutterDriver: Isolate is paused at start.
[trace] FlutterDriver: Attempting to resume isolate
[trace] FlutterDriver: Waiting for service extension
[info ] FlutterDriver: Connected to Flutter application.
00:03 �[32m+0�[0m: end-to-end test tap on the floating action button; verify counter�[0m

00:04 �[32m+1�[0m: end-to-end test (tearDownAll)�[0m

00:04 �[32m+1�[0m: All tests passed!�[0m

Starting Flutter app com.example.default_app in debug mode...
Running "flutter pub get" in flutter_app... 4.8s
Android Debug Bridge version 1.0.32
Starting: Intent { act=android.intent.action.RUN flg=0x20000000 cmp=com.example.default_app/.MainActivity (has extras) }
Observatory on port 41388
unforwarding 4723
Local port 4723 forwarded to observatory port 41388
Running integration test test_driver/main_test.dart on app com.example.default_app ...
00:00 �[32m+0�[0m: end-to-end test (setUpAll)�[0m

[info ] FlutterDriver: Connecting to Flutter application at http://127.0.0.1:4723/ZjpTaFMKq_g=/
[trace] FlutterDriver: Isolate found with number: 1154762061622299
[trace] FlutterDriver: Isolate is paused at start.
[trace] FlutterDriver: Attempting to resume isolate
[trace] FlutterDriver: Waiting for service extension
[info ] FlutterDriver: Connected to Flutter application.
00:03 �[32m+0�[0m: end-to-end test tap on the floating action button; verify counter�[0m

00:03 �[32m+1�[0m: end-to-end test (tearDownAll)�[0m

00:03 �[32m+1�[0m: All tests passed!�[0m

[DeviceFarm] for f in flutter_*.log; do
if [ -e "$f" ]; then
echo "Archiving $f to $DEVICEFARM_LOG_DIR"
mv $f $DEVICEFARM_LOG_DIR
fi
done
[DeviceFarm] ls -la $DEVICEFARM_LOG_DIR
total 44
drwxrwxrwx 2 rwx rwx 4096 Feb 29 20:54 .
drwxrwxrwx 12 root root 36864 Feb 29 20:57 ..
[DeviceFarm] echo done.
done.
[DeviceFarm] set_test_phase_exit_code

[DEVICEFARM] ########### Entering phase post_test ###########

[DEVICEFARM] ########### Finish executing testspec ###########

[DEVICEFARM] ########### Setting upload permissions ###########

chmod: cannot access ‘/tmp/customer_log_directorylm3utz/*’: No such file or directory

[DEVICEFARM] Tearing down your device. Your tests report will come shortly.

@mmcc007 mmcc007 changed the title Test Suite failing on AWS. Single Test takes hours to complete Windows: Test Suite failing on AWS. Single Test takes hours to complete Mar 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants