WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 107827
102231
[Qt] Fix tst_QObjectBridge::connectAndDisconnect() API test
https://bugs.webkit.org/show_bug.cgi?id=102231
Summary
[Qt] Fix tst_QObjectBridge::connectAndDisconnect() API test
Csaba Osztrogonác
Reported
2012-11-14 07:42:06 PST
FAIL! : tst_QObjectBridge::connectAndDisconnect() Compared values are not the same Actual (ret): TypeError: 'undefined' is not a function (evaluating '(function() { }).connect()') Expected (QLatin1String("TypeError: 'undefined' is not a function")): TypeError: 'undefined' is not a function Loc: [/home/oszi/WebKit/Source/WebKit/qt/tests/qobjectbridge/tst_qobjectbridge.cpp(1575)]
Attachments
Add attachment
proposed patch, testcase, etc.
Gábor Ábrahám
Comment 1
2013-07-11 05:42:58 PDT
I think this bug should be closed now, because as I see, it works fine after
r141107
. Could you check it please and close if you agree with me?
Csaba Osztrogonác
Comment 2
2013-07-11 05:45:00 PDT
It seems
r141107
fixed exactly this bug. *** This bug has been marked as a duplicate of
bug 107827
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug