Closed Bug 897464 Opened 13 years ago Closed 13 years ago

/js/frame/restart/states/setuptest_skip.js fails with "Only setupModule ran prior to teardownTest so state is 1 - '3' should equal '1'"

Categories

(Testing Graveyard :: Mozmill, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: AndreeaMatei, Assigned: whimboo)

Details

(Whiteboard: [mozmill-2.0][ateamtrack: p=mozmill q=2013q3 m=1])

Attachments

(1 file)

I see this on OS X and Linux, here you can find a console log: http://pastebin.mozilla.org/2700181 I ran it with Nightly.
It's because there are two tests and we run teardownTest twice. So the second time the value will be 3 and the check will fail. Anyone who wants to fix that?
OS: Linux → All
Hardware: x86_64 → All
Whiteboard: [mozmill-2.0]
Ideally all those tests should have been a python tests. Andreea, can you please file a mentored bug so we can get those transferred?
Assignee: nobody → hskupin
Status: NEW → ASSIGNED
Summary: Mutt test setuptest_skip.js fails with "Only setupModule ran prior to teardownTest so state is 1 - '3' should equal '1'" → /js/frame/restart/states/setuptest_skip.js fails with "Only setupModule ran prior to teardownTest so state is 1 - '3' should equal '1'"
Attached patch Patch v1Splinter Review
Does this patch fix it for you? I don't see the failure anymore.
Attachment #781052 - Flags: feedback?(andreea.matei)
Comment on attachment 781052 [details] [diff] [review] Patch v1 Review of attachment 781052 [details] [diff] [review]: ----------------------------------------------------------------- This fixes the problem for me. The tests are passing now.
Attachment #781052 - Flags: feedback+
Attachment #781052 - Flags: review?(dave.hunt)
Attachment #781052 - Flags: review?(dave.hunt) → review+
Comment on attachment 781052 [details] [diff] [review] Patch v1 Review of attachment 781052 [details] [diff] [review]: ----------------------------------------------------------------- As mentioned by Andreea on IRC the test is passing for her now.
Attachment #781052 - Flags: feedback?(andreea.matei)
Landed as: https://github.com/mozilla/mozmill/commit/c8291bdbd8be847551de251bce2a0f548058d0cc Andreea, please file a new bug to get this test moved to a pyhton test. Thanks.
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Flags: needinfo?(andreea.matei)
Resolution: --- → FIXED
Whiteboard: [mozmill-2.0][ateamtrack: p=mozmill q=2013q3 m=1]
Filed bug 898374 for it, just have to check what's covered there.
Flags: needinfo?(andreea.matei)
Product: Testing → Testing Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: