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  1dde49cb6b9f1d7b220fa4e150cf5b7fdd1ce269 (commit)
      from  bb558c481a36d8027d2fd3ef085d28d40710e29b (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 1dde49cb6b9f1d7b220fa4e150cf5b7fdd1ce269
Author: Stefan Rossbach <[email protected]>
Date:   Mon Dec 3 03:55:11 2012 +0100

    [JUNIT] removed all test cases that depend on hardware
    
    The test cases needs a full working XMPP server.
    The server might not be always up.
    
    Furthermore if two or more developers are running the
    tests at the same time it is likely that failures will
    occur (CI is also affected).
    
    Regression time went down from 1 minute to approx. 6 seconds.
    
    Change-Id: I51a38853924e2f9f707b85f2b39b12e0d7b70b1d
    Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/439
    Tested-by: Jenkins CI
    Reviewed-by: Stefan Rossbach <[email protected]>

-----------------------------------------------------------------------

Summary of changes:
 .../junit/de/fu_berlin/inf/dpp/AllTestSuite.java   |    7 +-
 .../communication/muc/session/MucSessionTest.java  |  135 ---------
 .../muc/session/MucSessionTestSuite.java           |   10 -
 .../de/fu_berlin/inf/dpp/net/NetTestSuite.java     |   16 -
 .../inf/dpp/net/internal/InternalTestSuite.java    |    1 -
 .../inf/dpp/net/internal/SarosNetConnectTest.java  |   68 -----
 .../inf/dpp/net/internal/SarosNetTest.java         |   75 -----
 .../inf/dpp/net/internal/SarosTestNet.java         |   60 ----
 .../fu_berlin/inf/dpp/net/internal/UserTest.java   |  167 -----------
 .../inf/dpp/net/util/NetUtilTestSuite.java         |   11 -
 .../inf/dpp/net/util/RosterUtilsTest.java          |  309 --------------------
 11 files changed, 2 insertions(+), 857 deletions(-)
 delete mode 100644 
de.fu_berlin.inf.dpp/test/junit/de/fu_berlin/inf/dpp/communication/muc/session/MucSessionTest.java
 delete mode 100644 
de.fu_berlin.inf.dpp/test/junit/de/fu_berlin/inf/dpp/communication/muc/session/MucSessionTestSuite.java
 delete mode 100644 
de.fu_berlin.inf.dpp/test/junit/de/fu_berlin/inf/dpp/net/NetTestSuite.java
 delete mode 100644 
de.fu_berlin.inf.dpp/test/junit/de/fu_berlin/inf/dpp/net/internal/SarosNetConnectTest.java
 delete mode 100644 
de.fu_berlin.inf.dpp/test/junit/de/fu_berlin/inf/dpp/net/internal/SarosNetTest.java
 delete mode 100644 
de.fu_berlin.inf.dpp/test/junit/de/fu_berlin/inf/dpp/net/internal/SarosTestNet.java
 delete mode 100644 
de.fu_berlin.inf.dpp/test/junit/de/fu_berlin/inf/dpp/net/internal/UserTest.java
 delete mode 100644 
de.fu_berlin.inf.dpp/test/junit/de/fu_berlin/inf/dpp/net/util/NetUtilTestSuite.java
 delete mode 100644 
de.fu_berlin.inf.dpp/test/junit/de/fu_berlin/inf/dpp/net/util/RosterUtilsTest.java


hooks/post-receive
-- 
The saros eclipse plugin.

------------------------------------------------------------------------------
Keep yourself connected to Go Parallel: 
BUILD Helping you discover the best ways to construct your parallel projects.
http://goparallel.sourceforge.net
_______________________________________________
Dpp-robot mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dpp-robot

Reply via email to