Bug 58523 - [Qt] fast/ruby tests fail
Summary: [Qt] fast/ruby tests fail
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC All
: P2 Normal
Assignee: Nobody
URL:
Keywords: Qt, QtTriaged
Depends on:
Blocks:
 
Reported: 2011-04-14 02:43 PDT by Csaba Osztrogonác
Modified: 2011-04-19 13:10 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Csaba Osztrogonác 2011-04-14 02:43:01 PDT
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
Comment 1 Andreas Kling 2011-04-19 13:10:51 PDT
I ultimately fixed this in r84179.