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

[iOS] matrix path not found in json #844

Closed
andreschab90 opened this issue Jun 11, 2020 · 2 comments · Fixed by #1067
Closed

[iOS] matrix path not found in json #844

andreschab90 opened this issue Jun 11, 2020 · 2 comments · Fixed by #1067

Comments

@andreschab90
Copy link

Describe the bug
I see the following warning for all shards in the flank ouput matrix path not found in json ...

To Reproduce
Steps to reproduce the behaviour:

  1. Run ios test suite via flank
  2. See warning in the output

Expected behaviour
none warning should be shown

Details (please complete the following information):

  • Have you tested on the latest Flank snapshot? no
  • flank version: v20.06.0
  • revision: 77f18db

Screenshot 2020-06-11 at 10 40 23

@adamfilipow92
Copy link
Contributor

Can you attach your flank.yml? I want to be sure we going to the right side.
Thanks! @andreschab90

@andreschab90
Copy link
Author

andreschab90 commented Aug 31, 2020

gcloud:
  results-bucket: testlab
  record-video: true
  timeout: 30m
  async: false
  results-history-name: PROD
  num-flaky-test-attempts: 1
  test: $BITRISE_TEST_BUNDLE_ZIP_PATH
  xctestrun-file: $BITRISE_XCTESTRUN_FILE_PATH
  device:
  - model: iphonexr
    version: 13.2
    locale: en
    orientation: portrait
flank:
  max-test-shards: 15
  shard-time: -1
  num-test-runs: 1
  smart-flank-gcs-path: gs://testlab/firebase-test-calculation/results.xml
  smart-flank-disable-upload: true
  disable-sharding: false
  project: testing

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

Successfully merging a pull request may close this issue.

4 participants