Skip to content

Commit 11d99be

Browse files
author
csmartdalton
committed
Deploy golden testing on android through an apk
We used to deploy our android golden tests through a console app that we launched from the adb shell. However, this won't work anymore if we want Vulkan validation layers. Switch to an apk instead. Also clean up and improve upon our tooling: * Add signal handlers to notify the python server when the app crashes * Rename dump_gms_and_goldens.py ... -> deploy_tools.py gms goldens ... * Pipe stdout and stderr to to the python server * Replace most instances of exit(-1) with abort() Diffs=
1 parent b4b37b2 commit 11d99be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.rive_renderer

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
9a43d79175570cc5b0104ae12742748ae801941c
1+
6db85df99bb8971aae6c26202538b5543148b028

0 commit comments

Comments
 (0)