Revision: 7803
Author: [email protected]
Date: Fri Mar 26 13:35:20 2010
Log: Removing annotated test cases that are passed with HtmlUnit 5607.
Review by: [email protected]
http://code.google.com/p/google-web-toolkit/source/detail?r=7803
Modified:
/trunk/user/test/com/google/gwt/user/client/rpc/UnicodeEscapingTest.java
/trunk/user/test/com/google/gwt/user/client/ui/AbsolutePanelTest.java
=======================================
---
/trunk/user/test/com/google/gwt/user/client/rpc/UnicodeEscapingTest.java
Thu Mar 25 10:46:07 2010
+++
/trunk/user/test/com/google/gwt/user/client/rpc/UnicodeEscapingTest.java
Fri Mar 26 13:35:20 2010
@@ -186,7 +186,6 @@
* equivalent in that case. Surrogate characters are also not tested
here,
* see {...@link #disabled_testServerToClientBMPSurrogates()}.
*/
- @DoNotRunWith(Platform.HtmlUnitBug)
public void testServerToClientBMP() {
delayTestFinish(TEST_FINISH_DELAY_MS);
serverToClientVerify(Character.MIN_CODE_POINT,
=======================================
--- /trunk/user/test/com/google/gwt/user/client/ui/AbsolutePanelTest.java
Wed Mar 24 05:13:52 2010
+++ /trunk/user/test/com/google/gwt/user/client/ui/AbsolutePanelTest.java
Fri Mar 26 13:35:20 2010
@@ -39,8 +39,8 @@
}
/**
- * Failed in all modes due to HtmlUnit bug. See:
- *
https://sourceforge.net/tracker/?func=detail&aid=2892289&group_id=47038&atid=448266
+ * Failed in all modes with absolute positioning.
+ * TODO: (flin) File a new HtmlUnit bug.
*/
@DoNotRunWith(Platform.HtmlUnitBug)
public void testPositioning() {
--
http://groups.google.com/group/Google-Web-Toolkit-Contributors
To unsubscribe from this group, send email to
google-web-toolkit-contributors+unsubscribegooglegroups.com or reply to this email with
the words "REMOVE ME" as the subject.