Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove --incompatible_package_name_is_a_function from Android Testing #417

Merged
merged 1 commit into from
Dec 6, 2018

Conversation

jin
Copy link
Member

@jin jin commented Dec 5, 2018

The flag has been removed; these tests are now expected to fail with the PACKAGE_NAME failure from upstream protobuf 3.4.1.

The workaround is to update android/android-test to protobuf 3.6.1.2 when it is released, and update googlesamples/android-testing to use the updated android/android-test.

ref: bazelbuild/bazel#5827

cc @laurentlb

The flag has been removed; these tests are now expected to fail with the PACKAGE_NAME failure from upstream protobuf 3.4.1. 

The workaround is to update to protobuf 3.6.1.2 when it is released.
@jin jin requested a review from meteorcloudy December 5, 2018 17:12
@meteorcloudy meteorcloudy merged commit 198771c into master Dec 6, 2018
@jin jin deleted the jin-patch-1 branch December 26, 2018 18:01
joeleba pushed a commit to joeleba/continuous-integration that referenced this pull request Jun 17, 2019
…bazelbuild#417)

The flag has been removed; these tests are now expected to fail with the PACKAGE_NAME failure from upstream protobuf 3.4.1. 

The workaround is to update to protobuf 3.6.1.2 when it is released.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants