Closed Bug 694382 Opened 13 years ago Closed 12 years ago

multiple intermittent test failures in test-widget

Categories

(Add-on SDK Graveyard :: General, defect, P1)

x86
Windows 7
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: myk, Unassigned)

References

Details

After I updated the revision of the SDK being tested on mozilla-aurora yesterday <https://tbpl.mozilla.org/?tree=Mozilla-Aurora&noignore=1&rev=7f5f7f9bc6e0>, the Windows debug build stopped failing due to a test run timeout!

That's super-exciting, because it means that the test output timeout I committed recently is doing its job of fixing the test run timeouts we were experiencing on debug machines!

Unfortunately, fixing that problem exposed another one: three intermittent test failures on those builds:

  test-widget.testConstructor: timed out
  test-widget.testPanelWidget1: failure
  test-widget.testWidgetMove: exception

https://tbpl.mozilla.org/php/getParsedLog.php?id=6823282&full=1&branch=mozilla-aurora

Sadly, it looks intermittent, as the next test run came up roses:

https://tbpl.mozilla.org/?tree=Mozilla-Aurora&noignore=1&rev=fafffd7c801e

The one after that is still in process, no results yet:

https://tbpl.mozilla.org/?tree=Mozilla-Aurora&noignore=1&rev=851dcf5a6ad1
Blocks: 629263
Summary: intermittent test output timeout in test-tab-browser::testModuleListenersDontInteract → multiple intermittent test failures in test-widget
(In reply to Myk Melez [:myk] from comment #0)
> Sadly, it looks intermittent, as the next test run came up roses:
> 
> https://tbpl.mozilla.org/?tree=Mozilla-Aurora&noignore=1&rev=fafffd7c801e
> 
> The one after that is still in process, no results yet:
> 
> https://tbpl.mozilla.org/?tree=Mozilla-Aurora&noignore=1&rev=851dcf5a6ad1

That one came up roses, too, but others have failed since then:

https://tbpl.mozilla.org/php/getParsedLog.php?id=6993575&full=1&branch=mozilla-aurora

So this is indeed an intermittent problem.
Wes: It looks like we are not facing this intermittent failure anymore ?
Yeah. We still have intermittent timeouts, but I don't think it's breaking widget tests.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.