Open Bug 1271648 Opened 8 years ago Updated 2 years ago

TEST-UNEXPECTED-CRASH should print a top frame from the crashing thread as well

Categories

(Testing :: web-platform-tests, defect)

Version 3
defect

Tracking

(Not tracked)

People

(Reporter: RyanVM, Unassigned)

Details

In all other test harnesses, a fatal crash prints the top frame of the crashing thread as well. This doesn't appear to be the case for w-p-t per the log below:

https://public-artifacts.taskcluster.net/ZS-ZI9ToR5OtAknxiZZsZQ/0/public/logs/live_backing.log
INFO - TEST-UNEXPECTED-CRASH | /2dcontext/shadows/2d.shadow.offset.negativeY.html | expected OK

Could we change it to be something more like the below instead?
TEST-UNEXPECTED-CRASH | /2dcontext/shadows/2d.shadow.offset.negativeY.html [@ _pixman_image_validate]

Would make for a more informative failure line.
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.