OSDN Git Service

Replace proxy class names with deterministic ones for test output.
authorHiroshi Yamauchi <yamauchi@google.com>
Sat, 5 Dec 2015 00:18:49 +0000 (16:18 -0800)
committerHiroshi Yamauchi <yamauchi@google.com>
Tue, 8 Dec 2015 01:40:47 +0000 (17:40 -0800)
commit75d505305be25f9d4e35bfe883b2faa8f7a7f8e3
treecff7f6e81f69682b9aa61bb3cdc954d5cca1f06b
parent68cebffee2f44f0345bd7be7e4cbad0f10e64082
Replace proxy class names with deterministic ones for test output.

This should avoid potentially flaky test failures in 005-annotations
and 044-proxy.

(cherrypick commit bc7f8080d1f5d0138cb83cba73a747d43d62c23c)

Bug: 25838574
Bug: 12687968

Change-Id: I08765abd82e41258ce4d1d8bb9dffce70c8b6689
test/005-annotations/expected.txt
test/005-annotations/src/android/test/anno/TestAnnotations.java
test/044-proxy/expected.txt
test/044-proxy/src/BasicTest.java
test/044-proxy/src/Main.java
test/044-proxy/src/NarrowingTest.java