[tracker] functional-tests: Remove expected failure annotation from NB#281201 test



commit 7df161238e7adb994777d4186ee2e2bb68f7fdde
Author: JÃrg Billeter <j bitron ch>
Date:   Fri Sep 9 10:54:01 2011 +0200

    functional-tests: Remove expected failure annotation from NB#281201 test
    
    The bug was fixed by commit f595906.

 tests/functional-tests/02-sparql-bugs.py |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/tests/functional-tests/02-sparql-bugs.py b/tests/functional-tests/02-sparql-bugs.py
index c943ecd..1ea776e 100755
--- a/tests/functional-tests/02-sparql-bugs.py
+++ b/tests/functional-tests/02-sparql-bugs.py
@@ -221,7 +221,6 @@ class TrackerStoreSparqlBugsTests (CommonTrackerStoreTest):
                 # If we are here, everything is fine. 
                 self.assertIsNotNone (results)
                                    
-        @expectedFailureBug ("NB#281201")
         def test_05_NB281201_insert_replace_and_superproperties (self):
                 """
                 Bug 281201 - INSERT OR REPLACE does not delete previous values for superproperties



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]