Bug 87385 - [Qt] REGRESSION(r118325): It made two inspector tests crash
Summary: [Qt] REGRESSION(r118325): It made two inspector tests crash
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P1 Critical
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 79668 86905
  Show dependency treegraph
 
Reported: 2012-05-24 06:14 PDT by Kristóf Kosztyó
Modified: 2012-05-25 00:31 PDT (History)
3 users (show)

See Also:


Attachments
Crash log for inspector/console/console-format.html (1.98 KB, text/plain)
2012-05-24 06:16 PDT, Kristóf Kosztyó
no flags Details
Crash log for inspector/extensions/extensions-console.html (1.10 KB, text/plain)
2012-05-24 06:16 PDT, Kristóf Kosztyó
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kristóf Kosztyó 2012-05-24 06:14:57 PDT
The r118325 made these two tests to fail:
 * inspector/console/console-format.html
 * inspector/extensions/extensions-console.html
Comment 1 Kristóf Kosztyó 2012-05-24 06:16:00 PDT
Created attachment 143810 [details]
Crash log for inspector/console/console-format.html
Comment 2 Kristóf Kosztyó 2012-05-24 06:16:44 PDT
Created attachment 143811 [details]
Crash log for inspector/extensions/extensions-console.html
Comment 3 Kristóf Kosztyó 2012-05-24 06:25:17 PDT
Committed r118359: <http://trac.webkit.org/changeset/118359>
Comment 4 Kristóf Kosztyó 2012-05-24 06:26:10 PDT
I skipped these tests in r87385 to paint the bot green.
Comment 5 Filip Pizlo 2012-05-24 13:29:04 PDT
Is there a stack trace?
Comment 6 Csaba Osztrogonác 2012-05-25 00:31:50 PDT
They pass now, unskipped by r118488.