-
The post-submit test builder `Windows framework_tests_libraries_leak_tracking` had a flaky ratio 3.85% for the past (up to) 100 commits, which is above our 2.00% threshold.
One recent flaky example…
-
Hello and thank you for writing this lib!
I'm wondering if extending this lib with validation would be in scope. What I'm imagining is an interface where I can specify input validators (e.g. `strin…
-
The post-submit test builder `Mac framework_tests_impeller` had a flaky ratio 2.08% for the past (up to) 100 commits, which is above our 2.00% threshold.
One recent flaky example for a same commit:…
-
The post-submit test builder `Mac native_assets_ios_simulator` had a flaky ratio 2.11% for the past (up to) 100 commits, which is above our 2.00% threshold.
One recent flaky example for a same comm…
-
## tl;dr
NixOS has many image builders that build an image file from a NixOS configuration, such as `image.repart`, `system.build.isoImage`, `system.build.sdImage`. Not only do these inconsistent i…
-
### Description
We have a lot of static YAMLs and `Install` functions for various permutations resource fields. We should use the builders we've started using in unit tests.
> nit: not the biggest…
-
current:
```Scala
extend Person [
on kek = []
]
```
```Scala
Person [
kek = []
] // nope, its the same as for builders, and builders for Compose needs to start from the capital letter.
…
-
The post-submit test builder `Mac build_android_host_app_with_module_aar` had a flaky ratio 2.00% for the past (up to) 100 commits, which is above our 2.00% threshold.
One recent flaky example for …
-
The [Cap'n Proto documentation](https://capnproto.org/) is not very clear about whether builders copy the underlying data for `Data` and `Text`-type fields, or store references to the original data.
…
-
We have our own way of doing enrollment requests, approvals, etc,.
- [x] atauth_enrollment_request - user requests for namespace access in atSign | unauthorized app requests for namespace access fr…