Bug 102231

Summary: [Qt] Fix tst_QObjectBridge::connectAndDisconnect() API test
Product: WebKit Reporter: Csaba Osztrogonác <ossy>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: abrhm, ossy
Priority: P2    
Version: 420+   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 38654    

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
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.