Revert "fix sb-posix tests on OpenBSD"
authorNikodemus Siivola <nikodemus@random-state.net>
Sun, 20 Nov 2011 18:09:39 +0000 (20:09 +0200)
committerNikodemus Siivola <nikodemus@random-state.net>
Sun, 20 Nov 2011 18:09:49 +0000 (20:09 +0200)
  Oops. As Josh noted, the equivalent C code works, so the explanation was
  bogus, and the test is better left enabled to track the issue.

This reverts commit d94c1b4a8c534bde146823f56558faf37cd4c4d7.

Conflicts:

NEWS

NEWS
contrib/sb-posix/posix-tests.lisp

diff --git a/NEWS b/NEWS
index 6a48974..4472e46 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -56,7 +56,6 @@ changes relative to sbcl-1.0.53:
        safe outside systems with getaddrinfo().
   * bug fix: on 64-bit systems setting the nursery size above 4Gb now works.
     (lp#870868)
-  * bug fix: SB-POSIX tests failed on OpenBSD 5.0. (lp#892707)
   * bug fix: With several combinations of argument types, for example (EXPT
     <integer> <(complex double)>), EXPT now uses double-precision throughout
     instead of partially calculating only to single-precision.  (lp#741564;
index 89ace44..6cdc955 100644 (file)
   42)
 
 
-#-(or win32 openbsd netbsd)
+#-(or win32 netbsd)
 (deftest fcntl.flock.2
     (locally (declare (sb-ext:muffle-conditions sb-ext:compiler-note))
       (let ((flock (make-instance 'sb-posix:flock