From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9861 invoked by alias); 7 Jan 2009 10:13:55 -0000 Received: (qmail 9637 invoked by uid 48); 7 Jan 2009 10:13:41 -0000 Date: Wed, 07 Jan 2009 10:13:00 -0000 Message-ID: <20090107101341.9636.qmail@sourceware.org> From: "kamalesh at linux dot vnet dot ibm dot com" To: systemtap@sources.redhat.com In-Reply-To: <20090101115218.9699.kamalesh@linux.vnet.ibm.com> References: <20090101115218.9699.kamalesh@linux.vnet.ibm.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug runtime/9699] 'context.exp' - test fails with 2.6.28-git3 kernel on powerpc X-Bugzilla-Reason: AssignedTo Mailing-List: contact systemtap-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: systemtap-owner@sourceware.org X-SW-Source: 2009-q1/txt/msg00043.txt.bz2 ------- Additional Comments From kamalesh at linux dot vnet dot ibm dot com 2009-01-07 10:13 ------- (In reply to comment #2) > As of commit 406d830, this seems fixed; please confirm. Thanks for fixing it. I tried it on today's systemtap git (406d830652cc659fe420dcf5b54398ea22310750). The test cases executes with some failures. Running /mnt/systemtap/src/testsuite/systemtap.context/context.exp ... FAIL: backtrace of yyy_func2 (0) FAIL: print_stack of yyy_func2 (0) FAIL: backtrace of yyy_func3 (0) FAIL: print_stack of yyy_func3 (0) FAIL: backtrace of yyy_func4 (0) FAIL: print_stack of yyy_func4 (0) FAIL: integer function arguments -- numeric FAIL: unsigned function arguments -- numeric FAIL: long function arguments -- numeric FAIL: int64 function arguments -- numeric FAIL: char function arguments -- numeric FAIL: string function arguments -- numeric FAIL: integer function arguments -- numeric --kelf --ignore-dwarf FAIL: unsigned function arguments -- numeric --kelf --ignore-dwarf FAIL: long function arguments -- numeric --kelf --ignore-dwarf FAIL: int64 function arguments -- numeric --kelf --ignore-dwarf FAIL: char function arguments -- numeric --kelf --ignore-dwarf FAIL: string function arguments -- numeric --kelf --ignore-dwarf === systemtap Summary === # of expected passes 15 # of unexpected failures 18 -- http://sourceware.org/bugzilla/show_bug.cgi?id=9699 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.