Open Bug 810670 Opened 13 years ago Updated 13 years ago

TEST-UNEXPECTED-FAIL | /tests/suite/browser/test/test_contextmenu.html | checking item #2 (*chubbiness) name - got context-undo, expected *chubbiness

Categories

(SeaMonkey :: Testing Infrastructure, defect)

x86_64
macOS
defect
Not set
normal

Tracking

(Not tracked)

People

(Reporter: InvisibleSmiley, Unassigned)

Details

Attachments

(1 file)

OS X 10.6 comm-central-trunk debug test mochitests-5/5 on 2012/11/10 22:14:10 s: sea-mini-osx64-1 2901 ERROR TEST-UNEXPECTED-FAIL | /tests/suite/browser/test/test_contextmenu.html | checking item #2 (*chubbiness) name - got context-undo, expected *chubbiness (and many more subsequent errors) Seems like spell-checking is disabled by default (or only on the build machines) on Mac OS X: If it is, there are no suggestions, and the first menu item is "Undo". Callek, ewong, can you tell whether Mac builds are special-cased regarding spell-checking? stefanh, is spell-checking in textareas disabled for you with trunk builds?
(In reply to Jens Hatlak (:InvisibleSmiley) from comment #0) > stefanh, is spell-checking in textareas disabled for you with trunk builds? No, it isn't.
(In reply to Philip Chee from comment #1) > Wild guess, perhaps we need this line? > http://hg.mozilla.org/mozilla-central/rev/f3f7872db0ae#l1.12 Worth a try. Stefan, can you run tests locally or know how to set up a try build accordingly? Obviously I cannot test this locally myself.
Flags: needinfo?(stefanh)
(In reply to Philip Chee from comment #1) > Wild guess, perhaps we need this line? > http://hg.mozilla.org/mozilla-central/rev/f3f7872db0ae#l1.12 That is almost certainly the cause of spellcheck not enabled in the test on our machines. Not sure if it will fix [all] the issues, but it should at least get this issue fixed.
How do I run these test locally?
Flags: needinfo?(stefanh)
Heh, the flag gets removed on the first comment...
(In reply to Stefan [:stefanh] from comment #5) > How do I run these test locally? This is a plain/web mochitest, so (all one line): TEST_PATH=suite/browser/test/test_contextmenu.html <your make> -C <your objdir> mochitest-plain (In reply to Stefan [:stefanh] from comment #6) > Heh, the flag gets removed on the first comment... Yes, but Bugzilla told you so! ;-)
Attachment #680481 - Flags: feedback?(stefanh)
Hmm, the problem here is that the tests pass for me (without the patch).
(In reply to Stefan [:stefanh] from comment #9) > Hmm, the problem here is that the tests pass for me (without the patch). Well in that case I only see two options: a) Create a Mac try build and see whether the patch fixes it. To be really sure, we'd actually need two builds, one with and one without the patch. Then proceed depending on the result. b) Just land the patch, see if it helps, and optionally back it out if it doesn't.
Let me just update my tree and do a re-spin (tomorrow) and see if that changes anything.
(In reply to Stefan [:stefanh] from comment #11) > Let me just update my tree and do a re-spin (tomorrow) and see if that > changes anything. No change. Looking at the log from today's sea-mini-osx64-3: 10 ERROR TEST-UNEXPECTED-FAIL | /tests/layout/tables/test/test_bug541668_table_event_delivery.html | Test timed out. 11 ERROR TEST-UNEXPECTED-FAIL | /tests/layout/tables/test/test_bug541668_table_event_delivery.html | [SimpleTest.finish()] waitForFocus() was called a different number of times from the number of callbacks run. Maybe the test terminated prematurely -- be sure to use SimpleTest.waitForExplicitFinish(). - got 1, expected 0 25 ERROR TEST-UNEXPECTED-FAIL | /tests/layout/xul/base/test/test_resizer_incontent.xul | Test timed out. 26 ERROR TEST-UNEXPECTED-FAIL | /tests/layout/xul/base/test/test_resizer_incontent.xul | [SimpleTest.finish()] waitForFocus() was called a different number of times from the number of callbacks run. Maybe the test terminated prematurely -- be sure to use SimpleTest.waitForExplicitFinish(). - got 1, expected 0 2901 ERROR TEST-UNEXPECTED-FAIL | /tests/suite/browser/test/test_contextmenu.html | checking item #2 (*chubbiness) name - got context-undo, expected *chubbiness The 2901 failure might be related to the previous failures (focus issues), no?
Comment on attachment 680481 [details] [diff] [review] possible patch [Checkin: Comment 14] (In reply to Stefan [:stefanh] from comment #12) > The 2901 failure might be related to the previous failures (focus issues), > no? Maybe, don't know and can't tell. But if it is, the patch could fix it. Callek, you were already quite positive that this could help, so if you r+ it, I'll land and we'll see.
Attachment #680481 - Flags: feedback?(stefanh) → review?(bugspam.Callek)
Attachment #680481 - Flags: review?(bugspam.Callek) → review+
Comment on attachment 680481 [details] [diff] [review] possible patch [Checkin: Comment 14] http://hg.mozilla.org/comm-central/rev/4db2feadd55e Leaving open until we know whether it helped.
Attachment #680481 - Attachment description: possible patch → possible patch [Checkin: Comment 14]
Unfortunately the patch didn't help: http://tinderbox.mozilla.org/showlog.cgi?log=SeaMonkey/1352918172.1352920205.7153.gz I guess Stefan's comment 12 applies.
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: