maplibre / maplibre-native

MapLibre Native - Interactive vector tile maps for iOS, Android and other platforms.
https://maplibre.org
BSD 2-Clause "Simplified" License
1.03k stars 299 forks source link

Pull render test results from device AWS Device Farm (Android) #1577

Open louwers opened 1 year ago

louwers commented 1 year ago

I haven't had any success pulling the render test results form the device, or any files for that matter.

You can specify directories and files to pull, but when I do it fails with the message that the paths don't exist in the customer artefacts log.

I tried asking a question on Stack Overflow, even put a +50 bounty on it, but to no avail: https://stackoverflow.com/questions/76000371/pulling-ios-files-from-application-sandbox-with-aws-device-farm-xctest

The WORKING_DIRECTORY environment variable is not set. Neither is the DEVICEFARM_LOG_DIR env var.

Related #1578, also can't get it to work on iOS.

I may consider uploading the artefacts directly to S3 from the device.