flutter/dev/integration_tests/abstract_method_smoke_test/android
Michael Klimushyn 6d18d31b5c
Fix abstract_method_smoke_test flakiness (#42454)
The flake appears to be coming from the Google Maps plugin. This test
just needs a platform view plugin without the interface method
implemented in general, not Maps specifically. Update it here to avoid
the issue in Maps until that's fixed.

Create a very simple platform view implementation that exercises this
potential bug in order to create a minimal test case with less risk of
causing second order issues like depending on any kind of full package
would cause.
2019-10-10 18:23:23 -07:00
..
app Fix abstract_method_smoke_test flakiness (#42454) 2019-10-10 18:23:23 -07:00
gradle/wrapper Add embedding as API dependency instead of compile only dependency (#41142) 2019-09-25 17:59:17 -07:00
build.gradle Add embedding as API dependency instead of compile only dependency (#41142) 2019-09-25 17:59:17 -07:00
gradle.properties Add embedding as API dependency instead of compile only dependency (#41142) 2019-09-25 17:59:17 -07:00
settings.gradle Add embedding as API dependency instead of compile only dependency (#41142) 2019-09-25 17:59:17 -07:00