-
Hello, I'm running into what I think is an instalation and/or compatibility issue. The pipeline continues up to the generating the *_mergedRepeats stage but fails to geneate the GFF files with the me…
-
Hi,
I am running earlGrey on _drosophila simulans_ using the reference genome from NCBI:
But it got an error as following:
```
.......
Processing RECON family: 723
- Saving 16 elements
…
-
Earl Grey has [many actions](https://github.com/google/EarlGrey/blob/master/EarlGrey/Action/GREYActions.h) which we [don't yet support](https://github.com/wix/detox/blob/master/detox/src/ios/expect.js…
-
#16829 removes this test. It works fine on a local workstation, but fails every couple PRs in CI. We can move this to a nightly CI run.
Logs:
```
2022-12-14T17:59:45.8975419Z ================…
-
**Is your feature request related to a problem? Please describe.**
When searching for an element with long text, I'd like to keep the test file less cluttered.
**Describe the solution you'd like**…
-
I have a working conda installation of RepeatModeler and RepeatMasker, so I wanted to install EarlGrey in the same conda environment (called “earlGrey”), following the instructions under [If you alrea…
-
#### Description
App crashed when I start to run the test in demoProject. If TrustKit is not integrated or ```kTSKSwizzleNetworkDelegates: @YES``` is not added in trustKitConfig, everything works fi…
-
We currently test the Mask ROM in CI in a system test running against a verilated Earl Grey toplevel. Due to the complexities of signature verification, Mask ROM executes a fair amount of code and tak…
-
Thoughts on adding React Native idling resource support to EarlGrey upstream?
- https://github.com/google/EarlGrey/issues/518
-
#### I have a `MapView` from `react-native-maps` in my app somewhere and would like to move the chosen location using the `scroll` or the `swipe` action methods.
It works (and zooms a bit) when I …