1*795d594fSAndroid Build Coastguard WorkerRegression test for ag/853775 2*795d594fSAndroid Build Coastguard Worker 3*795d594fSAndroid Build Coastguard WorkerTests that unresolved classes are not put into the dex cache by the verifier. 4*795d594fSAndroid Build Coastguard WorkerThis was potentially happening when receiving a signal while in the static 5*795d594fSAndroid Build Coastguard Workerinitilizer of a class and also within a synchronized block. 6*795d594fSAndroid Build Coastguard Worker 7*795d594fSAndroid Build Coastguard WorkerThis test is flaky and produces the issue rarely, but it should be good enough 8*795d594fSAndroid Build Coastguard Workerto trigger occasionally with the buildbots. 9