summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff/6/changes
diff options
context:
space:
mode:
authorSteve Block <steveblock@google.com>2010-09-17 11:39:22 +0100
committerSteve Block <steveblock@google.com>2010-09-17 13:21:22 +0100
commit8a6def02473ee4fbffcd1b34173daf751d316202 (patch)
treea3d43e26ebb52c6b569edfb0bb1ea191712ab695 /docs/html/sdk/api_diff/6/changes
parentc0847c55eaef5b91d91abfdcfee5650eb22866eb (diff)
Update DumpRenderTree2 to handle failing tests where no meaningful diff is available
Currently, DumpRenderTree2 asigns the following result codes {PASS, FAIL_RESULT_DIFFERS, FAIL_NO_EXPECTED_RESULT, FAIL_TIMED_OUT, FAIL_CRASHED} This is not strictly correct, as a test may fail for any of three reasons - crashing, timing out, or the the result not being as expected. Therefore, it's possible for a test to fail even if the result is as expected. This patch updates AbstractResult to handle each of the three reasons for failure separately. We then test all three to determine if the test has passed. This allows us to correctly report whether or not the result differs from expected for a failing test. Change-Id: I7adcfe72c4dd0bd3de2e1b868d9807be6eb5bddf
Diffstat (limited to 'docs/html/sdk/api_diff/6/changes')
0 files changed, 0 insertions, 0 deletions