Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/tests/util/awk PR/42320 doesn't seem to be fixed, mark the f...
details: https://anonhg.NetBSD.org/src/rev/0e3d6ef75d58
branches: trunk
changeset: 764668:0e3d6ef75d58
user: alnsn <alnsn%NetBSD.org@localhost>
date: Sat Apr 30 01:10:07 2011 +0000
description:
PR/42320 doesn't seem to be fixed, mark the failure as expected.
diffstat:
tests/util/awk/t_awk.sh | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 023922b7c76f -r 0e3d6ef75d58 tests/util/awk/t_awk.sh
--- a/tests/util/awk/t_awk.sh Sat Apr 30 00:35:03 2011 +0000
+++ b/tests/util/awk/t_awk.sh Sat Apr 30 01:10:07 2011 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: t_awk.sh,v 1.4 2011/04/28 23:28:23 alnsn Exp $
+# $NetBSD: t_awk.sh,v 1.5 2011/04/30 01:10:07 alnsn Exp $
#
# Copyright (c) 2008, 2009 The NetBSD Foundation, Inc.
# All rights reserved.
@@ -94,6 +94,7 @@
{
export LANG=ru_RU.KOI8-R
+ atf_expect_fail "PR/42320"
h_check period -v x=0.5
}
Home |
Main Index |
Thread Index |
Old Index