Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1828 - 1830 of 2152)

Ticket Resolution Summary Owner Reporter
#2314 fixed parse_rfc_2822 tests failing in some timezones icmurray seanh

Reported by seanh, 2 years ago.

Description

These two tests:

ckan.tests.lib.test_helpers.TestHelpers?.test_parse_rfc_2822_gmt_case

ckan.tests.lib.test_helpers.TestHelpers?.test_parse_rfc_2822_with_offset

have been failing in certain timezones. In the UK they pass, if you're in Germany they'll fail.

The function being tested uses datetime.datetime.fromtimestamp() which uses the local time, but the tests compare the results against hardcoded strings, so the tests cannot work in different timezones.

#2339 fixed Demo install on RHEL/CentOS, and install instructions seanh seanh
#2340 fixed Get Jenkins to automatically run core extensions tests seanh seanh
Note: See TracQuery for help on using queries.