Bug 74449
| Summary: | [Chromium][V8] Understand and fix crashes in worker layout tests | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Dmitry Lomov <dslomov> |
| Component: | WebCore Misc. | Assignee: | Dmitry Lomov <dslomov> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | ||
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 74456, 74653 | ||
| Bug Blocks: | |||
Dmitry Lomov
Tests that crashed:
+fast/workers/storage/multiple-transactions-on-different-handles.html crash log
+fast/workers/storage/sql-data-types-sync.html crash log
+fast/workers/storage/use-same-database-in-page-and-workers.html crash log
+fast/workers/storage/interrupt-database.html crash log
+fast/workers/storage/change-version-sync.html crash log
+fast/workers/storage/open-database-empty-version-sync.html crash log
Tests that timed out:
+fast/workers/worker-close-more.html expected actual diff pretty diff wdiff
+fast/workers/worker-lifecycle.html expected actual diff pretty diff wdiff
+fast/workers/dedicated-worker-lifecycle.html expected actual diff pretty diff wdiff
Tests that had stderr output:
+fast/workers/storage/multiple-transactions-on-different-handles.html stderr
+fast/workers/storage/sql-data-types-sync.html stderr
+fast/workers/storage/use-same-database-in-page-and-workers.html stderr
+fast/workers/storage/interrupt-database.html stderr
+fast/workers/storage/change-version-sync.html stderr
+fast/workers/storage/open-database-empty-version-sync.html stderr
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Dmitry Lomov
74563 covers
+fast/workers/worker-close-more.html expected actual diff pretty diff wdiff
+fast/workers/worker-lifecycle.html expected actual diff pretty diff wdiff
+fast/workers/dedicated-worker-lifecycle.html expected actual diff pretty diff wdiff
Others are fixed