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

Windows without WLS config.yaml issue #2279

Closed
1 task done
Vidal-A opened this issue Jan 30, 2025 · 2 comments
Closed
1 task done

Windows without WLS config.yaml issue #2279

Vidal-A opened this issue Jan 30, 2025 · 2 comments

Comments

@Vidal-A
Copy link

Vidal-A commented Jan 30, 2025

Is there an existing issue for this?

  • I have searched the existing issues and didn't find mine.

Steps to reproduce

Hello,

Thank you for your help.

  1. Put the config.yaml in the root project.
  2. run "maestro test scenario" from windows (KO)
  3. run "adb -a -P 5037 nodaemon server"
  4. run "maestro test scenario" from the WLS (OK)

Config.yaml

flows:
  - "./scenario/wifi/*"

Actual results

Only when i use the windows version, from powershell.

Error message :

> maestro test scenario
Top-level directories do not contain any Flows: C:\Users\xxx\Documents\Maestro\scenario
To configure Maestro to run Flows in subdirectories, check out the following resources:
  * https://maestro.mobile.dev/cli/test-suites-and-reports#inclusion-patterns
  * https://blog.mobile.dev/maestro-best-practices-structuring-your-test-suite-54ec390c5c82

Expected results

It's work fine when i use the WLS version.
"Waiting for flows to complete..." with the windows version .

About app

No specific app.

About environment

WLS Maestro version : 1.39.9
Windows Maestro versions : 1.39.9
Windows 11.
Ubuntu 24.04.1 LTS

Logs

No response

Maestro version

1.39.9

How did you install Maestro?

install script (https://get.maestro.mobile.dev)

Anything else?

No response

Copy link

linear bot commented Jan 30, 2025

@Vidal-A Vidal-A closed this as completed Jan 30, 2025
@Vidal-A
Copy link
Author

Vidal-A commented Jan 30, 2025

Error in my ticket, it doesn't work on either Linux or Windows, the issue is probably with my config.yaml. I consistently get "Flow inclusion pattern(s) did not match any Flow files:"

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

No branches or pull requests

1 participant