From owner-freebsd-testing@freebsd.org Fri Oct 30 20:28:37 2015 Return-Path: Delivered-To: freebsd-testing@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EF0BEA21B1D for ; Fri, 30 Oct 2015 20:28:37 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DC6C11CD8 for ; Fri, 30 Oct 2015 20:28:37 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id t9UKSbvv003146 for ; Fri, 30 Oct 2015 20:28:37 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-testing@freebsd.org Subject: [Bug 204157] lib/libarchive/functional_test:test_write_disk_times failed on arm64 Date: Fri, 30 Oct 2015 20:28:38 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: tests X-Bugzilla-Version: 11.0-CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: ngie@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-testing@freebsd.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-testing@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Testing on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Oct 2015 20:28:38 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204157 --- Comment #3 from NGie Cooper --- (In reply to Ed Maste from comment #2) Agreed. The ls -l issue in the other bug was a legitimate mistake on my part :). It worked by accident because mtime and btime for a newly created file is the same (which reminds me that I need to change the btime in the other testcases that check the birth time). Hmmm... I wonder if it's -o noatime. Here's what I'm using right now on my VM: $ mount -p /dev/da0p2 / ufs rw 1 1 devfs /dev devfs rw,multilabel 0 0 172.16.45.1:/Users/ngie/.ssh /home/ngie/.ssh nfs rw 0 0 172.16.45.1:/Users/ngie/nfs /home/ngie/nfs nfs rw 0 0 -- You are receiving this mail because: You are the assignee for the bug.