Bug 299900 - Rekonq fails tests
Summary: Rekonq fails tests
Status: RESOLVED FIXED
Alias: None
Product: rekonq
Classification: Unmaintained
Component: general (other bugs)
Version First Reported In: latest git snapshot
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Andrea Diamantini
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-12 17:42 UTC by stupor_scurvy343
Modified: 2013-01-02 08:55 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments
LastTest.log (14.59 KB, text/plain)
2012-05-12 17:43 UTC, stupor_scurvy343
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ;)