• Stephan Bergmann's avatar
    Re-enable JunitTest_forms_unoapi_2 forms.ODateModel · 8ae150d8
    Stephan Bergmann yazdı
    f9905401 "tdf#125170 Deliver mouse events also
    when clicking into document content" had disabled it because its
    gerrit_linux_clang_dbgutil Jenkins build had failed it successively like
    
    > LOG> Execute: Date
    > LOG> try to set:
    > LOG> old = com.sun.star.util.Date@271053e1{1, 1, 1800}
    > LOG> new = com.sun.star.util.Date@589838eb{2, 0, 0}
    > warn:tools.datetime:303:1063:tools/source/datetime/tdate.cxx:102: Date::setDateFromDMY - sure about 0 year? It's not in the calendar.
    > LOG> Property Date is void
    > LOG> Value for 'Date' hasn't changed as expected
    > LOG> result = com.sun.star.util.Date@42dafa95{1, 1, 1800}
    > Method Date finished with state FAILED
    > LOG> Date: COMPLETED.FAILED
    
    (<https://ci.libreoffice.org/job/gerrit_linux_clang_dbgutil/32715/>).
    
    But it is unclear how that commit would have affected that test, and at least a
    recent local build of mine succeeds with
    
    > LOG> Execute: Date
    > LOG> try to set:
    > LOG> old = com.sun.star.util.Date@dc24521{0, 0, 0}
    > LOG> new = com.sun.star.util.Date@10bdf5e5{1, 0, 0}
    > warn:tools.datetime:10048:10220:tools/source/datetime/tdate.cxx:102: Date::setDateFromDMY - sure about 0 year? It's not in the calendar.
    > LOG> Property Date is void
    > LOG> Property 'Date' OK
    > LOG> result = com.sun.star.util.Date@6e1ec318{1, 0, 0}
    > Method Date finished with state OK
    > LOG> Date: COMPLETED.OK
    
    (note the difference of initial date, {1, 1, 1800} vs. {0, 0, 0}, whether or not
    that is relevant), so lets re-enable the test for now and see...
    
    Change-Id: I53b462954650e32de85c795c94f9b8038dc01918
    Reviewed-on: https://gerrit.libreoffice.org/72863
    Tested-by: Jenkins
    Reviewed-by: 's avatarStephan Bergmann <sbergman@redhat.com>
    8ae150d8
Adı
Son kayıt (commit)
Son güncelleme
..
inc Loading commit data...
qa Loading commit data...
source Loading commit data...
util Loading commit data...
workben/xforms Loading commit data...
AllLangMoTarget_frm.mk Loading commit data...
JunitTest_forms_complex.mk Loading commit data...
JunitTest_forms_unoapi_1.mk Loading commit data...
JunitTest_forms_unoapi_2.mk Loading commit data...
JunitTest_forms_unoapi_3.mk Loading commit data...
JunitTest_forms_unoapi_4.mk Loading commit data...
Library_frm.mk Loading commit data...
Makefile Loading commit data...
Module_forms.mk Loading commit data...
README Loading commit data...