Closed
Bug 1160404
Opened 10 years ago
Closed 10 years ago
Sisyphus - Assertion matching should not anchor to the BOL
Categories
(Testing Graveyard :: Sisyphus, defect)
Testing Graveyard
Sisyphus
Tracking
(firefox40 affected)
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
firefox40 | --- | affected |
People
(Reporter: bc, Assigned: bc)
Details
Attachments
(1 file)
4.21 KB,
patch
|
cbook
:
review+
|
Details | Diff | Splinter Review |
Sisyphus is too strict in matching Assertion and other messages in the log. The log has changed since e10s and has additional cruft at the beginning of the line (BOL). The regular expressions should not anchor using ^ and the matching should use r.search instead of r.match.
Attachment #8600183 -
Flags: review?(cbook)
Updated•10 years ago
|
Attachment #8600183 -
Flags: review?(cbook) → review+
Assignee | ||
Comment 1•10 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Updated•6 years ago
|
Product: Testing → Testing Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•