Thorsten Schöning created LOGCXX-457:
Summary: timebasedrollingtest fails for seconds related filenames
Key: LOGCXX-457
URL: https://issues.apache.org/jira/browse/LOGCXX-457
Project: Log4cxx
Author: tschoening
Date: Fri Oct 9 09:04:00 2015
New Revision: 1707676
URL: http://svn.apache.org/viewvc?rev=1707676&view=rev
Log:
LOGCXX-457: delayUntilNextMinute is not used (anymore) and even if it will be
needed in the future it shoudl be implemented calling delayUnitNextSecond.
Modified:
Author: tschoening
Date: Fri Oct 9 09:10:37 2015
New Revision: 1707678
URL: http://svn.apache.org/viewvc?rev=1707678&view=rev
Log:
LOGCXX-457: Removed hard coded 100 milliseconds to get a more uniform behaviour.
Modified:
incubator/log4cxx/trunk/src/test/cpp/rolling/timebasedrollingtest.cpp
Author: tschoening
Date: Fri Oct 9 09:13:18 2015
New Revision: 1707679
URL: http://svn.apache.org/viewvc?rev=1707679&view=rev
Log:
LOGCXX-457: Changed delayUntilNextSecond to delayUntilNextSecondWithMsg,
because I don't see why only some should print the msg, while others don't.
Modified:
i
Author: tschoening
Date: Fri Oct 9 13:01:20 2015
New Revision: 1707714
URL: http://svn.apache.org/viewvc?rev=1707714&view=rev
Log:
LOGCXX-457: I've reworked test1 to reduce the amount of duplicated code: All
tests seem to produce file names in the same way, log some messages and most of
them ch
Author: tschoening
Date: Fri Oct 9 13:09:24 2015
New Revision: 1707718
URL: http://svn.apache.org/viewvc?rev=1707718&view=rev
Log:
LOGCXX-457: Chaning indentation, because it wasn't really uniform before, isn't
compared to other source files and my IDE is configured to use tabs and I
brought th
Author: tschoening
Date: Fri Oct 9 15:19:47 2015
New Revision: 1707759
URL: http://svn.apache.org/viewvc?rev=1707759&view=rev
Log:
LOGCXX-457: Reworked the other tests to reduce redundant code. The same tests
like before fail now, so I shouldn't have broken too much.
Modified:
incubator/log
[
https://issues.apache.org/jira/browse/LOGCXX-457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14950676#comment-14950676
]
Thorsten Schöning commented on LOGCXX-457:
--
I think I've found the reason for at
[
https://issues.apache.org/jira/browse/LOGCXX-457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14950684#comment-14950684
]
Thorsten Schöning commented on LOGCXX-457:
--
It looks like the other failing tests
Author: tschoening
Date: Fri Oct 9 16:49:05 2015
New Revision: 1707768
URL: http://svn.apache.org/viewvc?rev=1707768&view=rev
Log:
LOGCXX-457: I think I've found the reason for at least test6 failing: The first
rollover is done on the second log statement, which is only issued after some
sleepi
Author: tschoening
Date: Fri Oct 9 18:12:35 2015
New Revision: 1707780
URL: http://svn.apache.org/viewvc?rev=1707780&view=rev
Log:
LOGCXX-457: Forgot to commit some additional macros last ime.
Modified:
incubator/log4cxx/trunk/src/test/cpp/logunit.h
Modified: incubator/log4cxx/trunk/src/tes
Author: tschoening
Date: Fri Oct 9 18:13:11 2015
New Revision: 1707781
URL: http://svn.apache.org/viewvc?rev=1707781&view=rev
Log:
LOGCXX-457: Improved debugging so the console logger output always starts on a
new line and is better readable.
Modified:
incubator/log4cxx/trunk/src/test/cpp/r
[
https://issues.apache.org/jira/browse/LOGCXX-457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14950935#comment-14950935
]
Thorsten Schöning commented on LOGCXX-457:
--
Looks like I've misunderstood how the
[
https://issues.apache.org/jira/browse/LOGCXX-457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14951031#comment-14951031
]
Thorsten Schöning commented on LOGCXX-457:
--
Another hint for the problem: With an
[
https://issues.apache.org/jira/browse/LOGCXX-457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14951038#comment-14951038
]
Thorsten Schöning commented on LOGCXX-457:
--
With an empty directory, my test7 com
Author: tschoening
Date: Fri Oct 9 20:03:02 2015
New Revision: 1707805
URL: http://svn.apache.org/viewvc?rev=1707805&view=rev
Log:
LOGCXX-457: Reverting my behaviour changes for test 6, because I was on the
completely wrong track.
Modified:
incubator/log4cxx/trunk/src/test/cpp/rolling/timeb
Author: tschoening
Date: Fri Oct 9 20:05:15 2015
New Revision: 1707806
URL: http://svn.apache.org/viewvc?rev=1707806&view=rev
Log:
LOGCXX-457: test5 failed because it wrongly expected .gz extension.
Modified:
incubator/log4cxx/trunk/src/test/cpp/rolling/timebasedrollingtest.cpp
Modified: in
Author: tschoening
Date: Fri Oct 9 20:08:47 2015
New Revision: 1707807
URL: http://svn.apache.org/viewvc?rev=1707807&view=rev
Log:
LOGCXX-457: Pushing back the wait factor because it's not as important as I
thought, if needed at all. The tests still pass with an empty directory.
Modified:
i
Author: tschoening
Date: Fri Oct 9 21:39:16 2015
New Revision: 1707820
URL: http://svn.apache.org/viewvc?rev=1707820&view=rev
Log:
LOGCXX-457: Changed test4, 5 and 6 to delete their generic files before running
and changed test7 to execute 4, 5 and 6 and simulate a non empty directory that
way.
[
https://issues.apache.org/jira/browse/LOGCXX-457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thorsten Schöning resolved LOGCXX-457.
--
Resolution: Fixed
Fix Version/s: 0.11.0
Changed test4, 5 and 6 to delete their ge
20 matches
Mail list logo