$OpenBSD: patch-sc_qa_unit_subsequent_filters-test_cxx,v 1.4 2014/10/10 17:13:10 robert Exp $
--- sc/qa/unit/subsequent_filters-test.cxx.orig.port	Tue Sep 16 22:10:41 2014
+++ sc/qa/unit/subsequent_filters-test.cxx	Fri Oct  3 19:58:20 2014
@@ -235,7 +235,7 @@ class ScFiltersTest (public)
 
     //disable testPassword on MacOSX due to problems with libsqlite3
     //also crashes on DragonFly due to problems with nss/nspr headers
-#if !defined(MACOSX) && !defined(DRAGONFLY) && !defined(WNT)
+#if !defined(MACOSX) && !defined(DRAGONFLY) && !defined(WNT) && !defined(OPENBSD)
     CPPUNIT_TEST(testPasswordWrongSHA);
     CPPUNIT_TEST(testPasswordOld);
     CPPUNIT_TEST(testPasswordNew);
