Hi, we temporarily fixed this problem by edit file: startupcache/test/TestStartupCache.cpp and add a "return 0;" in the beginning of the main() function. But the TestStartupCache.cpp program should still need some fixing as it have some problem when running tests.
As this bug is still not fixed in fact, I don't close this bug presently! -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to firefox in Ubuntu. https://bugs.launchpad.net/bugs/1231777 Title: Compile error: TEST-UNEXPECTED-FAIL | histogram didn't record invalid disk cache Status in “firefox” package in Ubuntu: New Bug description: I use "apt-get source firefox" to get the firefox source code, and when I compile it using "dpkg-buildpackage", it will print problem: ===== TEST-PASS | STARTUP_CACHE_INVALID histogram after test TEST-UNEXPECTED-FAIL | histogram didn't record invalid disk cache Finished running Startup Cache tests. cppunittests TEST-UNEXPECTED-FAIL | TestStartupCache | test failed with return code 256 make[3]: *** [check] Error 1 make[3]: Leaving directory `/home/shifeng/firefox/firefox-23.0+build2/obj-i686-linux-gn u/startupcache/test' make[2]: *** [check] Error 2 make[2]: Leaving directory `/home/shifeng/firefox/firefox-23.0+build2/obj-i686-linux-gn u/startupcache' make[1]: *** [check] Error 2 make[1]: Leaving directory `/home/shifeng/firefox/firefox-23.0+build2/obj-i686-linux-gn u' make: *** [debian/stamp-test-check] Error 2 dpkg-buildpackage: error: debian/rules build gave error exit status 2 ===== firefox-24.0+build1 is the same. Can you help me to fix this problem? I use Ubuntu 13.04 32bit system. Thank you very much! To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1231777/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp

