brettchabot

Results 73 comments of brettchabot

Sorry for the lack of response on this issue. I wish I could help more but TBH I don't have expertise on mocking libraries . This github project probably isn't...

What bazel version are you using? This project's CI runs 'bazelisk build //:axt_m2repository which works' Perhaps we should document to use bazelisk

No it is not possible out of the box sorry. You can either use orchestrator and run isolated individual test methods with a clear between each one, or run all...

I suggest following up on the bugs mentioned above, as I think its been established this is a android gradle plugin issue.

> Hi @brettchabot @caseyburkhardt , could you help to review this PR? Thanks. Sorry I'm not a maintainer on this project.

@paulsowden I think you'll need to upgrade to latest espresso. 3.5.0-alpha07

I'm hoping this issue will be fixed by the fix for #4153 which I've been working on. Robolectric currently performs layout assuming the window is zero-size, which leads to a...