Bartek Pacia

Results 199 issues of Bartek Pacia

There's both [`xcodes` formula](https://formulae.brew.sh/formula/xcodes) and [`xcodes` cask](https://formulae.brew.sh/cask/xcodes) in Homebrew core. But then there's also this tap: https://github.com/XcodesOrg/homebrew-made and there's only the `xcodes` formula inside. Which one should I use? PS...

I want to create `file.txt` in the first task and then download it from the second task **when running Cirrus CLI locally**. **.cirrus.yaml** ```yaml task: name: build container: image: alpine:3.20...

## TL;DR We will deprecate Rhino JavaScript engine, thus making GraalJS the only choice. To prepare for this, explicitly set `jsEngine: graaljs` in front-matter of every flow that uses JavaScript:...

maestro cloud
maestro cli
js
P2
tech debt

### Context I was developing #1809, I needed to run my local build of `maestro-ios-xctest-runner`. I wanted to run the server directly from Xcode (reasons: debugging, easy to see logs)...

bug
maestro cli
P2

### Is there an existing issue for this? - [X] I have searched the existing issues and didn't find mine. ### Steps to reproduce 1. Clone [example app](https://github.com/bartekpacia/demo_app) 2. Run...

bug
platform: android
maestro cli
P2

**Describe the bug** I have an app that displays a circular progress indicator for 31 seconds, and I expect `waitForAnimationToEnd` to spend its default timeout (15 seconds) waiting and only...

bug

### Is there an existing issue for this? - [X] I have searched the existing issues and didn't find mine. ### Steps to reproduce This is a flake. It sometimes...

bug
platform: android
maestro cli
P1

## User feedback on `assertWithAI` > I like `assertWithAI` for detecting defects. It helps to limit the unexpected changes but I miss something to tell the model what defects it...

enhancement
maestro cli
P2
maestro ai

I don't like the experience that our HTML report (generated with `maestro test --format HTML flow.yaml`) provides. - Better appearance - as in: more consistent with Maestro CLI output, Maestro...

enhancement
maestro cli
P2