Hello Brian Slesinsky,

I'd like you to reexamine a change.  Please visit

    https://gwt-review.googlesource.com/2190

to look at the new patch set (#3).

Change subject: Moves GWTTestCase to Impl#setUncaughtExceptionHandlerForTest.
......................................................................

Moves GWTTestCase to Impl#setUncaughtExceptionHandlerForTest.

This will prevent the competition between the test and production uncaught exception handlers. This change also introduces GWTTestCase#reportUncaughtException to enable test cases to change the behavior in order to test uncaught exceptions.

Fixes issue 5016

Change-Id: I8d32c6f4ff4cbcd55f238116b8bcc4c8685d6f35
Review-Link: https://gwt-review.googlesource.com/#/c/2190/
---
M user/src/com/google/gwt/core/client/impl/Impl.java
M user/src/com/google/gwt/junit/client/GWTTestCase.java
M user/super/com/google/gwt/junit/translatable/com/google/gwt/junit/client/GWTTestCase.java
M user/test/com/google/gwt/dev/jjs/test/RunAsyncTest.java
M user/test/com/google/gwt/junit/client/GWTTestCaseUncaughtExceptionHandlerTest.java
M user/test/com/google/gwt/user/client/CommandExecutorTest.java
M user/test/com/google/gwt/user/client/ui/DOMTest.java
M user/test/com/google/web/bindery/requestfactory/gwt/client/RequestFactoryExceptionPropagationTest.java M user/test/com/google/web/bindery/requestfactory/server/RequestFactoryExceptionPropagationJreTest.java
9 files changed, 248 insertions(+), 305 deletions(-)


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

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I8d32c6f4ff4cbcd55f238116b8bcc4c8685d6f35
Gerrit-PatchSet: 3
Gerrit-Project: gwt
Gerrit-Branch: master
Gerrit-Owner: Goktug Gokdogan <[email protected]>
Gerrit-Reviewer: Brian Slesinsky <[email protected]>
Gerrit-Reviewer: Goktug Gokdogan <[email protected]>

--
--
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