The test for PR 50608 works now, remove the expected failure.
This commit is contained in:
parent
dbd12a24b4
commit
c25f345cfe
@ -1,4 +1,4 @@
|
||||
/* $NetBSD: t_vnops.c,v 1.54 2016/01/14 08:58:02 gson Exp $ */
|
||||
/* $NetBSD: t_vnops.c,v 1.55 2016/01/28 10:10:09 martin Exp $ */
|
||||
|
||||
/*-
|
||||
* Copyright (c) 2010 The NetBSD Foundation, Inc.
|
||||
@ -495,9 +495,6 @@ create_nonalphanum(const atf_tc_t *tc, const char *mp)
|
||||
char buf[64];
|
||||
int i;
|
||||
|
||||
if (FSTYPE_UDF(tc))
|
||||
atf_tc_expect_fail("PR kern/50608");
|
||||
|
||||
RL(rump_sys_chdir(mp));
|
||||
|
||||
for (i = 0; i < 256; i++) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user