RedHatQE / katello.auto

Automated tests for katello
http://katello.org/
12 stars 15 forks source link

Fix AssertionError while validating checkin date #981

Closed sghai closed 10 years ago

sghai commented 10 years ago

java.lang.AssertionError: Assertion Failed. expected: (= (date sys-date) (first (split (details "Checkin") #" "))) actual: (not (= "11/08/13" "11/8/13"))

sghai commented 10 years ago

fixed in commit: https://github.com/sghai/katello.auto/commit/d004ebd227110f9bdfef71f237859b9518c8d249 Just change the date format.