-
Build instructions to generate English Breakfast binaries for the CW305 in the Getting Started don't seem to work with recent OpenTitan releases. I've tried using both the OpenTitan docker image and …
-
It seems cocoapods v2.2.2 doesn't seem to work well with XCode 15 due to some runtime changes. I noticed there were fixes pushed to the repo for those issues on earlgrey2 branch. I am wondering, if th…
-
自身のフリマアプリのURL
https://furima-29349.herokuapp.com/
Basic認証のIDとパスワード
ID earlgrey
pass 1101
出品者用のメールアドレスとパスワード
serialexperiments@wired.ne.jp
closetheworldopenthenext1126
購入者用のメールアドレスとパス…
-
This issue is intended to be an epic to discuss about automatic testing.
Earlgrey is the chosen tool to develop UI tests. The branch [earlgrey-login](https://github.com/owncloud/ios-app/tree/featur…
-
I wonder, why does EarlGrey contain a crash handler? It breaks the crash reporting that is default in the iOS Simulator. Our reports end in EarlGrey's crash handler stack traces instead of the actual …
-
Disabled in https://github.com/google/EarlGrey/pull/179.
-
I created the test: https://github.com/chipsalliance/UHDM-integration-tests/pull/585
It has some errors about unknown variables. The original verilator passes it.
-
Hello,
I am running into a strange issue with below implementation, exception provided below.
grey_accessibilityLabel("LoginID")).assert(grey_sufficientlyVisible())
The Label indicated above is bas…
-
It seems that calling `[EDOClientService sendSynchronousRequest:onPort:withExecutor:]` just after starting running the test target raises an Exception.
Here's more from the stacktrace on the main t…
-
as stated in the pod file
```
s.source = { :http => "https://www.github.com/google/EarlGrey/releases/download/2.1.0/EarlGreyApp.zip" }
```
link returns a 404.