| Summary: | Rekonq fails tests | ||
|---|---|---|---|
| Product: | [Unmaintained] rekonq | Reporter: | stupor_scurvy343 |
| Component: | general | Assignee: | 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 | ||
Created attachment 71046 [details]
LastTest.log
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. Since there are no tests in 2.0, I guess this can be closed. At least for now, yes ;) |
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