Closed
Bug 473506
Opened 16 years ago
Closed 10 years ago
Synchronize BrowserChrome and Mochitest log formats
Categories
(Testing :: Mochitest, defect)
Testing
Mochitest
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 600413
mozilla1.9.3a1
People
(Reporter: sgautherie, Assigned: sgautherie)
References
()
Details
(Whiteboard: [Av1: fixed1.9.2a1, fixed1.9.1b99; Bv1a: fixed1.9.2b2 fixed1.9.1.6])
Attachments
(2 files)
1.01 KB,
patch
|
rcampbell
:
review+
|
Details | Diff | Splinter Review |
1.14 KB,
patch
|
rcampbell
:
review+
|
Details | Diff | Splinter Review |
At least, I'd like the summary formats to be synchronized.
browser-harness.xul: (BrowserChrome)
{
Browser Chrome Test Summary
Pass: 1272
Fail: 0
Todo: 5
}
SimpleTest.js: (MochiTest, MochiChrome, A11y)
{
1327 INFO Passed: 1177
1328 INFO Failed: 0
1329 INFO Todo: 79
}
Assignee | ||
Comment 1•15 years ago
|
||
Bug 364043 added this to new console output but not to existing file output.
This difference broke my bug 473259 patch Ev1,
because I test locally from the file, whereas buildbot uses the console :-/
Assignee: nobody → sgautherie.bz
Status: NEW → ASSIGNED
Attachment #379695 -
Flags: review?(rcampbell)
Updated•15 years ago
|
Attachment #379695 -
Flags: review?(rcampbell) → review+
Assignee | ||
Comment 2•15 years ago
|
||
Comment on attachment 379695 [details] [diff] [review]
(Av1) Mochitest: remove '*** ' console output
[Checkin: Comment 2 & 3]
http://hg.mozilla.org/mozilla-central/rev/cf17e49a665a
Attachment #379695 -
Attachment description: (Av1) Mochitest: remove '*** ' console output → (Av1) Mochitest: remove '*** ' console output
[Checkin: Comment 2]
Assignee | ||
Updated•15 years ago
|
Whiteboard: [needs 1.9.1 landing: Av1]
Target Milestone: --- → mozilla1.9.2a1
Assignee | ||
Comment 3•15 years ago
|
||
Comment on attachment 379695 [details] [diff] [review]
(Av1) Mochitest: remove '*** ' console output
[Checkin: Comment 2 & 3]
http://hg.mozilla.org/releases/mozilla-1.9.1/rev/a973204ab988
Attachment #379695 -
Attachment description: (Av1) Mochitest: remove '*** ' console output
[Checkin: Comment 2] → (Av1) Mochitest: remove '*** ' console output
[Checkin: Comment 2 & 3]
Assignee | ||
Updated•15 years ago
|
Whiteboard: [needs 1.9.1 landing: Av1] → [fixed1.9.1rc1: Av1]
Assignee | ||
Comment 4•15 years ago
|
||
Bug 387455 added this to text output but it differs from html output,
and more importantly from other Mochitest output(s).
This has always needed a specific case in buildbot: see bug 473259 patch Ev1a.
(That buildbot file will need to be updated in sync' too...)
Attachment #379786 -
Flags: review?(rcampbell)
Assignee | ||
Updated•15 years ago
|
Whiteboard: [fixed1.9.1rc1: Av1] → [fixed1.9.1b99: Av1]
Assignee | ||
Comment 5•15 years ago
|
||
rcampbell, ping for review ?
Assignee | ||
Comment 6•15 years ago
|
||
rcampbell: ping for review?
Updated•15 years ago
|
Attachment #379786 -
Flags: review?(rcampbell) → review+
Assignee | ||
Comment 7•15 years ago
|
||
Comment on attachment 379786 [details] [diff] [review]
(Bv1) BrowserChrome: always use 'Passed' and 'Failed' idents
[Checkin: See comment 7+14 & 15 & 16]
http://hg.mozilla.org/mozilla-central/rev/b0c89755c903
Bv1, unbitrotted.
Attachment #379786 -
Attachment description: (Bv1) BrowserChrome: always use 'Passed' and 'Failed' idents → (Bv1) BrowserChrome: always use 'Passed' and 'Failed' idents
[Checkin: See comment 7]
Assignee | ||
Updated•15 years ago
|
Whiteboard: [fixed1.9.1b99: Av1] → [Av1: fixed1.9.2a1, fixed1.9.1b99]
Target Milestone: mozilla1.9.2a1 → mozilla1.9.3a1
Assignee | ||
Comment 8•15 years ago
|
||
Comment on attachment 379786 [details] [diff] [review]
(Bv1) BrowserChrome: always use 'Passed' and 'Failed' idents
[Checkin: See comment 7+14 & 15 & 16]
http://hg.mozilla.org/releases/mozilla-1.9.2/rev/eaea03ee6784
Attachment #379786 -
Attachment description: (Bv1) BrowserChrome: always use 'Passed' and 'Failed' idents
[Checkin: See comment 7] → (Bv1) BrowserChrome: always use 'Passed' and 'Failed' idents
[Checkin: See comment 7 & 8]
Assignee | ||
Updated•15 years ago
|
Whiteboard: [Av1: fixed1.9.2a1, fixed1.9.1b99] → [Av1: fixed1.9.2a1, fixed1.9.1b99; Bv1: fixed1.9.2b1]
Assignee | ||
Comment 9•15 years ago
|
||
I backed out patch Bv1 because I missed an additional change in buildbotcustom.
Will reland this patch when bbc is ready.
Assignee | ||
Comment 10•15 years ago
|
||
Comment on attachment 379786 [details] [diff] [review]
(Bv1) BrowserChrome: always use 'Passed' and 'Failed' idents
[Checkin: See comment 7+14 & 15 & 16]
http://hg.mozilla.org/mozilla-central/rev/1d95bcb9b00f
Attachment #379786 -
Attachment description: (Bv1) BrowserChrome: always use 'Passed' and 'Failed' idents
[Checkin: See comment 7 & 8] → (Bv1) BrowserChrome: always use 'Passed' and 'Failed' idents
[Checkin: See comment 7+10 & 8+9]
Comment 11•15 years ago
|
||
Can we back this out? Since it landed there have been a ton of orange boxes.
Comment 12•15 years ago
|
||
(In reply to comment #11)
> Can we back this out? Since it landed there have been a ton of orange boxes.
I backed this out per https://bugzilla.mozilla.org/show_bug.cgi?id=473259#c55, where Serge says it needs to be backed out because of an earlier backout.
http://hg.mozilla.org/mozilla-central/rev/2bf3249fe4bb
Assignee | ||
Comment 13•15 years ago
|
||
(In reply to comment #11)
> Since it landed there have been a ton of orange boxes.
No, there was only one reported,
the other reports were bug 473259 comment 55 "mess".
(In reply to comment #12)
> I backed this out per https://bugzilla.mozilla.org/show_bug.cgi?id=473259#c55,
Bug 473259 patch was re-landed after that.
Yet, I'll let the situation settle for a while before re-landing this patch...
Assignee | ||
Comment 14•15 years ago
|
||
Comment on attachment 379786 [details] [diff] [review]
(Bv1) BrowserChrome: always use 'Passed' and 'Failed' idents
[Checkin: See comment 7+14 & 15 & 16]
http://hg.mozilla.org/mozilla-central/rev/7f6e2f4abdfd
Attachment #379786 -
Attachment description: (Bv1) BrowserChrome: always use 'Passed' and 'Failed' idents
[Checkin: See comment 7+10 & 8+9] → (Bv1) BrowserChrome: always use 'Passed' and 'Failed' idents
[Checkin: See comment 7+14 & 8+9]
Assignee | ||
Comment 15•15 years ago
|
||
Comment on attachment 379786 [details] [diff] [review]
(Bv1) BrowserChrome: always use 'Passed' and 'Failed' idents
[Checkin: See comment 7+14 & 15 & 16]
http://hg.mozilla.org/releases/mozilla-1.9.2/rev/58087da8caa6
Attachment #379786 -
Attachment description: (Bv1) BrowserChrome: always use 'Passed' and 'Failed' idents
[Checkin: See comment 7+14 & 8+9] → (Bv1) BrowserChrome: always use 'Passed' and 'Failed' idents
[Checkin: See comment 7+14 & 15]
Assignee | ||
Updated•15 years ago
|
Whiteboard: [Av1: fixed1.9.2a1, fixed1.9.1b99; Bv1: fixed1.9.2b1] → [Av1: fixed1.9.2a1, fixed1.9.1b99; Bv1a: fixed1.9.2b2]
Assignee | ||
Comment 16•15 years ago
|
||
Comment on attachment 379786 [details] [diff] [review]
(Bv1) BrowserChrome: always use 'Passed' and 'Failed' idents
[Checkin: See comment 7+14 & 15 & 16]
http://hg.mozilla.org/releases/mozilla-1.9.1/rev/5e85a1d1c673
Attachment #379786 -
Attachment description: (Bv1) BrowserChrome: always use 'Passed' and 'Failed' idents
[Checkin: See comment 7+14 & 15] → (Bv1) BrowserChrome: always use 'Passed' and 'Failed' idents
[Checkin: See comment 7+14 & 15 & 16]
Assignee | ||
Updated•15 years ago
|
Whiteboard: [Av1: fixed1.9.2a1, fixed1.9.1b99; Bv1a: fixed1.9.2b2] → [Av1: fixed1.9.2a1, fixed1.9.1b99; Bv1a: fixed1.9.2b2 fixed1.9.1.6]
Updated•10 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
Updated•7 years ago
|
Component: BrowserTest → Mochitest
You need to log in
before you can comment on or make changes to this bug.
Description
•