I have a task of breaking down webkit layout test results by passed/failed/skiped/crashed tests
I’m trying to comprehend what kind of “categories” to expect on the output.
I understood the NEW tests and the FAILED tests are shown in the results.txt but what about the rest?
These are the current categories I discovered so far
stderr
incorrect layout
succeeded
timed out
what else should I consider?
You can see the failure types in test_failures.py. They are