Found in GWT Release: r1964
Detailed description: WindowTest is failing in hosted mode on the mac. I was able to confirm that it does pass in standards mode, but fails in quirks.
WindowTest.testGetClientSize @ line 73 fails an assertion. > assertTrue(newClientHeight < oldClientHeight);
We need to figure out what to do about this tests that fail in quirks and pass in standards, so they won't break the build. I'm disabling this test now and setting the priority high so we'll fix it for the second milestone.
Workaround if you have one: use standards mode.
Links to the relevant GWT Developer Forum posts:
Comment #1
Posted on Mar 31, 2008 by Grumpy WombatClosing this issue as we cannot reproduce it. If the test continues to fail, we will examine it more closely.
Comment #2
Posted on Apr 1, 2008 by Happy Bird(No comment was entered for this change.)
Comment #3
Posted on Apr 29, 2008 by Quick KangarooComment #4
Posted on Apr 29, 2008 by Quick KangarooComment #5
Posted on Apr 29, 2008 by Happy Bird(No comment was entered for this change.)
Comment #6
Posted on Apr 29, 2008 by Quick KangarooComment #7
Posted on Aug 14, 2008 by Grumpy Dog1_5_RC has been released.
Comment #8
Posted on Feb 9, 2011 by Swift Ox(No comment was entered for this change.)
Status: Fixed
Labels:
Type-Defect
Priority-Critical
ReviewBy-jlabanca
Milestone-1_5-RC