GNOME Bugzilla – Bug 734464
tracker-guarantee-tests failure
Last modified: 2014-08-21 09:24:46 UTC
============================================================ tracker 1.1.1: tests/libtracker-extract/test-suite.log ============================================================ # TOTAL: 27 # PASS: 25 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 2 .. contents:: :depth: 2 ERROR: tracker-guarantee-test ============================= # random seed: R02Sff24022adbb7dbb8e570bcdc321ed8fb # Start of libtracker-extract tests # Start of guarantee tests 6 test cases (guarantee metadata enabled) ok 1 /libtracker-extract/guarantee/title ok 2 /libtracker-extract/guarantee/date ERROR: tracker-guarantee-test 2 /libtracker-extract/guarantee/date # OUT-OF-ORDER (expecting 1) # End of guarantee tests # End of libtracker-extract tests 1..2 ERROR: tracker-guarantee-test - too few tests run (expected 2, got 1)
Created attachment 282860 [details] [review] tests: add missing newline in test_guarantee_title that caused a test failure with the new tap driver
Comment on attachment 282860 [details] [review] tests: add missing newline in test_guarantee_title that caused a test failure with the new tap driver I've committed this patch and also rewritten the test to separate the tests better and make it clearer what is being tested. Thanks!
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.