Buck: Recent buck changes around deps to android library rules broke robolectric tests

Created on 23 Sep 2017  路  2Comments  路  Source: facebook/buck

The robolectric_test 's #dummy_r_dot_java.jar is no longer added to the compilation classpath. This causes compilation failures due to missing R symbols.

This seems related to the recent refactoring around these rules done by @jkeljo

bug

Most helpful comment

Fix coming shortly.

All 2 comments

Thanks for the report. Looking into it now.

Fix coming shortly.

Was this page helpful?
0 / 5 - 0 ratings