You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cleanup buckw and make some usability improvements (#564). This update to buckw gracefully handles cases like watchman queries timing out locally. It also sets the foreground color instead of background now to make it more visible on terminals with different background colors. Please regenrate your buck wrapper with ./gradlew :buckWrapper to get the latest wrapper.
Update to robolectric 3.6 support may not be backwards compatible with older versions of robolectric when running tests since the runtime components have changed.