[tracker] functional-tests: Some tests are not expected failures with the new journal
- From: Ivan Frade <ifrade src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker] functional-tests: Some tests are not expected failures with the new journal
- Date: Wed, 3 Nov 2010 09:05:42 +0000 (UTC)
commit 102e8fc6c53ab759b3319947c9d6910c07c8e148
Author: Ivan Frade <ivan frade nokia com>
Date: Wed Nov 3 10:36:43 2010 +0200
functional-tests: Some tests are not expected failures with the new journal
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 dcb3fc8..9e7b6a3 100755
--- a/tests/functional-tests/17-ontology-changes.py
+++ b/tests/functional-tests/17-ontology-changes.py
@@ -174,7 +174,6 @@ class PropertyRangeStringToDate (OntologyChangeTestTemplate):
Change the range of a property from string to date. There shouldn't be any data loss.
"""
- @expectedFailureBug ("New journal is gonna work it out")
def test_property_range_string_to_date (self):
self.template_test_ontology_change ()
@@ -309,7 +308,6 @@ class PropertyMaxCardinalityNto1 (OntologyChangeTestTemplate):
Change the cardinality of a property for N to 1.
"""
- @expectedFailureBug ("New journal is gonna work it out")
def test_property_cardinality_n_to_1 (self):
self.template_test_ontology_change ()
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]