summaryrefslogtreecommitdiff
path: root/compiler/optimizing/code_sinking.cc
diff options
context:
space:
mode:
author Victor Hsieh <victorhsieh@google.com> 2022-03-25 09:59:01 -0700
committer Victor Hsieh <victorhsieh@google.com> 2022-03-28 15:43:54 +0000
commitf0676b40484988d5b5b91829a5589d71ab3c1de7 (patch)
tree77c20d2650aa3fd02c65dab06992d7e5527d1d77 /compiler/optimizing/code_sinking.cc
parent8b5ae0823b05f45d587ef72c245c01f1e881dd69 (diff)
Move output validity check from test util to a test case
Since we're running the VM in "beforeClassWithDevice" for CompOS tests, when the check failed the assertion, it prevents the actual tests to run. Failing early would be fine, but since we're collecting VM logs in a test case currently, failing in "beforeClassWithDevice" also hides the log and makes debugging the VM impossible. Move the check to CompOsSigningHostTest instead as a new test case. For CompOsDenialHostTest, removing such a check shouldn't practically cause any problem. Bug: 223784827 Test: atest odsign_e2e_test (still pass) Change-Id: I2e37fd1ee02a04e2d51534ab071b377896ba11ca
Diffstat (limited to 'compiler/optimizing/code_sinking.cc')
0 files changed, 0 insertions, 0 deletions