Skip to content

Instantly share code, notes, and snippets.

@othiagosouto
Created July 12, 2020 19:10
Show Gist options
  • Save othiagosouto/972dbdd8d97145ef0fb075c7ee2a2cf0 to your computer and use it in GitHub Desktop.
Save othiagosouto/972dbdd8d97145ef0fb075c7ee2a2cf0 to your computer and use it in GitHub Desktop.
thiagosouto@Thiagos-MacBook-Pro FacebookSnapshotSample % ./gradlew verifyDebugAndroidTestScreenshotTest
> Task :app:connectedDebugAndroidTest
Starting 1 tests on Pixel_2_API_28(AVD) - 9
> Task :app:verifyDebugAndroidTestScreenshotTest
[-m, android_screenshot_tests.pull_screenshots, --apk, /Users/thiagosouto/reps/github/FacebookSnapshotSample/app/build/outputs/apk/androidTest/debug/app-debug-androidTest.apk, --temp-dir, /Users/thiagosouto/reps/github/FacebookSnapshotSample/app/build/screenshotsDebugAndroidTest, --verify, screenshots, --multiple-devices, true]
/sdcard/screenshots/com.soutoss.facebooksnapshotsample.test/screenshots-default/metadata.xml: 1 file pulled, 0 skipped. 1.9 MB/s (4720 bytes in 0.002s)
/sdcard/screenshots/com.soutoss.facebooksnapshotsample.test/screenshots-default/screenshot_bundle.zip: 1 file pulled, 0 skipped. 61.0 MB/s (181289 bytes in 0.003s)
Pulled 14 files from device
Found 1 screenshots
Open the following url in a browser to view the results:
file:///Users/thiagosouto/reps/github/FacebookSnapshotSample/app/build/screenshotsDebugAndroidTest/index.html
Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.1.1/userguide/command_line_interface.html#sec:command_line_warnings
BUILD SUCCESSFUL in 10s
45 actionable tasks: 8 executed, 37 up-to-date
thiagosouto@Thiagos-MacBook-Pro FacebookSnapshotSample %
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment