[tracker] functional-tests: Remove expected failures now that it all works
- From: Philip Van Hoof <pvanhoof src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker] functional-tests: Remove expected failures now that it all works
- Date: Thu, 11 Nov 2010 11:05:12 +0000 (UTC)
commit 048fe6757ad0f453f8591e2e5a7d840a407ff0be
Author: Philip Van Hoof <philip codeminded be>
Date: Thu Nov 11 12:04:48 2010 +0100
functional-tests: Remove expected failures now that it all works
tests/functional-tests/17-ontology-changes.py | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/tests/functional-tests/17-ontology-changes.py b/tests/functional-tests/17-ontology-changes.py
index 00d824e..e15cbb6 100755
--- a/tests/functional-tests/17-ontology-changes.py
+++ b/tests/functional-tests/17-ontology-changes.py
@@ -276,7 +276,6 @@ class PropertyMaxCardinality1toN (OntologyChangeTestTemplate):
Change cardinality of a property from 1 to N. There shouldn't be any data loss
"""
- @expectedFailureBug ("NB#202275")
def test_property_cardinality_1_to_n (self):
self.template_test_ontology_change ()
@@ -690,7 +689,6 @@ class SuperclassRemovalTest (OntologyChangeTestTemplate):
"""
Remove the superclass relation between two classes
"""
- @expectedFailureBug ("NB#203632")
def test_superclass_removal (self):
self.template_test_ontology_change ()
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]