After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 734464 - tracker-guarantee-tests failure
tracker-guarantee-tests failure
Status: RESOLVED FIXED
Product: tracker
Classification: Core
Component: General
1.0.x
Other Linux
: Normal normal
: ---
Assigned To: tracker-general
Depends on:
Blocks:
 
 
Reported: 2014-08-08 00:23 UTC by darkxst
Modified: 2014-08-21 09:24 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
tests: add missing newline in test_guarantee_title that caused a test failure with the new tap driver (988 bytes, patch)
2014-08-08 05:21 UTC, darkxst
committed Details | Review

Description darkxst 2014-08-08 00:23:02 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)
Comment 1 darkxst 2014-08-08 05:21:27 UTC
Created attachment 282860 [details] [review]
tests: add missing newline in test_guarantee_title that caused a test failure with the new tap driver
Comment 2 Martyn Russell 2014-08-08 08:32:00 UTC
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!
Comment 3 Martyn Russell 2014-08-21 09:24:46 UTC
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.