facebook / screenshot-tests-for-android

Generate fast deterministic screenshots during Android instrumentation tests
http://facebook.github.io/screenshot-tests-for-android
Apache License 2.0
1.74k stars 229 forks source link

Defer Gradle task creation until necessary #280

Closed jrodbx closed 3 years ago

jrodbx commented 3 years ago

Closes #232

Screen Shot 2021-03-26 at 1 53 18 AM

facebook-github-bot commented 3 years ago

@xiphirx has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

facebook-github-bot commented 3 years ago

@xiphirx merged this pull request in facebook/screenshot-tests-for-android@010f36e6e51c5555cbfcd45067b8a5c79a4cb68d.

lwasyl commented 3 years ago

@jrodbx @xiphirx If I see correctly, this PR broke master:

image

There are couple of issues here:

I fixed this in https://github.com/facebook/screenshot-tests-for-android/pull/282

jrodbx commented 3 years ago

All great catches, thanks! I had relied on (and am now surprised by) the passing CI build.