Closed Bug 1017158 Opened 10 years ago Closed 10 years ago

two customizable UI tests cause a timeout during shutdown when we run-by-dir

Categories

(Firefox :: Toolbars and Customization, defect)

All
Windows 7
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: jmaher, Unassigned)

References

Details

In bug 992911 we are working on adding --run-by-dir.  This is a great method for separating tests which cause side effects in other tests, but the result is a lot of tests need cleaning up before we can switch to it.

In this specific case browser/components/customizableui/test has 2 tests which cause timeouts on shutdown:
* browser_992747_toggle_noncustomizable_toolbar.js
* browser_993322_widget_notoolbar.js

These are on windows opt (apologies for not having a recent log).

If there is something in common between these tests that I could try hacking, please do offer up suggestions.
I'm assuming you just mean "these tests time out" - 'yield' is a JS keyword we use for some of these tests so the summary as it was was confusing... I've changed it per my understanding of comment #0, but it'd be good if you can confirm. :-)

Can you reproduce this locally if running ./mach mochitest-browser browser/components/customizableui/test/ ? If not, is there something different about --run-by-dir ?

It's been a few days since I ran the tests on my Windows machine, but I don't recall having issues.
Flags: needinfo?(jmaher)
Summary: two customizable UI tests yield a timeout during shutdown when we run-by-dir → two customizable UI tests cause a timeout during shutdown when we run-by-dir
thanks for correcting the use of english/javascript :)

Unfortunately I am unable to reproduce this locally- most of the bugs I file are issues that occur during automation only :(  I even have a windows loaner slave which doesn't reproduce these unless run exactly the way we run in automation (with mozharness)
Flags: needinfo?(jmaher)
Not seeing this issue any more in the try push in which it was removed: https://tbpl.mozilla.org/?tree=Try&rev=b29343b7f367
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.