xref: /aosp_15_r20/art/test/144-static-field-sigquit/info.txt (revision 795d594fd825385562da6b089ea9b2033f3abf5a)
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