Closed Bug 790618 Opened 12 years ago Closed 12 years ago

Make TBPL recognise sut_tools failures prefixed with "Remote Device Error:"

Categories

(Tree Management Graveyard :: TBPL, defect)

ARM
Android
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: emorley, Assigned: emorley)

References

(Blocks 1 open bug)

Details

(Whiteboard: [sheriff-want])

Attachments

(1 file, 1 obsolete file)

Several parts of sut_tools prefix errors with "Remote Device Error:" (and more are being added in bug 790613), we should add this to GeneralErrorFilter.php alongside:
> || preg_match("/Automation Error\:/", $line) // . . . . . . . . . . . . Release Automation

...so that the failures show up in the main TBPl summary, rather than having to open the log.
Attached patch Patch v1 (obsolete) — Splinter Review
Adds support for failures prefixed with "Remote Device Error:".
Assignee: nobody → bmo
Status: NEW → ASSIGNED
Attachment #660420 - Flags: review?(arpad.borsos)
Attached patch Patch v2Splinter Review
Sorry, forgot the "^". Probably not necessary, but will reduce the risk of false positives.
Attachment #660420 - Attachment is obsolete: true
Attachment #660420 - Flags: review?(arpad.borsos)
Attachment #660423 - Flags: review?(arpad.borsos)
Attachment #660423 - Flags: review?(arpad.borsos) → review+
Depends on: 790874
In production :-)
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Product: Webtools → Tree Management
Product: Tree Management → Tree Management Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: