On 2012/04/27 16:11:29, rdayal wrote:
Hey Thomas,

When I ran the tests after applying your change, I saw a failure in
EditorTest.test:

aused by: junit.framework.AssertionFailedError:
expected=EditorBarTest
actual=FOO
        at

com.google.web.bindery.requestfactory.gwt.client.ui.EditorTest.onSuccess(EditorTest.java:164)
        at

com.google.web.bindery.requestfactory.gwt.client.ui.EditorTest.onSuccess(EditorTest.java:1)
        at

com.google.web.bindery.requestfactory.shared.impl.AbstractRequest.onSuccess(AbstractRequest.java:129)
        at

com.google.web.bindery.requestfactory.shared.impl.AbstractRequestContext.processPayload(AbstractRequestContext.java:377)
        ... 28 more


Are you seeing the same thing?

On my local branch (off of r10773), "ant -f user/build.xml
test.dev.htmlunit
-Dgwt.junit.testcase.includes=com/google/web/bindery/requestfactory/gwt/client/ui/EditorTest.class"
passes:

    [junit] Running
com.google.web.bindery.requestfactory.gwt.client.ui.EditorTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 49,035
sec

I'll rebase and see if that changes anything.

http://gwt-code-reviews.appspot.com/1601806/

--
http://groups.google.com/group/Google-Web-Toolkit-Contributors

Reply via email to