http://bugzilla.moblin.org/show_bug.cgi?id=7921
Summary: nightly testing: incorrect "success" in .html overview
Classification: Moblin Projects
Product: SyncEvolution
Version: upstream
Platform: Netbook
OS/Version: Moblin Linux
Status: ASSIGNED
Severity: normal
Priority: P1
Component: SyncEvolution
AssignedTo: congwu.chen(a)intel.com
ReportedBy: patrick.ohly(a)intel.com
QAContact: yanshuang.zheng(a)intel.com
CC: shuang.wan(a)intel.com, syncevolution(a)lists.intel.com
This .html shows ScheduleWorld sanity checking as succeeded:
http://runtests.syncevolution.org/2009-11-11-17-32/head-evolution-2.6-min...
But this was a run which crashed due to the libical memory handling issues, as
the text log shows:
http://runtests.syncevolution.org/2009-11-11-17-32/head-evolution-2.6-min...
Client::Sync::vcard30::testItems deleteall.init
caught signal 6
./client-test(_ZN7CppUnit17CompilerOutputter19printFailureMessageEPNS_11TestFailureE+0x5e3)[0x80a644b]
[0xf7f10400]
/lib/tls/libc.so.6(gsignal+0x47)[0xf73ca947]
/lib/tls/libc.so.6(abort+0x109)[0xf73cc0c9]
/lib/tls/libc.so.6[0xf74006ba]
/lib/tls/libc.so.6[0xf7407f7f]
/lib/tls/libc.so.6(__libc_free+0x82)[0xf7408022]
/usr/lib/libecal-1.2.so.6(icalmemory_add_tmp_buffer+0x3b)[0xf7c5753b]
...
E: Child terminated by signal 'Aborted'
Traceback (most recent call last):
File "/local/home/tester/syncevolution-testing/runtests.py", line 128, in
tryexecution
self.execute()
File "/local/home/tester/syncevolution-testing/runtests.py", line 449, in
execute
context.runCommand("%s %s" % (basecmd, " ".join(tests)))
File "/local/home/tester/syncevolution-testing/runtests.py", line 182, in
runCommand
raise Exception("%s: failed (return code %d)" % (cmd, result>>8))
Exception: CLIENT_TEST_SERVER=scheduleworld
CLIENT_TEST_SOURCES=vcard30,ical20,itodo20,text CLIENT_TEST_NUM_ITEMS=10
CLIENT_TEST_FAILURES=Client::Sync::text::testManyItems,Client::Sync::vcard30_ical20_itodo20_text::testManyItems,Client::Sync::text_itodo20_ical20_vcard30::testManyItems
CLIENT_TEST_SKIP=Client::Sync::ical20::Retry,Client::Sync::ical20::Suspend,Client::Sync::ical20::Resend,Client::Sync::vcard30::Retry,Client::Sync::vcard30::Suspend,Client::Sync::vcard30::Resend,Client::Sync::itodo20::Retry,Client::Sync::itodo20::Suspend,Client::Sync::itodo20::Resend,Client::Sync::text::Retry,Client::Sync::text::Suspend,Client::Sync::text::Resend,Client::Sync::vcard30_ical20_itodo20_text::Retry,Client::Sync::vcard30_ical20_itodo20_text::Suspend,Client::Sync::vcard30_ical20_itodo20_text::Resend,Client::Sync::text_itodo20_ical20_vcard30::Retry,Client::Sync::text_itodo20_ical20_vcard30::Suspend,Client::Sync::text_itodo20_ical20_vcard30::Resend
CLIENT_TEST_DELAY=5 CLIENT_TEST_COMPARE_LOG=T CLIENT_TEST_RESEND_TIMEOUT=5
CLIENT_TEST_INTERRUPT_AT=1
SYNCEVOLUTION_BACKEND_DIR=/work/runtests/head-evolution-2.6-minimal/install/usr/lib/syncevolution/backends
SYNC_EVOLUTION_EVO_CALENDAR_DELAY=1 CLIENT_TEST_ALARM=1200 CLIENT_TEST_LOG=
CLIENT_TEST_EVOLUTION_PREFIX=file:///work/runtests/head/databases schroot -p -c
etch-i386 -- env LD_LIBRARY_PATH=build-synthesis/src/.libs ./client-test
Client::Sync::vcard30::testItems: failed (return code 1)
=== scheduleworld: 2 FAILED ===
Can you check this?
I ran the test with:
runtests evolution-2.6 scheduleworld patrick.ohly(a)intel.com
I'm not pushing the fix for the problem and will leave the modified
"runtest"
as it is, so tonight's run should fail again the same way.
--
Configure bugmail:
http://bugzilla.moblin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching someone on the CC list of the bug.