From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8839 invoked by alias); 6 Aug 2007 21:10:24 -0000 Received: (qmail 7615 invoked by uid 48); 6 Aug 2007 21:10:10 -0000 Date: Tue, 07 Aug 2007 08:12:00 -0000 From: "dwilder at us dot ibm dot com" To: systemtap@sources.redhat.com Message-ID: <20070806211009.4902.dwilder@us.ibm.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug testsuite/4902] New: systemtap.syscall/futime test failing. 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: 2007-q3/txt/msg00265.txt.bz2 Here is the expected results and the real results. The format of the "times" do not match(??) This was observered on a s390. ---cut---- futimes: utime ("foobar", [2001/09/09-01:46:40, 2033/05/18-03:33:20]) = 0 --------- EXPECTED and NOT MATCHED ---------- futimes: utimes \("foobar", \[1000000000.001234\]\[2000000000.005678\]\) -- Summary: systemtap.syscall/futime test failing. Product: systemtap Version: unspecified Status: NEW Severity: normal Priority: P2 Component: testsuite AssignedTo: systemtap at sources dot redhat dot com ReportedBy: dwilder at us dot ibm dot com http://sourceware.org/bugzilla/show_bug.cgi?id=4902 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.