Bug 68360
| Summary: | REGRESSION(r95410) It made 2 tests fail | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Fehér Zsolt <feherzs> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | loislo, ossy |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 67528 | ||
Fehér Zsolt
This tests are:
inspector/timeline/timeline-dom-content-loaded-event.html
inspector/timeline/timeline-load-event.html
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Csaba Osztrogonác
--- /ramdisk/qt-linux-release/build/layout-test-results/inspector/timeline/timeline-dom-content-loaded-event-expected.txt
+++ /ramdisk/qt-linux-release/build/layout-test-results/inspector/timeline/timeline-dom-content-loaded-event-actual.txt
@@ -9,4 +9,5 @@
usedHeapSize : <number>
totalHeapSize : <number>
}
+Page reloaded.
--- /ramdisk/qt-linux-release/build/layout-test-results/inspector/timeline/timeline-load-event-expected.txt
+++ /ramdisk/qt-linux-release/build/layout-test-results/inspector/timeline/timeline-load-event-actual.txt
@@ -9,4 +9,5 @@
usedHeapSize : <number>
totalHeapSize : <number>
}
+Page reloaded.
Csaba Osztrogonác
Skipped by http://trac.webkit.org/changeset/95414
Please unskip them after a proper fix.
Csaba Osztrogonác
It isn't Qt specific bug, these tests fail on SL too:
http://build.webkit.org/results/SnowLeopard%20Intel%20Release%20%28Tests%29/r95411%20%2833191%29/results.html
Csaba Osztrogonác
They aren't skipped.