[tracker-miners/sam/writeback-test-fix] functional-tests: Enable writeback tests
- From: Sam Thursfield <sthursfield src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker-miners/sam/writeback-test-fix] functional-tests: Enable writeback tests
- Date: Sun, 23 Jun 2019 13:28:22 +0000 (UTC)
commit f00104f8c4a3edb4f229ba222d1ae8e7d6c9a84f
Author: Sam Thursfield <sam afuera me uk>
Date: Wed Jun 12 21:17:30 2019 +0200
functional-tests: Enable writeback tests
These are now passing since https://gitlab.gnome.org/GNOME/tracker-miners/issues/55
is fixed in Tracker Core.
tests/functional-tests/500-writeback.py | 3 ---
tests/functional-tests/501-writeback-details.py | 3 ---
2 files changed, 6 deletions(-)
---
diff --git a/tests/functional-tests/500-writeback.py b/tests/functional-tests/500-writeback.py
index 2d8893e3b..0d443c289 100755
--- a/tests/functional-tests/500-writeback.py
+++ b/tests/functional-tests/500-writeback.py
@@ -157,7 +157,4 @@ class WritebackBasicDataTest (CommonTrackerWritebackTest):
if __name__ == "__main__":
- print("FIXME: This test is skipped as it currently fails. See:
https://gitlab.gnome.org/GNOME/tracker-miners/issues/55")
- sys.exit(77)
-
ut.main(failfast=True)
diff --git a/tests/functional-tests/501-writeback-details.py b/tests/functional-tests/501-writeback-details.py
index 9f5626f7f..3dba70650 100755
--- a/tests/functional-tests/501-writeback-details.py
+++ b/tests/functional-tests/501-writeback-details.py
@@ -105,7 +105,4 @@ class WritebackKeepDateTest (CommonTrackerWritebackTest):
if __name__ == "__main__":
- print("FIXME: This test is skipped as it currently fails. See:
https://gitlab.gnome.org/GNOME/tracker-miners/issues/55")
- sys.exit(77)
-
ut.main()
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]