nowinandroid icon indicating copy to clipboard operation
nowinandroid copied to clipboard

Adds Dropshots and edge-to-edge tests

Open JoseAlcerreca opened this issue 1 year ago • 30 comments

JoseAlcerreca avatar May 21 '24 15:05 JoseAlcerreca

Combined test coverage report

Overall Project 39.81% :x:

There is no coverage information present for the Files changed

github-actions[bot] avatar May 23 '24 08:05 github-actions[bot]

Combined test coverage report

Overall Project 39.75% :x:

There is no coverage information present for the Files changed

github-actions[bot] avatar May 24 '24 14:05 github-actions[bot]

Combined test coverage report

Overall Project 39.78% :x:

There is no coverage information present for the Files changed

github-actions[bot] avatar May 24 '24 15:05 github-actions[bot]

Combined test coverage report

Overall Project 39.74% :x:

There is no coverage information present for the Files changed

github-actions[bot] avatar May 25 '24 10:05 github-actions[bot]

Combined test coverage report

Overall Project 39.77% :x:

There is no coverage information present for the Files changed

github-actions[bot] avatar May 27 '24 09:05 github-actions[bot]

Combined test coverage report

Overall Project 39.74% :x:

There is no coverage information present for the Files changed

github-actions[bot] avatar May 27 '24 09:05 github-actions[bot]

Combined test coverage report

Overall Project 39.81% :x:

There is no coverage information present for the Files changed

github-actions[bot] avatar May 27 '24 10:05 github-actions[bot]

Combined test coverage report

Overall Project 39.78% :x:

There is no coverage information present for the Files changed

github-actions[bot] avatar May 27 '24 13:05 github-actions[bot]

Combined test coverage report

Overall Project 39.81% :x:

There is no coverage information present for the Files changed

github-actions[bot] avatar May 27 '24 14:05 github-actions[bot]

Combined test coverage report

Overall Project 39.77% :x:

There is no coverage information present for the Files changed

github-actions[bot] avatar May 27 '24 15:05 github-actions[bot]

Combined test coverage report

Overall Project 39.81% :x:

There is no coverage information present for the Files changed

github-actions[bot] avatar May 27 '24 15:05 github-actions[bot]

Combined test coverage report

Overall Project 39.78% :x:

There is no coverage information present for the Files changed

github-actions[bot] avatar May 27 '24 16:05 github-actions[bot]

Combined test coverage report

Overall Project 39.75% :x:

There is no coverage information present for the Files changed

github-actions[bot] avatar May 28 '24 08:05 github-actions[bot]

Combined test coverage report

Overall Project 39.81% :x:

There is no coverage information present for the Files changed

github-actions[bot] avatar May 28 '24 09:05 github-actions[bot]

Combined test coverage report

Overall Project 39.77% :x:

There is no coverage information present for the Files changed

github-actions[bot] avatar May 28 '24 09:05 github-actions[bot]

Combined test coverage report

Overall Project 39.77% :x:

There is no coverage information present for the Files changed

github-actions[bot] avatar May 28 '24 10:05 github-actions[bot]

Combined test coverage report

Overall Project 41.41% :green_apple:

There is no coverage information present for the Files changed

github-actions[bot] avatar May 30 '24 10:05 github-actions[bot]

Combined test coverage report

Overall Project 41.4% :green_apple:

There is no coverage information present for the Files changed

github-actions[bot] avatar May 30 '24 13:05 github-actions[bot]

Combined test coverage report

Overall Project 41.38% :green_apple:

There is no coverage information present for the Files changed

github-actions[bot] avatar May 31 '24 10:05 github-actions[bot]

Combined test coverage report

Overall Project 41.37% :green_apple:

There is no coverage information present for the Files changed

github-actions[bot] avatar May 31 '24 11:05 github-actions[bot]

Combined test coverage report

Overall Project 41.4% :green_apple:

There is no coverage information present for the Files changed

github-actions[bot] avatar May 31 '24 12:05 github-actions[bot]

Combined test coverage report

Overall Project 41.4% :green_apple:

There is no coverage information present for the Files changed

github-actions[bot] avatar May 31 '24 12:05 github-actions[bot]

Combined test coverage report

Overall Project 41.4% :green_apple:

There is no coverage information present for the Files changed

github-actions[bot] avatar May 31 '24 13:05 github-actions[bot]

Combined test coverage report

Overall Project 41.37% :green_apple:

There is no coverage information present for the Files changed

github-actions[bot] avatar Jun 03 '24 08:06 github-actions[bot]

Combined test coverage report

Overall Project 41.4% :green_apple:

There is no coverage information present for the Files changed

github-actions[bot] avatar Jun 05 '24 07:06 github-actions[bot]

Combined test coverage report

Overall Project 41.4% :green_apple:

There is no coverage information present for the Files changed

github-actions[bot] avatar Jun 06 '24 13:06 github-actions[bot]

Update: Works pretty well although synchronization is done in a hacky way, possibly. Looking into better ways to do it.

Also, VanillaIceCream emulator is simply crashing and the step is not failing for some reason.

JoseAlcerreca avatar Jun 10 '24 15:06 JoseAlcerreca

Thanks for your PR. Currently there are conflicts that need to be resolved before we can move on to possibly accepting your contribution. Please resolve the conflicts.

keyboardsurfer avatar Dec 10 '24 15:12 keyboardsurfer

Current issue:

com.google.samples.apps.nowinandroid.ui.EdgeToEdgeTest > edgeToEdge_Foldable_api35[emulator-5554 - 15] FAILED 
	androidx.test.espresso.device.controller.DeviceControllerOperationException: Unable to connect to Emulator gRPC port. Please make sure the Android Emulator version is updated to 33.1.11+ and the controller gRPC service is enabled on the emulator. See https://developer.android.com/studio/preview/features#set_up_your_project_for_the_espresso_device_api for set up instructions.
	at 

gradle.properties and build.gradle.kts seem correct

JoseAlcerreca avatar Jan 20 '25 18:01 JoseAlcerreca

Bug internal reference: b/394112375

JoseAlcerreca avatar Feb 07 '25 11:02 JoseAlcerreca