Bug 299900

Summary: Rekonq fails tests
Product: [Unmaintained] rekonq Reporter: stupor_scurvy343
Component: generalAssignee: Andrea Diamantini <adjam7>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version First Reported In: latest git snapshot   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: LastTest.log

Description stupor_scurvy343 2012-05-12 17:42:29 UTC
The following tests FAILED:
          1 - findbar_test (Failed)
          2 - mainwindow_test (Failed)
          3 - mainview_test (Failed)
          5 - protocolhandler_test (Failed)
          7 - tabbar_test (Failed)
          9 - webpage_test (Failed)
         10 - websnap_test (Failed)
         11 - webtab_test (Failed)
         12 - webview_test (Failed)
         13 - urlbar_test (Failed)
Errors while running CTest

Reproducible: Always

Steps to Reproduce:
1. cmake . -DKDE4_BUILD_TESTS=true
2. make
3. ctest
Comment 1 stupor_scurvy343 2012-05-12 17:43:06 UTC
Created attachment 71046 [details]
LastTest.log
Comment 2 Andrea Diamantini 2012-05-13 06:48:14 UTC
Michael, out tests are broken, not our code (or at least those tests are not valuable enough to say it).
We are actually not upgrading them with features changes, because of our strange singleton mechanism. I hope we can start fixing this after next release.
Comment 3 stupor_scurvy343 2013-01-02 06:01:18 UTC
Since there are no tests in 2.0, I guess this can be closed.
Comment 4 Andrea Diamantini 2013-01-02 08:55:45 UTC
At least for now, yes ;)