James Nelson has posted comments on this change.

Change subject: Remove dependency from GWT-JUnit on deRPC
......................................................................


Patch Set 2:

RPCSuite is adding a number of deRPC test suites at the bottom of the test. The StringIndexOutOfBoundsException tends to happen when a deRPC servlet receives a payload from a normal RemoteService (and could likely happen with any other combination of deRPC and normal RPC, as they expect different serialization format with regard to Xsrf tokens).

Moving or deleting the deRPC test suites should allow the normal tests to succeed. When you look at them, you'll see that the deRPC tests all extend the normal rpc tests anyway. Which ones, in particular, are failing?

--
To view, visit https://gwt-review.googlesource.com/1290
To unsubscribe, visit https://gwt-review.googlesource.com/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I74c9d2e339187c2a47ccea4b0082c3a59ffe5ae4
Gerrit-PatchSet: 2
Gerrit-Project: gwt
Gerrit-Branch: master
Gerrit-Owner: Thomas Broyer <[email protected]>
Gerrit-Reviewer: Goktug Gokdogan <[email protected]>
Gerrit-Reviewer: James Nelson <[email protected]>
Gerrit-Reviewer: Leeroy Jenkins <[email protected]>
Gerrit-Reviewer: Matthew Dempsky <[email protected]>
Gerrit-Reviewer: Thomas Broyer <[email protected]>
Gerrit-HasComments: No

--
--
http://groups.google.com/group/Google-Web-Toolkit-Contributors
--- You received this message because you are subscribed to the Google Groups "Google Web Toolkit Contributors" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to