This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The saros eclipse plugin.".
The branch, master has been updated
via 8f435e9ce2b3bc20e80ac80c7e961c455cc5205b (commit)
from 6f3b3bde80d514ccf5e064eab9192852345c3035 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 8f435e9ce2b3bc20e80ac80c7e961c455cc5205b
Author: Stefan Rossbach <[email protected]>
Date: Sun Feb 3 23:25:53 2013 +0100
[STF] let the framework handle thread termination
After investigating the test code base it seems that
most developers tend to copy and paste code or reuse
an existing test case and fit it to their needs.
Working with threads is dangerous as it can crash
a whole regression. Added methods to the StfTestCase
base class the handle the correct termination of the
created threads.
If a thread could not be terminated after a test class all
further test cases will automatically fail (depends on the used
class loader).
Change-Id: Ia822286d99eab4c7d9277aabc999e18d1d3420a1
Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/571
Tested-by: Jenkins CI
Reviewed-by: Stefan Rossbach <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
.../fu_berlin/inf/dpp/stf/client/StfTestCase.java | 114 +++++++++++++++++++-
.../stf/test/consistency/AddMultipleFilesTest.java | 17 +---
.../EditDuringInvitationStressTest.java | 35 +------
.../test/consistency/EditDuringInvitationTest.java | 2 +-
.../EditDuringNonHostInvitationTest.java | 32 +-----
.../test/consistency/RecoveryWhileTypingTest.java | 12 +--
.../ConcurrentEditingInsert100CharactersTest.java | 32 +-----
.../editing/ConcurrentEditingWith3BuddiesTest.java | 26 ++----
.../stf/test/editing/EditDifferentFilesTest.java | 23 ++---
9 files changed, 144 insertions(+), 149 deletions(-)
hooks/post-receive
--
The saros eclipse plugin.
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_jan
_______________________________________________
Dpp-robot mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dpp-robot