Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/tests/lib/libc/gen port-macppc/46319 is marked as resolved now.
details: https://anonhg.NetBSD.org/src/rev/3ffd6624b406
branches: trunk
changeset: 995327:3ffd6624b406
user: sevan <sevan%NetBSD.org@localhost>
date: Sun Dec 16 02:18:01 2018 +0000
description:
port-macppc/46319 is marked as resolved now.
Test on 8.99.26 build of NetBSD/macppc
diffstat:
tests/lib/libc/gen/t_fpsetmask.c | 5 +----
1 files changed, 1 insertions(+), 4 deletions(-)
diffs (19 lines):
diff -r abd469220538 -r 3ffd6624b406 tests/lib/libc/gen/t_fpsetmask.c
--- a/tests/lib/libc/gen/t_fpsetmask.c Sat Dec 15 23:23:51 2018 +0000
+++ b/tests/lib/libc/gen/t_fpsetmask.c Sun Dec 16 02:18:01 2018 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: t_fpsetmask.c,v 1.16 2016/03/12 11:55:14 martin Exp $ */
+/* $NetBSD: t_fpsetmask.c,v 1.17 2018/12/16 02:18:01 sevan Exp $ */
/*-
* Copyright (c) 1995 The NetBSD Foundation, Inc.
@@ -311,9 +311,6 @@
\
FPU_PREREQ(); \
\
- if (strcmp(MACHINE, "macppc") == 0) \
- atf_tc_expect_fail("PR port-macppc/46319"); \
- \
if (isQEMU()) \
atf_tc_expect_fail("PR misc/44767"); \
\
Home |
Main Index |
Thread Index |
Old Index