-
Notifications
You must be signed in to change notification settings - Fork 159
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
Patrol message: Failed to call Finaliser: AdbExecutableNotFound: No such file or directory #1153
Comments
adb has to be in your $PATH |
Yes... that worked fine after I adjusted the $PATH and reloaded. |
If your tests aren't starting on Android device/emulator, then it's 99% chance that you setup is wrong. Many people get it wrong, see #1106 to learn more and solve it. Closing since the original issue is solved. |
Thank you.... |
This issue has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar problem, please file a new issue. Make sure to follow the template and provide all the information necessary to reproduce the issue. |
Hi,

I've now got Patrol installed and building but when running a test the following message is displayed and the test fails:
adb is installed on my Mac. Is there a configuration parameter I need to set to resolve this ?

Also when the tests were running the output was not displayed on the open emulator, is there a setting required so the tests display on the emulator ?
Thank you.
Patrol version: ^1.0.8
Verbose listing below:
peterbriggs@Peters-MBP-2 gotg_apps_grecords % patrol test --target integration_test/tests/login/login_test.dart --verbose
Verbose mode enabled. More logs will be printed.
Received 1 test target(s)
Received test target: /Users/peterbriggs/GOTG.Apps.GRecords/gotg_apps_grecords/integration_test/tests/login/login_test.dart
Received Android flavor: unstable
Received iOS flavor: unstable
$ flutter --no-version-check devices --machine
No device specified, using the first one (emulator-5554)
Received 1 device(s) to run on
Received device: emulator-5554
Every test target will be run 1 time(s)
Received 5 --dart-define(s) (0 custom, 5 internal)
Received internal --dart-define: PATROL_WAIT=0
Received internal --dart-define: PATROL_APP_PACKAGE_NAME=uk.co.greggs.gotg_apps_grecords.unstable
Received internal --dart-define: PATROL_APP_BUNDLE_ID=uk.co.greggs.gotg_apps_grecords.unstable
Received internal --dart-define: PATROL_ANDROID_APP_NAME=G-Records
Received internal --dart-define: PATROL_IOS_APP_NAME=G-Records
• Building apk with entrypoint login_test.dart...
$ ./gradlew :app:assembleUnstableDebug -Ptarget=/Users/peterbriggs/GOTG.Apps.GRecords/gotg_apps_grecords/integration_test/tests/login/login_test.dart -Pdart-defines=UEFUUk9MX1dBSVQ9MA==,UEFUUk9MX0FQUF9QQUNLQUdFX05BTUU9dWsuY28uZ3JlZ2dzLmdvdGdfYXBwc19ncmVjb3Jkcy51bnN0YWJsZQ==,UEFUUk9MX0FQUF9CVU5ETEVfSUQ9dWsuY28uZ3JlZ2dzLmdvdGdfYXBwc19ncmVjb3Jkcy51bnN0YWJsZQ==,UEFUUk9MX0FORFJPSURfQVBQX05BTUU9Ry1SZWNvcmRz,UEFUUk9MX0lPU19BUFBfTkFNRT1HLVJlY29yZHM=,UEFUUk9MX1RFU1RfTEFCRUw9bG9naW5fdGVzdC5kYXJ0
:
: > Configure project :syncfusion_flutter_pdfviewer
: WARNING: The option setting 'android.enableR8=true' is deprecated.
: It will be removed in version 5.0 of the Android Gradle plugin.
: You will no longer be able to disable R8
:
: > Task :app:compileFlutterBuildUnstableDebug
: > Task :app:packLibsflutterBuildUnstableDebug UP-TO-DATE
: > Task :app:preBuild UP-TO-DATE
: > Task :app:preUnstableDebugBuild UP-TO-DATE
: > Task :connectivity_plus:preBuild UP-TO-DATE
: > Task :connectivity_plus:preDebugBuild UP-TO-DATE
: > Task :connectivity_plus:compileDebugAidl NO-SOURCE
: > Task :flutter_plugin_android_lifecycle:preBuild UP-TO-DATE
: > Task :flutter_plugin_android_lifecycle:preDebugBuild UP-TO-DATE
: > Task :flutter_plugin_android_lifecycle:compileDebugAidl NO-SOURCE
: > Task :image_picker_android:preBuild UP-TO-DATE
: > Task :image_picker_android:preDebugBuild UP-TO-DATE
: > Task :image_picker_android:compileDebugAidl NO-SOURCE
: > Task :integration_test:preBuild UP-TO-DATE
: > Task :integration_test:preDebugBuild UP-TO-DATE
: > Task :integration_test:compileDebugAidl NO-SOURCE
: > Task :isar_flutter_libs:preBuild UP-TO-DATE
: > Task :isar_flutter_libs:preDebugBuild UP-TO-DATE
: > Task :isar_flutter_libs:compileDebugAidl NO-SOURCE
: > Task :move_to_background:preBuild UP-TO-DATE
: > Task :move_to_background:preDebugBuild UP-TO-DATE
: > Task :move_to_background:compileDebugAidl NO-SOURCE
: > Task :package_info_plus:preBuild UP-TO-DATE
: > Task :package_info_plus:preDebugBuild UP-TO-DATE
: > Task :package_info_plus:compileDebugAidl NO-SOURCE
: > Task :path_provider_android:preBuild UP-TO-DATE
: > Task :path_provider_android:preDebugBuild UP-TO-DATE
: > Task :path_provider_android:compileDebugAidl NO-SOURCE
: > Task :patrol:preBuild UP-TO-DATE
: > Task :patrol:preDebugBuild UP-TO-DATE
: > Task :patrol:compileDebugAidl NO-SOURCE
: > Task :syncfusion_flutter_pdfviewer:preBuild UP-TO-DATE
: > Task :syncfusion_flutter_pdfviewer:preDebugBuild UP-TO-DATE
: > Task :syncfusion_flutter_pdfviewer:compileDebugAidl NO-SOURCE
: > Task :url_launcher_android:preBuild UP-TO-DATE
: > Task :url_launcher_android:preDebugBuild UP-TO-DATE
: > Task :url_launcher_android:compileDebugAidl NO-SOURCE
: > Task :app:compileUnstableDebugAidl NO-SOURCE
: > Task :connectivity_plus:packageDebugRenderscript NO-SOURCE
: > Task :flutter_plugin_android_lifecycle:packageDebugRenderscript NO-SOURCE
: > Task :image_picker_android:packageDebugRenderscript NO-SOURCE
: > Task :integration_test:packageDebugRenderscript NO-SOURCE
: > Task :isar_flutter_libs:packageDebugRenderscript NO-SOURCE
: > Task :move_to_background:packageDebugRenderscript NO-SOURCE
: > Task :package_info_plus:packageDebugRenderscript NO-SOURCE
: > Task :path_provider_android:packageDebugRenderscript NO-SOURCE
: > Task :patrol:packageDebugRenderscript NO-SOURCE
: > Task :syncfusion_flutter_pdfviewer:packageDebugRenderscript NO-SOURCE
: > Task :url_launcher_android:packageDebugRenderscript NO-SOURCE
: > Task :app:compileUnstableDebugRenderscript NO-SOURCE
: > Task :app:generateUnstableDebugBuildConfig UP-TO-DATE
: > Task :connectivity_plus:writeDebugAarMetadata UP-TO-DATE
: > Task :flutter_plugin_android_lifecycle:writeDebugAarMetadata UP-TO-DATE
: > Task :image_picker_android:writeDebugAarMetadata UP-TO-DATE
: > Task :integration_test:writeDebugAarMetadata UP-TO-DATE
: > Task :isar_flutter_libs:writeDebugAarMetadata UP-TO-DATE
: > Task :move_to_background:writeDebugAarMetadata UP-TO-DATE
: > Task :package_info_plus:writeDebugAarMetadata UP-TO-DATE
: > Task :path_provider_android:writeDebugAarMetadata UP-TO-DATE
: > Task :patrol:writeDebugAarMetadata UP-TO-DATE
: > Task :syncfusion_flutter_pdfviewer:writeDebugAarMetadata UP-TO-DATE
: > Task :url_launcher_android:writeDebugAarMetadata UP-TO-DATE
: > Task :app:checkUnstableDebugAarMetadata UP-TO-DATE
: > Task :app:cleanMergeUnstableDebugAssets
: > Task :app:mergeUnstableDebugShaders UP-TO-DATE
: > Task :app:compileUnstableDebugShaders NO-SOURCE
: > Task :app:generateUnstableDebugAssets UP-TO-DATE
: > Task :connectivity_plus:mergeDebugShaders UP-TO-DATE
: > Task :connectivity_plus:compileDebugShaders NO-SOURCE
: > Task :connectivity_plus:generateDebugAssets UP-TO-DATE
: > Task :connectivity_plus:packageDebugAssets UP-TO-DATE
: > Task :flutter_plugin_android_lifecycle:mergeDebugShaders UP-TO-DATE
: > Task :flutter_plugin_android_lifecycle:compileDebugShaders NO-SOURCE
: > Task :flutter_plugin_android_lifecycle:generateDebugAssets UP-TO-DATE
: > Task :flutter_plugin_android_lifecycle:packageDebugAssets UP-TO-DATE
: > Task :image_picker_android:mergeDebugShaders UP-TO-DATE
: > Task :image_picker_android:compileDebugShaders NO-SOURCE
: > Task :image_picker_android:generateDebugAssets UP-TO-DATE
: > Task :image_picker_android:packageDebugAssets UP-TO-DATE
: > Task :integration_test:mergeDebugShaders UP-TO-DATE
: > Task :integration_test:compileDebugShaders NO-SOURCE
: > Task :integration_test:generateDebugAssets UP-TO-DATE
: > Task :integration_test:packageDebugAssets UP-TO-DATE
: > Task :isar_flutter_libs:mergeDebugShaders UP-TO-DATE
: > Task :isar_flutter_libs:compileDebugShaders NO-SOURCE
: > Task :isar_flutter_libs:generateDebugAssets UP-TO-DATE
: > Task :isar_flutter_libs:packageDebugAssets UP-TO-DATE
: > Task :move_to_background:mergeDebugShaders UP-TO-DATE
: > Task :move_to_background:compileDebugShaders NO-SOURCE
: > Task :move_to_background:generateDebugAssets UP-TO-DATE
: > Task :move_to_background:packageDebugAssets UP-TO-DATE
: > Task :package_info_plus:mergeDebugShaders UP-TO-DATE
: > Task :package_info_plus:compileDebugShaders NO-SOURCE
: > Task :package_info_plus:generateDebugAssets UP-TO-DATE
: > Task :package_info_plus:packageDebugAssets UP-TO-DATE
: > Task :path_provider_android:mergeDebugShaders UP-TO-DATE
: > Task :path_provider_android:compileDebugShaders NO-SOURCE
: > Task :path_provider_android:generateDebugAssets UP-TO-DATE
: > Task :path_provider_android:packageDebugAssets UP-TO-DATE
: > Task :patrol:mergeDebugShaders UP-TO-DATE
: > Task :patrol:compileDebugShaders NO-SOURCE
: > Task :patrol:generateDebugAssets UP-TO-DATE
: > Task :patrol:packageDebugAssets UP-TO-DATE
: > Task :syncfusion_flutter_pdfviewer:mergeDebugShaders UP-TO-DATE
: > Task :syncfusion_flutter_pdfviewer:compileDebugShaders NO-SOURCE
: > Task :syncfusion_flutter_pdfviewer:generateDebugAssets UP-TO-DATE
: > Task :syncfusion_flutter_pdfviewer:packageDebugAssets UP-TO-DATE
: > Task :url_launcher_android:mergeDebugShaders UP-TO-DATE
: > Task :url_launcher_android:compileDebugShaders NO-SOURCE
: > Task :url_launcher_android:generateDebugAssets UP-TO-DATE
: > Task :url_launcher_android:packageDebugAssets UP-TO-DATE
: > Task :app:mergeUnstableDebugAssets
: > Task :app:copyFlutterAssetsUnstableDebug
: > Task :app:generateUnstableDebugResValues UP-TO-DATE
: > Task :app:generateUnstableDebugResources UP-TO-DATE
: > Task :connectivity_plus:compileDebugRenderscript NO-SOURCE
: > Task :connectivity_plus:generateDebugResValues UP-TO-DATE
: > Task :connectivity_plus:generateDebugResources UP-TO-DATE
: > Task :connectivity_plus:packageDebugResources UP-TO-DATE
: > Task :flutter_plugin_android_lifecycle:compileDebugRenderscript NO-SOURCE
: > Task :flutter_plugin_android_lifecycle:generateDebugResValues UP-TO-DATE
: > Task :flutter_plugin_android_lifecycle:generateDebugResources UP-TO-DATE
: > Task :flutter_plugin_android_lifecycle:packageDebugResources UP-TO-DATE
: > Task :image_picker_android:compileDebugRenderscript NO-SOURCE
: > Task :image_picker_android:generateDebugResValues UP-TO-DATE
: > Task :image_picker_android:generateDebugResources UP-TO-DATE
: > Task :image_picker_android:packageDebugResources UP-TO-DATE
: > Task :integration_test:compileDebugRenderscript NO-SOURCE
: > Task :integration_test:generateDebugResValues UP-TO-DATE
: > Task :integration_test:generateDebugResources UP-TO-DATE
: > Task :integration_test:packageDebugResources UP-TO-DATE
: > Task :isar_flutter_libs:compileDebugRenderscript NO-SOURCE
: > Task :isar_flutter_libs:generateDebugResValues UP-TO-DATE
: > Task :isar_flutter_libs:generateDebugResources UP-TO-DATE
: > Task :isar_flutter_libs:packageDebugResources UP-TO-DATE
: > Task :move_to_background:compileDebugRenderscript NO-SOURCE
: > Task :move_to_background:generateDebugResValues UP-TO-DATE
: > Task :move_to_background:generateDebugResources UP-TO-DATE
: > Task :move_to_background:packageDebugResources UP-TO-DATE
: > Task :package_info_plus:compileDebugRenderscript NO-SOURCE
: > Task :package_info_plus:generateDebugResValues UP-TO-DATE
: > Task :package_info_plus:generateDebugResources UP-TO-DATE
: > Task :package_info_plus:packageDebugResources UP-TO-DATE
: > Task :path_provider_android:compileDebugRenderscript NO-SOURCE
: > Task :path_provider_android:generateDebugResValues UP-TO-DATE
: > Task :path_provider_android:generateDebugResources UP-TO-DATE
: > Task :path_provider_android:packageDebugResources UP-TO-DATE
: > Task :patrol:compileDebugRenderscript NO-SOURCE
: > Task :patrol:generateDebugResValues UP-TO-DATE
: > Task :patrol:generateDebugResources UP-TO-DATE
: > Task :patrol:packageDebugResources UP-TO-DATE
: > Task :syncfusion_flutter_pdfviewer:compileDebugRenderscript NO-SOURCE
: > Task :syncfusion_flutter_pdfviewer:generateDebugResValues UP-TO-DATE
: > Task :syncfusion_flutter_pdfviewer:generateDebugResources UP-TO-DATE
: > Task :syncfusion_flutter_pdfviewer:packageDebugResources UP-TO-DATE
: > Task :url_launcher_android:compileDebugRenderscript NO-SOURCE
: > Task :url_launcher_android:generateDebugResValues UP-TO-DATE
: > Task :url_launcher_android:generateDebugResources UP-TO-DATE
: > Task :url_launcher_android:packageDebugResources UP-TO-DATE
: > Task :app:mergeUnstableDebugResources UP-TO-DATE
: > Task :app:createUnstableDebugCompatibleScreenManifests UP-TO-DATE
: > Task :app:extractDeepLinksUnstableDebug UP-TO-DATE
: > Task :connectivity_plus:extractDeepLinksDebug UP-TO-DATE
: > Task :connectivity_plus:processDebugManifest UP-TO-DATE
: > Task :flutter_plugin_android_lifecycle:extractDeepLinksDebug UP-TO-DATE
: > Task :flutter_plugin_android_lifecycle:processDebugManifest UP-TO-DATE
: > Task :image_picker_android:extractDeepLinksDebug UP-TO-DATE
: > Task :image_picker_android:processDebugManifest UP-TO-DATE
: > Task :integration_test:extractDeepLinksDebug UP-TO-DATE
: > Task :integration_test:processDebugManifest UP-TO-DATE
: > Task :isar_flutter_libs:extractDeepLinksDebug UP-TO-DATE
: > Task :isar_flutter_libs:processDebugManifest UP-TO-DATE
: > Task :move_to_background:extractDeepLinksDebug UP-TO-DATE
: > Task :move_to_background:processDebugManifest UP-TO-DATE
: > Task :package_info_plus:extractDeepLinksDebug UP-TO-DATE
: > Task :package_info_plus:processDebugManifest UP-TO-DATE
: > Task :path_provider_android:extractDeepLinksDebug UP-TO-DATE
: > Task :path_provider_android:processDebugManifest UP-TO-DATE
: > Task :patrol:extractDeepLinksDebug UP-TO-DATE
: > Task :patrol:processDebugManifest UP-TO-DATE
: > Task :syncfusion_flutter_pdfviewer:extractDeepLinksDebug UP-TO-DATE
: > Task :syncfusion_flutter_pdfviewer:processDebugManifest UP-TO-DATE
: > Task :url_launcher_android:extractDeepLinksDebug UP-TO-DATE
: > Task :url_launcher_android:processDebugManifest UP-TO-DATE
: > Task :app:processUnstableDebugMainManifest UP-TO-DATE
: > Task :app:processUnstableDebugManifest UP-TO-DATE
: > Task :app:processUnstableDebugManifestForPackage UP-TO-DATE
: > Task :connectivity_plus:compileDebugLibraryResources UP-TO-DATE
: > Task :connectivity_plus:parseDebugLocalResources UP-TO-DATE
: > Task :connectivity_plus:generateDebugRFile UP-TO-DATE
: > Task :flutter_plugin_android_lifecycle:compileDebugLibraryResources UP-TO-DATE
: > Task :flutter_plugin_android_lifecycle:parseDebugLocalResources UP-TO-DATE
: > Task :flutter_plugin_android_lifecycle:generateDebugRFile UP-TO-DATE
: > Task :image_picker_android:compileDebugLibraryResources UP-TO-DATE
: > Task :image_picker_android:parseDebugLocalResources UP-TO-DATE
: > Task :image_picker_android:generateDebugRFile UP-TO-DATE
: > Task :integration_test:compileDebugLibraryResources UP-TO-DATE
: > Task :integration_test:parseDebugLocalResources UP-TO-DATE
: > Task :integration_test:generateDebugRFile UP-TO-DATE
: > Task :isar_flutter_libs:compileDebugLibraryResources UP-TO-DATE
: > Task :isar_flutter_libs:parseDebugLocalResources UP-TO-DATE
: > Task :isar_flutter_libs:generateDebugRFile UP-TO-DATE
: > Task :move_to_background:compileDebugLibraryResources UP-TO-DATE
: > Task :move_to_background:parseDebugLocalResources UP-TO-DATE
: > Task :move_to_background:generateDebugRFile UP-TO-DATE
: > Task :package_info_plus:compileDebugLibraryResources UP-TO-DATE
: > Task :package_info_plus:parseDebugLocalResources UP-TO-DATE
: > Task :package_info_plus:generateDebugRFile UP-TO-DATE
: > Task :path_provider_android:compileDebugLibraryResources UP-TO-DATE
: > Task :path_provider_android:parseDebugLocalResources UP-TO-DATE
: > Task :path_provider_android:generateDebugRFile UP-TO-DATE
: > Task :patrol:compileDebugLibraryResources UP-TO-DATE
: > Task :patrol:parseDebugLocalResources UP-TO-DATE
: > Task :patrol:generateDebugRFile UP-TO-DATE
: > Task :syncfusion_flutter_pdfviewer:compileDebugLibraryResources UP-TO-DATE
: > Task :syncfusion_flutter_pdfviewer:parseDebugLocalResources UP-TO-DATE
: > Task :syncfusion_flutter_pdfviewer:generateDebugRFile UP-TO-DATE
: > Task :url_launcher_android:compileDebugLibraryResources UP-TO-DATE
: > Task :url_launcher_android:parseDebugLocalResources UP-TO-DATE
: > Task :url_launcher_android:generateDebugRFile UP-TO-DATE
: > Task :app:processUnstableDebugResources UP-TO-DATE
: > Task :connectivity_plus:generateDebugBuildConfig UP-TO-DATE
: > Task :connectivity_plus:javaPreCompileDebug UP-TO-DATE
: > Task :connectivity_plus:compileDebugJavaWithJavac UP-TO-DATE
: > Task :connectivity_plus:bundleLibCompileToJarDebug UP-TO-DATE
: > Task :flutter_plugin_android_lifecycle:generateDebugBuildConfig UP-TO-DATE
: > Task :flutter_plugin_android_lifecycle:javaPreCompileDebug UP-TO-DATE
: > Task :flutter_plugin_android_lifecycle:compileDebugJavaWithJavac UP-TO-DATE
: > Task :flutter_plugin_android_lifecycle:bundleLibCompileToJarDebug UP-TO-DATE
: > Task :image_picker_android:generateDebugBuildConfig UP-TO-DATE
: > Task :image_picker_android:javaPreCompileDebug UP-TO-DATE
: > Task :image_picker_android:compileDebugJavaWithJavac UP-TO-DATE
: > Task :image_picker_android:bundleLibCompileToJarDebug UP-TO-DATE
: > Task :integration_test:generateDebugBuildConfig UP-TO-DATE
: > Task :integration_test:javaPreCompileDebug UP-TO-DATE
: > Task :integration_test:compileDebugJavaWithJavac UP-TO-DATE
: > Task :integration_test:bundleLibCompileToJarDebug UP-TO-DATE
: > Task :isar_flutter_libs:generateDebugBuildConfig UP-TO-DATE
: > Task :isar_flutter_libs:javaPreCompileDebug UP-TO-DATE
: > Task :isar_flutter_libs:compileDebugJavaWithJavac UP-TO-DATE
: > Task :isar_flutter_libs:bundleLibCompileToJarDebug UP-TO-DATE
: > Task :move_to_background:generateDebugBuildConfig UP-TO-DATE
: > Task :move_to_background:javaPreCompileDebug UP-TO-DATE
: > Task :move_to_background:compileDebugJavaWithJavac UP-TO-DATE
: > Task :move_to_background:bundleLibCompileToJarDebug UP-TO-DATE
: > Task :package_info_plus:generateDebugBuildConfig UP-TO-DATE
: > Task :package_info_plus:compileDebugKotlin UP-TO-DATE
: > Task :package_info_plus:javaPreCompileDebug UP-TO-DATE
: > Task :package_info_plus:compileDebugJavaWithJavac UP-TO-DATE
: > Task :package_info_plus:bundleLibCompileToJarDebug UP-TO-DATE
: > Task :path_provider_android:generateDebugBuildConfig UP-TO-DATE
: > Task :path_provider_android:javaPreCompileDebug UP-TO-DATE
: > Task :path_provider_android:compileDebugJavaWithJavac UP-TO-DATE
: > Task :path_provider_android:bundleLibCompileToJarDebug UP-TO-DATE
: > Task :patrol:generateDebugBuildConfig UP-TO-DATE
: > Task :patrol:extractDebugProto UP-TO-DATE
: > Task :integration_test:processDebugJavaRes NO-SOURCE
: > Task :integration_test:bundleLibResDebug NO-SOURCE
: > Task :integration_test:bundleLibRuntimeToJarDebug UP-TO-DATE
: > Task :integration_test:createFullJarDebug UP-TO-DATE
: > Task :patrol:extractIncludeDebugProto UP-TO-DATE
: > Task :patrol:extractProto UP-TO-DATE
: > Task :patrol:generateDebugProto NO-SOURCE
: > Task :patrol:compileDebugKotlin UP-TO-DATE
: > Task :patrol:javaPreCompileDebug UP-TO-DATE
: > Task :patrol:compileDebugJavaWithJavac UP-TO-DATE
: > Task :patrol:bundleLibCompileToJarDebug UP-TO-DATE
: > Task :syncfusion_flutter_pdfviewer:generateDebugBuildConfig UP-TO-DATE
: > Task :syncfusion_flutter_pdfviewer:javaPreCompileDebug UP-TO-DATE
: > Task :syncfusion_flutter_pdfviewer:compileDebugJavaWithJavac UP-TO-DATE
: > Task :syncfusion_flutter_pdfviewer:bundleLibCompileToJarDebug UP-TO-DATE
: > Task :url_launcher_android:generateDebugBuildConfig UP-TO-DATE
: > Task :url_launcher_android:javaPreCompileDebug UP-TO-DATE
: > Task :url_launcher_android:compileDebugJavaWithJavac UP-TO-DATE
: > Task :url_launcher_android:bundleLibCompileToJarDebug UP-TO-DATE
: > Task :app:compileUnstableDebugKotlin UP-TO-DATE
: > Task :app:javaPreCompileUnstableDebug UP-TO-DATE
: > Task :app:compileUnstableDebugJavaWithJavac UP-TO-DATE
: > Task :app:compileUnstableDebugSources UP-TO-DATE
: > Task :app:mergeUnstableDebugNativeDebugMetadata NO-SOURCE
: > Task :app:checkUnstableDebugDuplicateClasses UP-TO-DATE
: > Task :app:desugarUnstableDebugFileDependencies UP-TO-DATE
: > Task :app:mergeExtDexUnstableDebug UP-TO-DATE
: > Task :patrol:bundleLibRuntimeToJarDebug UP-TO-DATE
: > Task :image_picker_android:bundleLibRuntimeToJarDebug UP-TO-DATE
: > Task :flutter_plugin_android_lifecycle:bundleLibRuntimeToJarDebug UP-TO-DATE
: > Task :isar_flutter_libs:bundleLibRuntimeToJarDebug UP-TO-DATE
: > Task :syncfusion_flutter_pdfviewer:bundleLibRuntimeToJarDebug UP-TO-DATE
: > Task :package_info_plus:bundleLibRuntimeToJarDebug UP-TO-DATE
: > Task :url_launcher_android:bundleLibRuntimeToJarDebug UP-TO-DATE
: > Task :path_provider_android:bundleLibRuntimeToJarDebug UP-TO-DATE
: > Task :connectivity_plus:bundleLibRuntimeToJarDebug UP-TO-DATE
: > Task :move_to_background:bundleLibRuntimeToJarDebug UP-TO-DATE
: > Task :app:dexBuilderUnstableDebug UP-TO-DATE
: > Task :app:mergeLibDexUnstableDebug UP-TO-DATE
: > Task :app:mergeProjectDexUnstableDebug UP-TO-DATE
: > Task :app:processUnstableDebugJavaRes NO-SOURCE
: > Task :connectivity_plus:processDebugJavaRes NO-SOURCE
: > Task :connectivity_plus:bundleLibResDebug NO-SOURCE
: > Task :flutter_plugin_android_lifecycle:processDebugJavaRes NO-SOURCE
: > Task :flutter_plugin_android_lifecycle:bundleLibResDebug NO-SOURCE
: > Task :image_picker_android:processDebugJavaRes NO-SOURCE
: > Task :image_picker_android:bundleLibResDebug NO-SOURCE
: > Task :isar_flutter_libs:processDebugJavaRes NO-SOURCE
: > Task :isar_flutter_libs:bundleLibResDebug NO-SOURCE
: > Task :move_to_background:processDebugJavaRes NO-SOURCE
: > Task :move_to_background:bundleLibResDebug NO-SOURCE
: > Task :package_info_plus:processDebugJavaRes NO-SOURCE
: > Task :package_info_plus:bundleLibResDebug UP-TO-DATE
: > Task :path_provider_android:processDebugJavaRes NO-SOURCE
: > Task :path_provider_android:bundleLibResDebug NO-SOURCE
: > Task :patrol:processDebugJavaRes NO-SOURCE
: > Task :patrol:bundleLibResDebug UP-TO-DATE
: > Task :syncfusion_flutter_pdfviewer:processDebugJavaRes NO-SOURCE
: > Task :syncfusion_flutter_pdfviewer:bundleLibResDebug NO-SOURCE
: > Task :url_launcher_android:processDebugJavaRes NO-SOURCE
: > Task :url_launcher_android:bundleLibResDebug NO-SOURCE
: > Task :app:mergeUnstableDebugJavaResource UP-TO-DATE
: > Task :app:mergeUnstableDebugJniLibFolders UP-TO-DATE
: > Task :connectivity_plus:mergeDebugJniLibFolders UP-TO-DATE
: > Task :connectivity_plus:mergeDebugNativeLibs NO-SOURCE
: > Task :connectivity_plus:stripDebugDebugSymbols NO-SOURCE
: > Task :connectivity_plus:copyDebugJniLibsProjectOnly UP-TO-DATE
: > Task :flutter_plugin_android_lifecycle:mergeDebugJniLibFolders UP-TO-DATE
: > Task :flutter_plugin_android_lifecycle:mergeDebugNativeLibs NO-SOURCE
: > Task :flutter_plugin_android_lifecycle:stripDebugDebugSymbols NO-SOURCE
: > Task :flutter_plugin_android_lifecycle:copyDebugJniLibsProjectOnly UP-TO-DATE
: > Task :image_picker_android:mergeDebugJniLibFolders UP-TO-DATE
: > Task :image_picker_android:mergeDebugNativeLibs NO-SOURCE
: > Task :image_picker_android:stripDebugDebugSymbols NO-SOURCE
: > Task :image_picker_android:copyDebugJniLibsProjectOnly UP-TO-DATE
: > Task :integration_test:mergeDebugJniLibFolders UP-TO-DATE
: > Task :integration_test:mergeDebugNativeLibs NO-SOURCE
: > Task :integration_test:stripDebugDebugSymbols NO-SOURCE
: > Task :integration_test:copyDebugJniLibsProjectOnly UP-TO-DATE
: > Task :isar_flutter_libs:mergeDebugJniLibFolders UP-TO-DATE
: > Task :isar_flutter_libs:mergeDebugNativeLibs UP-TO-DATE
: > Task :isar_flutter_libs:stripDebugDebugSymbols UP-TO-DATE
: > Task :isar_flutter_libs:copyDebugJniLibsProjectOnly UP-TO-DATE
: > Task :move_to_background:mergeDebugJniLibFolders UP-TO-DATE
: > Task :move_to_background:mergeDebugNativeLibs NO-SOURCE
: > Task :move_to_background:stripDebugDebugSymbols NO-SOURCE
: > Task :move_to_background:copyDebugJniLibsProjectOnly UP-TO-DATE
: > Task :package_info_plus:mergeDebugJniLibFolders UP-TO-DATE
: > Task :package_info_plus:mergeDebugNativeLibs NO-SOURCE
: > Task :package_info_plus:stripDebugDebugSymbols NO-SOURCE
: > Task :package_info_plus:copyDebugJniLibsProjectOnly UP-TO-DATE
: > Task :path_provider_android:mergeDebugJniLibFolders UP-TO-DATE
: > Task :path_provider_android:mergeDebugNativeLibs NO-SOURCE
: > Task :path_provider_android:stripDebugDebugSymbols NO-SOURCE
: > Task :path_provider_android:copyDebugJniLibsProjectOnly UP-TO-DATE
: > Task :patrol:mergeDebugJniLibFolders UP-TO-DATE
: > Task :patrol:mergeDebugNativeLibs NO-SOURCE
: > Task :patrol:stripDebugDebugSymbols NO-SOURCE
: > Task :patrol:copyDebugJniLibsProjectOnly UP-TO-DATE
: > Task :syncfusion_flutter_pdfviewer:mergeDebugJniLibFolders UP-TO-DATE
: > Task :syncfusion_flutter_pdfviewer:mergeDebugNativeLibs NO-SOURCE
: > Task :syncfusion_flutter_pdfviewer:stripDebugDebugSymbols NO-SOURCE
: > Task :syncfusion_flutter_pdfviewer:copyDebugJniLibsProjectOnly UP-TO-DATE
: > Task :url_launcher_android:mergeDebugJniLibFolders UP-TO-DATE
: > Task :url_launcher_android:mergeDebugNativeLibs NO-SOURCE
: > Task :url_launcher_android:stripDebugDebugSymbols NO-SOURCE
: > Task :url_launcher_android:copyDebugJniLibsProjectOnly UP-TO-DATE
: > Task :app:mergeUnstableDebugNativeLibs UP-TO-DATE
: > Task :app:stripUnstableDebugDebugSymbols UP-TO-DATE
: > Task :app:validateSigningUnstableDebug UP-TO-DATE
:
: > Task :app:compressUnstableDebugAssets
: Execution optimizations have been disabled for task ':app:compressUnstableDebugAssets' to ensure correctness due to the following reasons:
: - Gradle detected a problem with the following location: '/Users/peterbriggs/GOTG.Apps.GRecords/gotg_apps_grecords/build/app/intermediates/merged_assets/unstableDebug/out'. Reason: Task ':app:compressUnstableDebugAssets' uses this output of task ':app:copyFlutterAssetsUnstableDebug' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
:
: > Task :app:packageUnstableDebug UP-TO-DATE
: > Task :app:assembleUnstableDebug
:
: Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.
:
: You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
:
: See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings
:
: Execution optimizations have been disabled for 1 invalid unit(s) of work during this build to ensure correctness.
: Please consult deprecation warnings for more details.
:
: BUILD SUCCESSFUL in 14s
: 230 actionable tasks: 6 executed, 224 up-to-date
$ ./gradlew :app:assembleUnstableDebugAndroidTest -Ptarget=/Users/peterbriggs/GOTG.Apps.GRecords/gotg_apps_grecords/integration_test/tests/login/login_test.dart -Pdart-defines=UEFUUk9MX1dBSVQ9MA==,UEFUUk9MX0FQUF9QQUNLQUdFX05BTUU9dWsuY28uZ3JlZ2dzLmdvdGdfYXBwc19ncmVjb3Jkcy51bnN0YWJsZQ==,UEFUUk9MX0FQUF9CVU5ETEVfSUQ9dWsuY28uZ3JlZ2dzLmdvdGdfYXBwc19ncmVjb3Jkcy51bnN0YWJsZQ==,UEFUUk9MX0FORFJPSURfQVBQX05BTUU9Ry1SZWNvcmRz,UEFUUk9MX0lPU19BUFBfTkFNRT1HLVJlY29yZHM=,UEFUUk9MX1RFU1RfTEFCRUw9bG9naW5fdGVzdC5kYXJ0
:
: > Configure project :syncfusion_flutter_pdfviewer
: WARNING: The option setting 'android.enableR8=true' is deprecated.
: It will be removed in version 5.0 of the Android Gradle plugin.
: You will no longer be able to disable R8
:
✓ Completed building apk with entrypoint login_test.dart (19.2s)
• Executing tests of apk with entrypoint login_test.dart on emulator-5554...
$ ./gradlew :app:connectedUnstableDebugAndroidTest -Ptarget=/Users/peterbriggs/GOTG.Apps.GRecords/gotg_apps_grecords/integration_test/tests/login/login_test.dart -Pdart-defines=UEFUUk9MX1dBSVQ9MA==,UEFUUk9MX0FQUF9QQUNLQUdFX05BTUU9dWsuY28uZ3JlZ2dzLmdvdGdfYXBwc19ncmVjb3Jkcy51bnN0YWJsZQ==,UEFUUk9MX0FQUF9CVU5ETEVfSUQ9dWsuY28uZ3JlZ2dzLmdvdGdfYXBwc19ncmVjb3Jkcy51bnN0YWJsZQ==,UEFUUk9MX0FORFJPSURfQVBQX05BTUU9Ry1SZWNvcmRz,UEFUUk9MX0lPU19BUFBfTkFNRT1HLVJlY29yZHM=,UEFUUk9MX1RFU1RfTEFCRUw9bG9naW5fdGVzdC5kYXJ0
:
: > Configure project :syncfusion_flutter_pdfviewer
: WARNING: The option setting 'android.enableR8=true' is deprecated.
: It will be removed in version 5.0 of the Android Gradle plugin.
: You will no longer be able to disable R8
:
: > Task :app:compileFlutterBuildUnstableDebug
: > Task :app:packLibsflutterBuildUnstableDebug UP-TO-DATE
: > Task :app:preBuild UP-TO-DATE
: > Task :app:preUnstableDebugBuild UP-TO-DATE
: > Task :connectivity_plus:preBuild UP-TO-DATE
: > Task :connectivity_plus:preDebugBuild UP-TO-DATE
: > Task :connectivity_plus:compileDebugAidl NO-SOURCE
: > Task :flutter_plugin_android_lifecycle:preBuild UP-TO-DATE
: > Task :flutter_plugin_android_lifecycle:preDebugBuild UP-TO-DATE
: > Task :flutter_plugin_android_lifecycle:compileDebugAidl NO-SOURCE
: > Task :image_picker_android:preBuild UP-TO-DATE
: > Task :image_picker_android:preDebugBuild UP-TO-DATE
: > Task :image_picker_android:compileDebugAidl NO-SOURCE
: > Task :integration_test:preBuild UP-TO-DATE
: > Task :integration_test:preDebugBuild UP-TO-DATE
: > Task :integration_test:compileDebugAidl NO-SOURCE
: > Task :isar_flutter_libs:preBuild UP-TO-DATE
: > Task :isar_flutter_libs:preDebugBuild UP-TO-DATE
: > Task :isar_flutter_libs:compileDebugAidl NO-SOURCE
: > Task :move_to_background:preBuild UP-TO-DATE
: > Task :move_to_background:preDebugBuild UP-TO-DATE
: > Task :move_to_background:compileDebugAidl NO-SOURCE
: > Task :package_info_plus:preBuild UP-TO-DATE
: > Task :package_info_plus:preDebugBuild UP-TO-DATE
: > Task :package_info_plus:compileDebugAidl NO-SOURCE
: > Task :path_provider_android:preBuild UP-TO-DATE
: > Task :path_provider_android:preDebugBuild UP-TO-DATE
: > Task :path_provider_android:compileDebugAidl NO-SOURCE
: > Task :patrol:preBuild UP-TO-DATE
: > Task :patrol:preDebugBuild UP-TO-DATE
: > Task :patrol:compileDebugAidl NO-SOURCE
: > Task :syncfusion_flutter_pdfviewer:preBuild UP-TO-DATE
: > Task :syncfusion_flutter_pdfviewer:preDebugBuild UP-TO-DATE
: > Task :syncfusion_flutter_pdfviewer:compileDebugAidl NO-SOURCE
: > Task :url_launcher_android:preBuild UP-TO-DATE
: > Task :url_launcher_android:preDebugBuild UP-TO-DATE
: > Task :url_launcher_android:compileDebugAidl NO-SOURCE
: > Task :app:compileUnstableDebugAidl NO-SOURCE
: > Task :connectivity_plus:packageDebugRenderscript NO-SOURCE
: > Task :flutter_plugin_android_lifecycle:packageDebugRenderscript NO-SOURCE
: > Task :image_picker_android:packageDebugRenderscript NO-SOURCE
: > Task :integration_test:packageDebugRenderscript NO-SOURCE
: > Task :isar_flutter_libs:packageDebugRenderscript NO-SOURCE
: > Task :move_to_background:packageDebugRenderscript NO-SOURCE
: > Task :package_info_plus:packageDebugRenderscript NO-SOURCE
: > Task :path_provider_android:packageDebugRenderscript NO-SOURCE
: > Task :patrol:packageDebugRenderscript NO-SOURCE
: > Task :syncfusion_flutter_pdfviewer:packageDebugRenderscript NO-SOURCE
: > Task :url_launcher_android:packageDebugRenderscript NO-SOURCE
: > Task :app:compileUnstableDebugRenderscript NO-SOURCE
: > Task :app:generateUnstableDebugBuildConfig UP-TO-DATE
: > Task :connectivity_plus:writeDebugAarMetadata UP-TO-DATE
: > Task :flutter_plugin_android_lifecycle:writeDebugAarMetadata UP-TO-DATE
: > Task :image_picker_android:writeDebugAarMetadata UP-TO-DATE
: > Task :integration_test:writeDebugAarMetadata UP-TO-DATE
: > Task :isar_flutter_libs:writeDebugAarMetadata UP-TO-DATE
: > Task :move_to_background:writeDebugAarMetadata UP-TO-DATE
: > Task :package_info_plus:writeDebugAarMetadata UP-TO-DATE
: > Task :path_provider_android:writeDebugAarMetadata UP-TO-DATE
: > Task :patrol:writeDebugAarMetadata UP-TO-DATE
: > Task :syncfusion_flutter_pdfviewer:writeDebugAarMetadata UP-TO-DATE
: > Task :url_launcher_android:writeDebugAarMetadata UP-TO-DATE
: > Task :app:checkUnstableDebugAarMetadata UP-TO-DATE
: > Task :app:cleanMergeUnstableDebugAssets
: > Task :app:mergeUnstableDebugShaders UP-TO-DATE
: > Task :app:compileUnstableDebugShaders NO-SOURCE
: > Task :app:generateUnstableDebugAssets UP-TO-DATE
: > Task :connectivity_plus:mergeDebugShaders UP-TO-DATE
: > Task :connectivity_plus:compileDebugShaders NO-SOURCE
: > Task :connectivity_plus:generateDebugAssets UP-TO-DATE
: > Task :connectivity_plus:packageDebugAssets UP-TO-DATE
: > Task :flutter_plugin_android_lifecycle:mergeDebugShaders UP-TO-DATE
: > Task :flutter_plugin_android_lifecycle:compileDebugShaders NO-SOURCE
: > Task :flutter_plugin_android_lifecycle:generateDebugAssets UP-TO-DATE
: > Task :flutter_plugin_android_lifecycle:packageDebugAssets UP-TO-DATE
: > Task :image_picker_android:mergeDebugShaders UP-TO-DATE
: > Task :image_picker_android:compileDebugShaders NO-SOURCE
: > Task :image_picker_android:generateDebugAssets UP-TO-DATE
: > Task :image_picker_android:packageDebugAssets UP-TO-DATE
: > Task :integration_test:mergeDebugShaders UP-TO-DATE
: > Task :integration_test:compileDebugShaders NO-SOURCE
: > Task :integration_test:generateDebugAssets UP-TO-DATE
: > Task :integration_test:packageDebugAssets UP-TO-DATE
: > Task :isar_flutter_libs:mergeDebugShaders UP-TO-DATE
: > Task :isar_flutter_libs:compileDebugShaders NO-SOURCE
: > Task :isar_flutter_libs:generateDebugAssets UP-TO-DATE
: > Task :isar_flutter_libs:packageDebugAssets UP-TO-DATE
: > Task :move_to_background:mergeDebugShaders UP-TO-DATE
: > Task :move_to_background:compileDebugShaders NO-SOURCE
: > Task :move_to_background:generateDebugAssets UP-TO-DATE
: > Task :move_to_background:packageDebugAssets UP-TO-DATE
: > Task :package_info_plus:mergeDebugShaders UP-TO-DATE
: > Task :package_info_plus:compileDebugShaders NO-SOURCE
: > Task :package_info_plus:generateDebugAssets UP-TO-DATE
: > Task :package_info_plus:packageDebugAssets UP-TO-DATE
: > Task :path_provider_android:mergeDebugShaders UP-TO-DATE
: > Task :path_provider_android:compileDebugShaders NO-SOURCE
: > Task :path_provider_android:generateDebugAssets UP-TO-DATE
: > Task :path_provider_android:packageDebugAssets UP-TO-DATE
: > Task :patrol:mergeDebugShaders UP-TO-DATE
: > Task :patrol:compileDebugShaders NO-SOURCE
: > Task :patrol:generateDebugAssets UP-TO-DATE
: > Task :patrol:packageDebugAssets UP-TO-DATE
: > Task :syncfusion_flutter_pdfviewer:mergeDebugShaders UP-TO-DATE
: > Task :syncfusion_flutter_pdfviewer:compileDebugShaders NO-SOURCE
: > Task :syncfusion_flutter_pdfviewer:generateDebugAssets UP-TO-DATE
: > Task :syncfusion_flutter_pdfviewer:packageDebugAssets UP-TO-DATE
: > Task :url_launcher_android:mergeDebugShaders UP-TO-DATE
: > Task :url_launcher_android:compileDebugShaders NO-SOURCE
: > Task :url_launcher_android:generateDebugAssets UP-TO-DATE
: > Task :url_launcher_android:packageDebugAssets UP-TO-DATE
: > Task :app:mergeUnstableDebugAssets
: > Task :app:copyFlutterAssetsUnstableDebug
: > Task :app:generateUnstableDebugResValues UP-TO-DATE
: > Task :app:generateUnstableDebugResources UP-TO-DATE
: > Task :connectivity_plus:compileDebugRenderscript NO-SOURCE
: > Task :connectivity_plus:generateDebugResValues UP-TO-DATE
: > Task :connectivity_plus:generateDebugResources UP-TO-DATE
: > Task :connectivity_plus:packageDebugResources UP-TO-DATE
: > Task :flutter_plugin_android_lifecycle:compileDebugRenderscript NO-SOURCE
: > Task :flutter_plugin_android_lifecycle:generateDebugResValues UP-TO-DATE
: > Task :flutter_plugin_android_lifecycle:generateDebugResources UP-TO-DATE
: > Task :flutter_plugin_android_lifecycle:packageDebugResources UP-TO-DATE
: > Task :image_picker_android:compileDebugRenderscript NO-SOURCE
: > Task :image_picker_android:generateDebugResValues UP-TO-DATE
: > Task :image_picker_android:generateDebugResources UP-TO-DATE
: > Task :image_picker_android:packageDebugResources UP-TO-DATE
: > Task :integration_test:compileDebugRenderscript NO-SOURCE
: > Task :integration_test:generateDebugResValues UP-TO-DATE
: > Task :integration_test:generateDebugResources UP-TO-DATE
: > Task :integration_test:packageDebugResources UP-TO-DATE
: > Task :isar_flutter_libs:compileDebugRenderscript NO-SOURCE
: > Task :isar_flutter_libs:generateDebugResValues UP-TO-DATE
: > Task :isar_flutter_libs:generateDebugResources UP-TO-DATE
: > Task :isar_flutter_libs:packageDebugResources UP-TO-DATE
: > Task :move_to_background:compileDebugRenderscript NO-SOURCE
: > Task :move_to_background:generateDebugResValues UP-TO-DATE
: > Task :move_to_background:generateDebugResources UP-TO-DATE
: > Task :move_to_background:packageDebugResources UP-TO-DATE
: > Task :package_info_plus:compileDebugRenderscript NO-SOURCE
: > Task :package_info_plus:generateDebugResValues UP-TO-DATE
: > Task :package_info_plus:generateDebugResources UP-TO-DATE
: > Task :package_info_plus:packageDebugResources UP-TO-DATE
: > Task :path_provider_android:compileDebugRenderscript NO-SOURCE
: > Task :path_provider_android:generateDebugResValues UP-TO-DATE
: > Task :path_provider_android:generateDebugResources UP-TO-DATE
: > Task :path_provider_android:packageDebugResources UP-TO-DATE
: > Task :patrol:compileDebugRenderscript NO-SOURCE
: > Task :patrol:generateDebugResValues UP-TO-DATE
: > Task :patrol:generateDebugResources UP-TO-DATE
: > Task :patrol:packageDebugResources UP-TO-DATE
: > Task :syncfusion_flutter_pdfviewer:compileDebugRenderscript NO-SOURCE
: > Task :syncfusion_flutter_pdfviewer:generateDebugResValues UP-TO-DATE
: > Task :syncfusion_flutter_pdfviewer:generateDebugResources UP-TO-DATE
: > Task :syncfusion_flutter_pdfviewer:packageDebugResources UP-TO-DATE
: > Task :url_launcher_android:compileDebugRenderscript NO-SOURCE
: > Task :url_launcher_android:generateDebugResValues UP-TO-DATE
: > Task :url_launcher_android:generateDebugResources UP-TO-DATE
: > Task :url_launcher_android:packageDebugResources UP-TO-DATE
: > Task :app:mergeUnstableDebugResources UP-TO-DATE
: > Task :app:createUnstableDebugCompatibleScreenManifests UP-TO-DATE
: > Task :app:extractDeepLinksUnstableDebug UP-TO-DATE
: > Task :connectivity_plus:extractDeepLinksDebug UP-TO-DATE
: > Task :connectivity_plus:processDebugManifest UP-TO-DATE
: > Task :flutter_plugin_android_lifecycle:extractDeepLinksDebug UP-TO-DATE
: > Task :flutter_plugin_android_lifecycle:processDebugManifest UP-TO-DATE
: > Task :image_picker_android:extractDeepLinksDebug UP-TO-DATE
: > Task :image_picker_android:processDebugManifest UP-TO-DATE
: > Task :integration_test:extractDeepLinksDebug UP-TO-DATE
: > Task :integration_test:processDebugManifest UP-TO-DATE
: > Task :isar_flutter_libs:extractDeepLinksDebug UP-TO-DATE
: > Task :isar_flutter_libs:processDebugManifest UP-TO-DATE
: > Task :move_to_background:extractDeepLinksDebug UP-TO-DATE
: > Task :move_to_background:processDebugManifest UP-TO-DATE
: > Task :package_info_plus:extractDeepLinksDebug UP-TO-DATE
: > Task :package_info_plus:processDebugManifest UP-TO-DATE
: > Task :path_provider_android:extractDeepLinksDebug UP-TO-DATE
: > Task :path_provider_android:processDebugManifest UP-TO-DATE
: > Task :patrol:extractDeepLinksDebug UP-TO-DATE
: > Task :patrol:processDebugManifest UP-TO-DATE
: > Task :syncfusion_flutter_pdfviewer:extractDeepLinksDebug UP-TO-DATE
: > Task :syncfusion_flutter_pdfviewer:processDebugManifest UP-TO-DATE
: > Task :url_launcher_android:extractDeepLinksDebug UP-TO-DATE
: > Task :url_launcher_android:processDebugManifest UP-TO-DATE
: > Task :app:processUnstableDebugMainManifest UP-TO-DATE
: > Task :app:processUnstableDebugManifest UP-TO-DATE
: > Task :app:processUnstableDebugManifestForPackage UP-TO-DATE
: > Task :connectivity_plus:compileDebugLibraryResources UP-TO-DATE
: > Task :connectivity_plus:parseDebugLocalResources UP-TO-DATE
: > Task :connectivity_plus:generateDebugRFile UP-TO-DATE
: > Task :flutter_plugin_android_lifecycle:compileDebugLibraryResources UP-TO-DATE
: > Task :flutter_plugin_android_lifecycle:parseDebugLocalResources UP-TO-DATE
: > Task :flutter_plugin_android_lifecycle:generateDebugRFile UP-TO-DATE
: > Task :image_picker_android:compileDebugLibraryResources UP-TO-DATE
: > Task :image_picker_android:parseDebugLocalResources UP-TO-DATE
: > Task :image_picker_android:generateDebugRFile UP-TO-DATE
: > Task :integration_test:compileDebugLibraryResources UP-TO-DATE
: > Task :integration_test:parseDebugLocalResources UP-TO-DATE
: > Task :integration_test:generateDebugRFile UP-TO-DATE
: > Task :isar_flutter_libs:compileDebugLibraryResources UP-TO-DATE
: > Task :isar_flutter_libs:parseDebugLocalResources UP-TO-DATE
: > Task :isar_flutter_libs:generateDebugRFile UP-TO-DATE
: > Task :move_to_background:compileDebugLibraryResources UP-TO-DATE
: > Task :move_to_background:parseDebugLocalResources UP-TO-DATE
: > Task :move_to_background:generateDebugRFile UP-TO-DATE
: > Task :package_info_plus:compileDebugLibraryResources UP-TO-DATE
: > Task :package_info_plus:parseDebugLocalResources UP-TO-DATE
: > Task :package_info_plus:generateDebugRFile UP-TO-DATE
: > Task :path_provider_android:compileDebugLibraryResources UP-TO-DATE
: > Task :path_provider_android:parseDebugLocalResources UP-TO-DATE
: > Task :path_provider_android:generateDebugRFile UP-TO-DATE
: > Task :patrol:compileDebugLibraryResources UP-TO-DATE
: > Task :patrol:parseDebugLocalResources UP-TO-DATE
: > Task :patrol:generateDebugRFile UP-TO-DATE
: > Task :syncfusion_flutter_pdfviewer:compileDebugLibraryResources UP-TO-DATE
: > Task :syncfusion_flutter_pdfviewer:parseDebugLocalResources UP-TO-DATE
: > Task :syncfusion_flutter_pdfviewer:generateDebugRFile UP-TO-DATE
: > Task :url_launcher_android:compileDebugLibraryResources UP-TO-DATE
: > Task :url_launcher_android:parseDebugLocalResources UP-TO-DATE
: > Task :url_launcher_android:generateDebugRFile UP-TO-DATE
: > Task :app:processUnstableDebugResources UP-TO-DATE
: > Task :connectivity_plus:generateDebugBuildConfig UP-TO-DATE
: > Task :connectivity_plus:javaPreCompileDebug UP-TO-DATE
: > Task :connectivity_plus:compileDebugJavaWithJavac UP-TO-DATE
: > Task :connectivity_plus:bundleLibCompileToJarDebug UP-TO-DATE
: > Task :flutter_plugin_android_lifecycle:generateDebugBuildConfig UP-TO-DATE
: > Task :flutter_plugin_android_lifecycle:javaPreCompileDebug UP-TO-DATE
: > Task :flutter_plugin_android_lifecycle:compileDebugJavaWithJavac UP-TO-DATE
: > Task :flutter_plugin_android_lifecycle:bundleLibCompileToJarDebug UP-TO-DATE
: > Task :image_picker_android:generateDebugBuildConfig UP-TO-DATE
: > Task :image_picker_android:javaPreCompileDebug UP-TO-DATE
: > Task :image_picker_android:compileDebugJavaWithJavac UP-TO-DATE
: > Task :image_picker_android:bundleLibCompileToJarDebug UP-TO-DATE
: > Task :integration_test:generateDebugBuildConfig UP-TO-DATE
: > Task :integration_test:javaPreCompileDebug UP-TO-DATE
: > Task :integration_test:compileDebugJavaWithJavac UP-TO-DATE
: > Task :integration_test:bundleLibCompileToJarDebug UP-TO-DATE
: > Task :isar_flutter_libs:generateDebugBuildConfig UP-TO-DATE
: > Task :isar_flutter_libs:javaPreCompileDebug UP-TO-DATE
: > Task :isar_flutter_libs:compileDebugJavaWithJavac UP-TO-DATE
: > Task :isar_flutter_libs:bundleLibCompileToJarDebug UP-TO-DATE
: > Task :move_to_background:generateDebugBuildConfig UP-TO-DATE
: > Task :move_to_background:javaPreCompileDebug UP-TO-DATE
: > Task :move_to_background:compileDebugJavaWithJavac UP-TO-DATE
: > Task :move_to_background:bundleLibCompileToJarDebug UP-TO-DATE
: > Task :package_info_plus:generateDebugBuildConfig UP-TO-DATE
: > Task :package_info_plus:compileDebugKotlin UP-TO-DATE
: > Task :package_info_plus:javaPreCompileDebug UP-TO-DATE
: > Task :package_info_plus:compileDebugJavaWithJavac UP-TO-DATE
: > Task :package_info_plus:bundleLibCompileToJarDebug UP-TO-DATE
: > Task :path_provider_android:generateDebugBuildConfig UP-TO-DATE
: > Task :path_provider_android:javaPreCompileDebug UP-TO-DATE
: > Task :path_provider_android:compileDebugJavaWithJavac UP-TO-DATE
: > Task :path_provider_android:bundleLibCompileToJarDebug UP-TO-DATE
: > Task :patrol:generateDebugBuildConfig UP-TO-DATE
: > Task :patrol:extractDebugProto UP-TO-DATE
: > Task :integration_test:processDebugJavaRes NO-SOURCE
: > Task :integration_test:bundleLibResDebug NO-SOURCE
: > Task :integration_test:bundleLibRuntimeToJarDebug UP-TO-DATE
: > Task :integration_test:createFullJarDebug UP-TO-DATE
: > Task :patrol:extractIncludeDebugProto UP-TO-DATE
: > Task :patrol:extractProto UP-TO-DATE
: > Task :patrol:generateDebugProto NO-SOURCE
: > Task :patrol:compileDebugKotlin UP-TO-DATE
: > Task :patrol:javaPreCompileDebug UP-TO-DATE
: > Task :patrol:compileDebugJavaWithJavac UP-TO-DATE
: > Task :patrol:bundleLibCompileToJarDebug UP-TO-DATE
: > Task :syncfusion_flutter_pdfviewer:generateDebugBuildConfig UP-TO-DATE
: > Task :syncfusion_flutter_pdfviewer:javaPreCompileDebug UP-TO-DATE
: > Task :syncfusion_flutter_pdfviewer:compileDebugJavaWithJavac UP-TO-DATE
: > Task :syncfusion_flutter_pdfviewer:bundleLibCompileToJarDebug UP-TO-DATE
: > Task :url_launcher_android:generateDebugBuildConfig UP-TO-DATE
: > Task :url_launcher_android:javaPreCompileDebug UP-TO-DATE
: > Task :url_launcher_android:compileDebugJavaWithJavac UP-TO-DATE
: > Task :url_launcher_android:bundleLibCompileToJarDebug UP-TO-DATE
: > Task :app:javaPreCompileUnstableDebug UP-TO-DATE
: > Task :app:checkUnstableDebugDuplicateClasses UP-TO-DATE
: > Task :app:desugarUnstableDebugFileDependencies UP-TO-DATE
: > Task :app:mergeExtDexUnstableDebug UP-TO-DATE
: > Task :patrol:bundleLibRuntimeToJarDebug UP-TO-DATE
: > Task :image_picker_android:bundleLibRuntimeToJarDebug UP-TO-DATE
: > Task :flutter_plugin_android_lifecycle:bundleLibRuntimeToJarDebug UP-TO-DATE
: > Task :isar_flutter_libs:bundleLibRuntimeToJarDebug UP-TO-DATE
: > Task :syncfusion_flutter_pdfviewer:bundleLibRuntimeToJarDebug UP-TO-DATE
: > Task :package_info_plus:bundleLibRuntimeToJarDebug UP-TO-DATE
: > Task :url_launcher_android:bundleLibRuntimeToJarDebug UP-TO-DATE
: > Task :path_provider_android:bundleLibRuntimeToJarDebug UP-TO-DATE
: > Task :connectivity_plus:bundleLibRuntimeToJarDebug UP-TO-DATE
: > Task :move_to_background:bundleLibRuntimeToJarDebug UP-TO-DATE
: > Task :app:processUnstableDebugJavaRes NO-SOURCE
: > Task :connectivity_plus:processDebugJavaRes NO-SOURCE
: > Task :connectivity_plus:bundleLibResDebug NO-SOURCE
: > Task :flutter_plugin_android_lifecycle:processDebugJavaRes NO-SOURCE
: > Task :flutter_plugin_android_lifecycle:bundleLibResDebug NO-SOURCE
: > Task :app:mergeLibDexUnstableDebug UP-TO-DATE
: > Task :image_picker_android:processDebugJavaRes NO-SOURCE
: > Task :image_picker_android:bundleLibResDebug NO-SOURCE
: > Task :isar_flutter_libs:processDebugJavaRes NO-SOURCE
: > Task :isar_flutter_libs:bundleLibResDebug NO-SOURCE
: > Task :move_to_background:processDebugJavaRes NO-SOURCE
: > Task :move_to_background:bundleLibResDebug NO-SOURCE
: > Task :package_info_plus:processDebugJavaRes NO-SOURCE
: > Task :package_info_plus:bundleLibResDebug UP-TO-DATE
: > Task :path_provider_android:processDebugJavaRes NO-SOURCE
: > Task :path_provider_android:bundleLibResDebug NO-SOURCE
: > Task :patrol:processDebugJavaRes NO-SOURCE
: > Task :patrol:bundleLibResDebug UP-TO-DATE
: > Task :syncfusion_flutter_pdfviewer:processDebugJavaRes NO-SOURCE
: > Task :syncfusion_flutter_pdfviewer:bundleLibResDebug NO-SOURCE
: > Task :url_launcher_android:processDebugJavaRes NO-SOURCE
: > Task :url_launcher_android:bundleLibResDebug NO-SOURCE
: > Task :app:mergeUnstableDebugJniLibFolders UP-TO-DATE
: > Task :connectivity_plus:mergeDebugJniLibFolders UP-TO-DATE
: > Task :connectivity_plus:mergeDebugNativeLibs NO-SOURCE
: > Task :connectivity_plus:stripDebugDebugSymbols NO-SOURCE
: > Task :connectivity_plus:copyDebugJniLibsProjectOnly UP-TO-DATE
: > Task :flutter_plugin_android_lifecycle:mergeDebugJniLibFolders UP-TO-DATE
: > Task :flutter_plugin_android_lifecycle:mergeDebugNativeLibs NO-SOURCE
: > Task :flutter_plugin_android_lifecycle:stripDebugDebugSymbols NO-SOURCE
: > Task :flutter_plugin_android_lifecycle:copyDebugJniLibsProjectOnly UP-TO-DATE
: > Task :image_picker_android:mergeDebugJniLibFolders UP-TO-DATE
: > Task :image_picker_android:mergeDebugNativeLibs NO-SOURCE
: > Task :image_picker_android:stripDebugDebugSymbols NO-SOURCE
: > Task :image_picker_android:copyDebugJniLibsProjectOnly UP-TO-DATE
: > Task :integration_test:mergeDebugJniLibFolders UP-TO-DATE
: > Task :integration_test:mergeDebugNativeLibs NO-SOURCE
: > Task :integration_test:stripDebugDebugSymbols NO-SOURCE
: > Task :integration_test:copyDebugJniLibsProjectOnly UP-TO-DATE
: > Task :isar_flutter_libs:mergeDebugJniLibFolders UP-TO-DATE
: > Task :isar_flutter_libs:mergeDebugNativeLibs UP-TO-DATE
: > Task :isar_flutter_libs:stripDebugDebugSymbols UP-TO-DATE
: > Task :isar_flutter_libs:copyDebugJniLibsProjectOnly UP-TO-DATE
: > Task :move_to_background:mergeDebugJniLibFolders UP-TO-DATE
: > Task :move_to_background:mergeDebugNativeLibs NO-SOURCE
: > Task :move_to_background:stripDebugDebugSymbols NO-SOURCE
: > Task :move_to_background:copyDebugJniLibsProjectOnly UP-TO-DATE
: > Task :package_info_plus:mergeDebugJniLibFolders UP-TO-DATE
: > Task :package_info_plus:mergeDebugNativeLibs NO-SOURCE
: > Task :package_info_plus:stripDebugDebugSymbols NO-SOURCE
: > Task :package_info_plus:copyDebugJniLibsProjectOnly UP-TO-DATE
: > Task :path_provider_android:mergeDebugJniLibFolders UP-TO-DATE
: > Task :path_provider_android:mergeDebugNativeLibs NO-SOURCE
: > Task :path_provider_android:stripDebugDebugSymbols NO-SOURCE
: > Task :path_provider_android:copyDebugJniLibsProjectOnly UP-TO-DATE
: > Task :patrol:mergeDebugJniLibFolders UP-TO-DATE
: > Task :patrol:mergeDebugNativeLibs NO-SOURCE
: > Task :patrol:stripDebugDebugSymbols NO-SOURCE
: > Task :patrol:copyDebugJniLibsProjectOnly UP-TO-DATE
: > Task :syncfusion_flutter_pdfviewer:mergeDebugJniLibFolders UP-TO-DATE
: > Task :syncfusion_flutter_pdfviewer:mergeDebugNativeLibs NO-SOURCE
: > Task :syncfusion_flutter_pdfviewer:stripDebugDebugSymbols NO-SOURCE
: > Task :syncfusion_flutter_pdfviewer:copyDebugJniLibsProjectOnly UP-TO-DATE
: > Task :url_launcher_android:mergeDebugJniLibFolders UP-TO-DATE
: > Task :url_launcher_android:mergeDebugNativeLibs NO-SOURCE
: > Task :url_launcher_android:stripDebugDebugSymbols NO-SOURCE
: > Task :url_launcher_android:copyDebugJniLibsProjectOnly UP-TO-DATE
: > Task :app:mergeUnstableDebugNativeLibs UP-TO-DATE
: > Task :app:stripUnstableDebugDebugSymbols UP-TO-DATE
: > Task :app:validateSigningUnstableDebug UP-TO-DATE
: > Task :app:preUnstableDebugAndroidTestBuild SKIPPED
: > Task :app:compileUnstableDebugAndroidTestAidl NO-SOURCE
: > Task :app:processUnstableDebugAndroidTestManifest UP-TO-DATE
: > Task :app:compileUnstableDebugAndroidTestRenderscript NO-SOURCE
: > Task :app:generateUnstableDebugAndroidTestBuildConfig UP-TO-DATE
: > Task :app:checkUnstableDebugAndroidTestAarMetadata UP-TO-DATE
: > Task :app:generateUnstableDebugAndroidTestResValues UP-TO-DATE
: > Task :app:generateUnstableDebugAndroidTestResources UP-TO-DATE
: > Task :app:mergeUnstableDebugAndroidTestResources UP-TO-DATE
: > Task :app:processUnstableDebugAndroidTestResources UP-TO-DATE
: > Task :app:javaPreCompileUnstableDebugAndroidTest UP-TO-DATE
: > Task :app:mergeUnstableDebugAndroidTestShaders UP-TO-DATE
: > Task :app:compileUnstableDebugAndroidTestShaders NO-SOURCE
: > Task :app:generateUnstableDebugAndroidTestAssets UP-TO-DATE
: > Task :app:mergeUnstableDebugAndroidTestAssets UP-TO-DATE
: > Task :app:compressUnstableDebugAndroidTestAssets UP-TO-DATE
: > Task :app:checkUnstableDebugAndroidTestDuplicateClasses UP-TO-DATE
: > Task :app:desugarUnstableDebugAndroidTestFileDependencies UP-TO-DATE
: > Task :app:mergeExtDexUnstableDebugAndroidTest UP-TO-DATE
: > Task :app:mergeLibDexUnstableDebugAndroidTest UP-TO-DATE
: > Task :app:processUnstableDebugAndroidTestJavaRes NO-SOURCE
: > Task :app:mergeUnstableDebugAndroidTestJniLibFolders UP-TO-DATE
: > Task :app:mergeUnstableDebugAndroidTestNativeLibs NO-SOURCE
: > Task :app:validateSigningUnstableDebugAndroidTest UP-TO-DATE
: > Task :app:compileUnstableDebugKotlin
: > Task :app:compileUnstableDebugJavaWithJavac UP-TO-DATE
: > Task :app:dexBuilderUnstableDebug UP-TO-DATE
: > Task :app:mergeProjectDexUnstableDebug UP-TO-DATE
: > Task :app:mergeUnstableDebugJavaResource UP-TO-DATE
: > Task :app:bundleUnstableDebugClasses UP-TO-DATE
: > Task :app:compileUnstableDebugAndroidTestKotlin NO-SOURCE
: > Task :app:compileUnstableDebugAndroidTestJavaWithJavac UP-TO-DATE
: > Task :app:dexBuilderUnstableDebugAndroidTest
: > Task :app:mergeProjectDexUnstableDebugAndroidTest UP-TO-DATE
: > Task :app:mergeUnstableDebugAndroidTestJavaResource UP-TO-DATE
: > Task :app:packageUnstableDebugAndroidTest UP-TO-DATE
:
: > Task :app:compressUnstableDebugAssets
: Execution optimizations have been disabled for task ':app:compressUnstableDebugAssets' to ensure correctness due to the following reasons:
: - Gradle detected a problem with the following location: '/Users/peterbriggs/GOTG.Apps.GRecords/gotg_apps_grecords/build/app/intermediates/merged_assets/unstableDebug/out'. Reason: Task ':app:compressUnstableDebugAssets' uses this output of task ':app:copyFlutterAssetsUnstableDebug' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
:
: > Task :app:packageUnstableDebug UP-TO-DATE
: > Task :app:connectedUnstableDebugAndroidTest
:
: Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.
:
: You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
:
: See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings
:
: Execution optimizations have been disabled for 1 invalid unit(s) of work during this build to ensure correctness.
: Please consult deprecation warnings for more details.
:
: BUILD SUCCESSFUL in 13s
: 252 actionable tasks: 8 executed, 244 up-to-date
✓ Completed executing apk with entrypoint login_test.dart on emulator-5554 (14.2s)
Uninstalling uk.co.greggs.gotg_apps_grecords.unstable from sdk gphone64 x86 64
Failed to call finalizer: AdbExecutableNotFound: No such file or directory
FAIL login_test.dart on emulator-5554
peterbriggs@Peters-MBP-2 gotg_apps_grecords %
The text was updated successfully, but these errors were encountered: