Closed
Bug 979008
Opened 11 years ago
Closed 9 years ago
Intermittent Jetpack tests breaking on Linux ASAN builds with | testRmdirNonempty, test-tab-events | Test output exceeded timeout (300s).
Categories
(Add-on SDK Graveyard :: General, defect, P1)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: KWierso, Unassigned)
References
Details
(Keywords: intermittent-failure)
https://tbpl.mozilla.org/php/getParsedLog.php?id=35552482&tree=Fx-Team
https://tbpl.mozilla.org/php/getParsedLog.php?id=35555577&tree=Fx-Team
https://tbpl.mozilla.org/php/getParsedLog.php?id=35555270&tree=Fx-Team
This started with Erik's uplift from bug 972925. It's failed four out of the five times the test has run so far.
Reporter | ||
Updated•11 years ago
|
Flags: needinfo?(dtownsend+bugmail)
Reporter | ||
Updated•11 years ago
|
Flags: needinfo?(evold)
Reporter | ||
Comment 1•11 years ago
|
||
Dave, Erik, any ideas? ASAN doesn't run on the Jetpack tree, so this might be hard to diagnose.
Reporter | ||
Updated•11 years ago
|
Summary: Jetpack tests breaking on Linux ASAN builds with | testRmdirNonempty, test open -> pin -> unpin, or test open -> close | Test output exceeded timeout (300s). → Jetpack tests breaking on Linux ASAN builds with | testRmdirNonempty, test-tab-events | Test output exceeded timeout (300s).
Whiteboard: https://tbpl.mozilla.org/php/getParsedLog.php?id=35552482&tree=Fx-Team
Reporter | ||
Updated•11 years ago
|
Whiteboard: https://tbpl.mozilla.org/php/getParsedLog.php?id=35552482&tree=Fx-Team
Reporter | ||
Comment 2•11 years ago
|
||
Reporter | ||
Comment 3•11 years ago
|
||
Reporter | ||
Updated•11 years ago
|
Summary: Jetpack tests breaking on Linux ASAN builds with | testRmdirNonempty, test-tab-events | Test output exceeded timeout (300s). → Intermittent Jetpack tests breaking on Linux ASAN builds with | testRmdirNonempty, test-tab-events | Test output exceeded timeout (300s).
Comment 4•11 years ago
|
||
Jordan is looking into the 300s timeout problems.
Flags: needinfo?(dtownsend+bugmail)
Comment 5•11 years ago
|
||
Out of the commits here https://github.com/mozilla/addon-sdk/compare/2d29a417803206a25c87764b6a7ca1d6cfab9afc...036238d8bd1bfbbbc2a44467be646711e3aeed19
I think these two are the only ones that may have affected the test failures here
https://github.com/mozilla/addon-sdk/commit/3117486febbdf7f1e19f832380a7ba456e699591#diff-cfdb8a4b887b2e50acc107e0c1c98a7e
https://github.com/mozilla/addon-sdk/commit/fb04bb48821469fa371b28fdb89de97d672d8989#diff-053c0ba2ea06dd310ecc8032c5ae0b03
The former seems more likely and it didn't seem to have the desired affect in bug 926264, so I think we may as well revert it and see if that helps here.
If that doesn't work then we could try reverting the other patch.
Flags: needinfo?(evold) → needinfo?(dtownsend+bugmail)
Comment 6•11 years ago
|
||
(In reply to Erik Vold [:erikvold] [:ztatic] from comment #5)
> Out of the commits here
> https://github.com/mozilla/addon-sdk/compare/
> 2d29a417803206a25c87764b6a7ca1d6cfab9afc...
> 036238d8bd1bfbbbc2a44467be646711e3aeed19
>
> I think these two are the only ones that may have affected the test failures
> here
>
> https://github.com/mozilla/addon-sdk/commit/
> 3117486febbdf7f1e19f832380a7ba456e699591#diff-
> cfdb8a4b887b2e50acc107e0c1c98a7e
>
> https://github.com/mozilla/addon-sdk/commit/
> fb04bb48821469fa371b28fdb89de97d672d8989#diff-
> 053c0ba2ea06dd310ecc8032c5ae0b03
>
> The former seems more likely and it didn't seem to have the desired affect
> in bug 926264, so I think we may as well revert it and see if that helps
> here.
>
> If that doesn't work then we could try reverting the other patch.
Agreed, let's get that first one backed out.
Flags: needinfo?(dtownsend+bugmail)
Updated•10 years ago
|
Blocks: sdk-intermittent
Comment 7•9 years ago
|
||
Inactive; closing (see bug 1180138).
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•