openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #18962
Re: [Merge] lp:~trb143/openlp/media into lp:openlp
Review: Needs Fixing
http://ci.openlp.org/view/Specific%20Branch/job/OpenLP-Pull_and_Run_Functional_Tests/16/console
======================================================================
FAIL: Test StartTimeDialog display initialisation
----------------------------------------------------------------------
Traceback (most recent call last):
File "/var/lib/jenkins/projects/openlp/media/tests/functional/openlp_core_ui/test_starttimedialog.py", line 63, in time_display_test
self.assertEqual(self.form.hourSpinBox.value(), 1)
AssertionError: 0 != 1
'0 != 1' = '%s != %s' % (safe_repr(0), safe_repr(1))
'0 != 1' = self._formatMessage('0 != 1', '0 != 1')
>> raise self.failureException('0 != 1')
--
https://code.launchpad.net/~trb143/openlp/media/+merge/144587
Your team OpenLP Core is subscribed to branch lp:openlp.
References