Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/tests/net/mpls don't expect failure anymore



details:   https://anonhg.NetBSD.org/src/rev/0daea72692a2
branches:  trunk
changeset: 788883:0daea72692a2
user:      kefren <kefren%NetBSD.org@localhost>
date:      Sat Jul 27 14:36:39 2013 +0000

description:
don't expect failure anymore

diffstat:

 tests/net/mpls/t_ldp_regen.sh |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (18 lines):

diff -r 3a9c790e5048 -r 0daea72692a2 tests/net/mpls/t_ldp_regen.sh
--- a/tests/net/mpls/t_ldp_regen.sh     Sat Jul 27 14:35:41 2013 +0000
+++ b/tests/net/mpls/t_ldp_regen.sh     Sat Jul 27 14:36:39 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: t_ldp_regen.sh,v 1.1 2013/07/25 14:28:29 kefren Exp $
+# $NetBSD: t_ldp_regen.sh,v 1.2 2013/07/27 14:36:39 kefren Exp $
 #
 # Copyright (c) 2013 The NetBSD Foundation, Inc.
 # All rights reserved.
@@ -61,8 +61,6 @@
        # Now ldpd on R5 should take notice of the new route and announce it
        # to R4's ldpd. ldpd on R4 should verify that the next hop
        # corresponds to its routing table and change its tag entry
-
-       atf_expect_fail "IMPLNULL label bindings are not upgraded properly"
        RUMP_SERVER=${RUMP_SERVER1} atf_check -s exit:0 -o ignore -e ignore \
                rump.ping -n -o -w 5 10.0.5.1
 }



Home | Main Index | Thread Index | Old Index