Bug 58523
Summary: | [Qt] fast/ruby tests fail | ||
---|---|---|---|
Product: | WebKit | Reporter: | Csaba Osztrogonác <ossy> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | kling |
Priority: | P2 | Keywords: | Qt, QtTriaged |
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | All |
Csaba Osztrogonác
4 new tests introduced in http://trac.webkit.org/changeset/83787 and fail:
fast/ruby/after-block-doesnt-crash.html
fast/ruby/after-table-doesnt-crash.html
fast/ruby/before-block-doesnt-crash.html
fast/ruby/before-table-doesnt-crash.html
--- /home/webkitbuildbot/slaves/release32bit/buildslave/qt-linux-release/build/layout-test-results/fast/ruby/after-block-doesnt-crash-expected.txt 2011-04-14 01:58:48.482121914 -0700
+++ /home/webkitbuildbot/slaves/release32bit/buildslave/qt-linux-release/build/layout-test-results/fast/ruby/after-block-doesnt-crash-actual.txt 2011-04-14 01:58:48.482121914 -0700
@@ -1,2 +1 @@
-Blocked access to external URL http://YY/
This test passes if it doesn't crash.
Other diffs are similar.
I tried to find the dumping of the missing error
message, but I can't find it in the trunk. :o
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Andreas Kling
I ultimately fixed this in r84179.