Skip to content
This repository has been archived by the owner on Apr 13, 2022. It is now read-only.

Required test_package_name with BUILTIN_EXPLORER. #47

Open
abuenovanadis opened this issue Jan 15, 2019 · 3 comments
Open

Required test_package_name with BUILTIN_EXPLORER. #47

abuenovanadis opened this issue Jan 15, 2019 · 3 comments

Comments

@abuenovanadis
Copy link

Hi, i'm setup this step with this config:

Configs:

  • access_key_id: ***
  • secret_access_key: ***
  • device_farm_project: [REDACTED]
  • test_package_name:
  • test_type: BUILTIN_EXPLORER
  • filter:
  • billing_method: METERED
  • locale: es_ES
  • platform: android
  • ipa_path:
  • ios_pool:
  • apk_path: /bitrise/deploy/app-dev-debug.apk
  • android_pool: [REDACTED]
  • run_name_prefix:
  • build_version: 13
  • aws_region: [REDACTED]
  • run_wait_for_results: true
  • run_fail_on_warning: true
    [!] Missing required input: test_package_name

Why is missing this input if in AWS Device Farm isn't required for BUILTIN_EXPLORER

Thanks!

@fadookie
Copy link
Contributor

Hey there - I never tested this use case. I don't have time to change this right now but I am open to taking a PR if it:

  1. Is fully backwards-compatible, and
  2. Maintains validation for test_package_name being required for all other test_types (unless you are aware of others that don't require a test package.)

@fadookie
Copy link
Contributor

In the meantime, you could try uploading a dummy test package (maybe an empty zip file) and seeing if that will allow you to kick off the test run.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants