-
- [x] Input test data preparation for the Golden tests
- [x] `renderJannoCompleteness` in `Poseidon.CLI.Survey`
- [x] The data types for .janno and .ssf should live in an own module
- [ ] replace m…
-
-
The iOS scenario screenshots are a maintenance burden ([see their update instruction](https://github.com/flutter/engine/tree/main/testing/scenario_app/ios/Scenarios/ScenariosUITests)) to keep updated,…
-
## What problem does this solve or what need does it fill?
Rendering breakages are often a result of collective changes to the rendering pipeline, and are rarely local, which makes it tough to update…
-
This is a feature request that I've wanted in other platforms for years and I'm curious if we can make it happen with Flutter/IntelliJ.
A common friction point in app development is uncertainty abo…
-
### Is there an existing feature request for this?
- [X] I have searched the existing issues.
### Description
Since for the golden tests, you can add a comparator and make some tolerance: htt…
-
### Description of the Problem:
- Golden tests are failing after upgrading Flutter SDK to `v3.19.4` because fonts are allocating slightly more space.
- As you can see in the diff image below, since …
-
Since we've upgraded our ProtoBuf package version in https://github.com/vitessio/vitess/pull/8075, the new serializer to JSON and ProtoText inserts random whitespace on its output that prevents byte-w…
vmg updated
11 months ago
-
It would be great if the BPF test framework would support checksum validation, to test that our BPF rewrite logic for eg. SNAT is working correctly. In particular for exotic cases like ICMP with embed…
-
In multiple cases, we observe that sydtest is hanging for a long time (multiples minutes) when the diff (generated by a failing `shouldBe` or golden test) is large.
The following example:
```has…