[go: nahoru, domu]

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

Test Fail When Build Project (mvn package) #368

Closed
josepedro opened this issue Oct 13, 2017 · 3 comments
Closed

Test Fail When Build Project (mvn package) #368

josepedro opened this issue Oct 13, 2017 · 3 comments

Comments

@josepedro
Copy link

Running com.pinterest.secor.parser.DateMessageParserTest
Tests run: 5, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.09 sec <<< FAILURE! - in com.pinterest.secor.parser.DateMessageParserTest
testExtractDateUsingInputPattern(com.pinterest.secor.parser.DateMessageParserTest)  Time elapsed: 0.069 sec  <<< FAILURE!
junit.framework.ComparisonFailure: expected:<dt=[2001-07-04]> but was:<dt=[1970-01-01]>
  at junit.framework.Assert.assertEquals(Assert.java:100)
  at junit.framework.Assert.assertEquals(Assert.java:107)
  at junit.framework.TestCase.assertEquals(TestCase.java:269)
  at com.pinterest.secor.parser.DateMessageParserTest.testExtractDateUsingInputPattern(DateMessageParserTest.java:91)

Failed tests:
  DateMessageParserTest.testExtractDateUsingInputPattern:91 expected:<dt=[2001-07-04]> but was:<dt=[1970-01-01]>

@HenryCaiHaiying
Copy link
Contributor
HenryCaiHaiying commented Oct 16, 2017 via email

@josepedro
Copy link
Author

Thanks for reply @HenryCaiHaiying, my timezone is BRT Brazilian Time, South America (UTC -3).

@PrayaniSingh0106
Copy link

Is this issue resolved?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants