Closed Bug 847846 Opened 11 years ago Closed 11 years ago

Failures in test addons aren't correctly handled by tinderbox

Categories

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

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: ochameau, Assigned: ochameau)

Details

Attachments

(1 file, 1 obsolete file)

For some reason, when a test fail in test addons, tinderbox parser fails to identify the failing test:
https://tbpl.mozilla.org/php/getParsedLog.php?id=20333281&tree=Jetpack

The following message isn't detected by the log parser:
  error: private-browsing-supported: fail: Correct active window [1]

I just noticied that test addons are not in verbose mode, can it be because of that?
Attached file Pull request 834
It appears that --parseable option is ignored for cfx testaddons and the related cfx run command that is executed in each test addon folder.
Here is a patch to allow this option in both cases so that cfx testall --parseable end up propagating --parsable option in all sub-commands being launched.
Assignee: nobody → poirot.alex
Attachment #721171 - Flags: review?(dtownsend+bugmail)
Comment on attachment 722554 [details]
Pointer to Github pull request: https://github.com/mozilla/addon-sdk/pull/834/files

Oops
Attachment #722554 - Attachment is obsolete: true
Attachment #721171 - Flags: review?(dtownsend+bugmail) → review+
Commits pushed to master at https://github.com/mozilla/addon-sdk

https://github.com/mozilla/addon-sdk/commit/905e0bdb2c92e9a59fa701da37734e4f137936d9
Bug 847846: Accept --parseable option for test addons.

https://github.com/mozilla/addon-sdk/commit/dfe00dcc4a06e3a9621cff7d5dcc5aa7f8698084
Merge pull request #834 from ochameau/test-addons-parseable

Bug 847846: Accept --parseable option for test addons. r=@mossop
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Commits pushed to stabilization at https://github.com/mozilla/addon-sdk

https://github.com/mozilla/addon-sdk/commit/905e0bdb2c92e9a59fa701da37734e4f137936d9
Bug 847846: Accept --parseable option for test addons.

https://github.com/mozilla/addon-sdk/commit/dfe00dcc4a06e3a9621cff7d5dcc5aa7f8698084
Merge pull request #834 from ochameau/test-addons-parseable
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: