Bug 86495
Summary: | [chromium] Layout tests under inspector/profiler are failing on chromium win | ||
---|---|---|---|
Product: | WebKit | Reporter: | Jian Li <jianli> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | loislo, pfeldman, yurys |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Jian Li
The following layout test is failing on chromium win:
inspector/profiler/heap-snapshot-containment-expansion-preserved-when-sorting.html
inspector/profiler/heap-snapshot-comparison-expansion-preserved-when-sorting.html
inspector/profiler/heap-snapshot-dominators-expansion-preserved-when-sorting.html
inspector/profiler/heap-snapshot-summary-expansion-preserved-when-sorting.html
Probable cause:
https://bugs.webkit.org/show_bug.cgi?id=86224
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Jian Li
Here are the results from dashboard:
http://test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=inspector%2Fprofiler%2Fheap-snapshot-containment-expansion-preserved-when-sorting.html%2Cinspector%2Fprofiler%2Fheap-snapshot-comparison-expansion-preserved-when-sorting.html%2Cinspector%2Fprofiler%2Fheap-snapshot-dominators-expansion-preserved-when-sorting.html%2Cinspector%2Fprofiler%2Fheap-snapshot-summary-expansion-preserved-when-sorting.html
It seems that they're also slow in linux debug.
Yury Semikhatsky
Committed r117266: <http://trac.webkit.org/changeset/117266>