#209 test_verify_sls_invalid_date fails randomly
Closed: Fixed Opened by cqi.

Test verify_sls with an SL that is not June 1st or December 1st. An ... FAIL
======================================================================
FAIL: Test verify_sls with an SL that is not June 1st or December 1st. An
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/srv/jenkins/workspace/fedpkg/Builders/F26/test/test_utils.py", line 116, in test_verify_sls_invalid_date
    'December 1st'.format(eol))
AssertionError: 
-------------------- >> begin captured logging << --------------------
urllib3.connectionpool: DEBUG: Starting new HTTP connection (1): pdc.example.com
--------------------- >> end captured logging << ---------------------

See also full log https://jenkins-fedora-infra.apps.ci.centos.org/job/fedpkg/Builders=F26/5/console


Metadata Update from @cqi:
- Issue assigned to cqi

Commit cc4b06f4 fixes this issue

Metadata