-
iOS UI Tests are not passing on the CI. Seems to be an issue with the Calabash Xamarin TestCloud Agent
Logs are attached of a sample failure run
[ios.zip](https://github.com/unoplatform/uno.to…
kazo0 updated
2 years ago
-
Karate version used: 0.9.6
UI testing: When i try to locate a web element with '(' and ')', I am getting syntax error from karate as follows,
error: {"type":"object","subtype":"error","className":"S…
-
## 🎫 関連課題
親課題
- #14
## ✨ 実現したいこと
▼ what?・why?
- [x] `今までの実装分のユニットテストを書く`
親課題開始時点で実装されているユニットに対して`XCtest`でユニットテストを書くことで GitHub Actions での自動テストが走るようにする。
- [x] `こまめにテストコードを書く習慣をつける`
細か…
-
## Description
Working from within the context of a custom dotnet cli tool that does a build and some customization prior to running tests, the tool fails when it invokes dotnet test from
## St…
-
We've a uitest that includes the following expected output:
```
= help: the following implementations were found:
```
Which works up to rust 0.61. However rust 0.62 outputs:
…
-
OpenSSL version: 3.0.8
Build system: BashBunny MK II
```
uname -m
armv7l
uname -r
3.4.39
dpkg --print-architecture
armhf
lsb_release -a
No LSB modules are available.
Distributor ID: Debian
…
-
Achieving beautiful smooth rendering when resizing the application window is complicated, especially when rendering is multithreaded (i.e., the user resizes the app in one thread, while rendering for …
-
Hi,
We started adding Jetpack Compose to our project and while doing that, also updated Hilt from `2.38.1` to `2.42`.
Now our `:uitest` module is not building due to an error:
```
Execution fai…
-
_From @jeromelaban on Tue, 23 Jul 2019 16:53:17 GMT_
### Steps to Reproduce
1. On a macOS Hosted Agent, run [this file](https://github.com/unoplatform/uno/blob/90d55a7f3c555c07182fdf450c2850961889…
-
## What would you like to be added:
The goal is to have a separate app where different UITests can be run. Each test scenario would be a separate sub-folder/page that would hang off the launch page…