Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tests/unit/test_zone fails on Unix epoch #726

Closed
u2yg opened this issue Oct 6, 2015 · 0 comments · Fixed by #727
Closed

tests/unit/test_zone fails on Unix epoch #726

u2yg opened this issue Oct 6, 2015 · 0 comments · Fixed by #727
Assignees

Comments

@u2yg
Copy link
Contributor

u2yg commented Oct 6, 2015

make check had a failing test.

test assertion failed: strcmp(target->str, "1970-01-01T00:00:00+00:00") == 0 line: 774

It was caused by an uninitialized field in the testing struct.

@u2yg u2yg self-assigned this Oct 6, 2015
@talien talien removed the ready label Oct 6, 2015
u2yg added a commit to u2yg/syslog-ng that referenced this issue Oct 19, 2015
fixes syslog-ng#726

Signed-off-by: u2yg <u2yg@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants