Closed
Bug 728997
Opened 12 years ago
Closed 12 years ago
test_tabmatches.js should not use 'about:robots' which is Firefox specific
Categories
(Toolkit :: Places, defect)
Toolkit
Places
Tracking
()
VERIFIED
FIXED
mozilla13
People
(Reporter: sgautherie, Assigned: capella)
References
()
Details
Attachments
(1 file)
1.75 KB,
patch
|
mak
:
review+
sgautherie
:
feedback+
|
Details | Diff | Splinter Review |
http://tinderbox.mozilla.org/showlog.cgi?log=SeaMonkey/1329731717.1329737218.9616.gz&fulltext=1 WINNT 5.2 comm-central-trunk debug test xpcshell on 2012/02/20 01:55:17 { TEST-INFO | e:\builds\slave\test\build\xpcshell\tests\toolkit\components\places\tests\autocomplete\test_tabmatches.js | running test ... TEST-PASS | e:\builds\slave\test\build\xpcshell\tests\toolkit\components\places\tests\autocomplete\test_tabmatches.js | test passed (time: 1766.000ms) } This test passes nonetheless, but better use 'about:mozilla' for example.
Reporter | ||
Updated•12 years ago
|
Summary: browser_viewsourceprefs.js should not use 'about:robots' which is Firefox specific → test_tabmatches.js should not use 'about:robots' which is Firefox specific
Reporter | ||
Updated•12 years ago
|
Whiteboard: [good first bug][mentor=sgautherie][lang=js]
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → markcapella
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•12 years ago
|
||
I'm asking for feedback from all, eventual review+ from :mak77 for this small patch. I ran a successful build locally, and after review+ I plan to test on TRY by autolanding with -b do -p android,android-xul -u all -t none. Let me know if there's another way to test, or pre-requisites I've missed, etc.
Attachment #600441 -
Flags: review?(mak77)
Reporter | ||
Comment 2•12 years ago
|
||
Comment on attachment 600441 [details] [diff] [review] Patch (v1) Fwiw, that's what I expected.
Attachment #600441 -
Flags: feedback+
Comment 3•12 years ago
|
||
Comment on attachment 600441 [details] [diff] [review] Patch (v1) Review of attachment 600441 [details] [diff] [review]: ----------------------------------------------------------------- assuming you ran the test and it passes, I don't see any problem with the change
Attachment #600441 -
Flags: review?(mak77) → review+
Assignee | ||
Updated•12 years ago
|
Whiteboard: [good first bug][mentor=sgautherie][lang=js] → [autoland:-b do -p android,android-xul -u all -t none]
Updated•12 years ago
|
Whiteboard: [autoland:-b do -p android,android-xul -u all -t none] → [autoland-in-queue]
Comment 4•12 years ago
|
||
Autoland Patchset: Patches: 600441 Branch: mozilla-central => try Destination: http://hg.mozilla.org/try/pushloghtml?changeset=ee371fdeaa44 Try run started, revision ee371fdeaa44. To cancel or monitor the job, see: https://tbpl.mozilla.org/?tree=Try&rev=ee371fdeaa44
Comment 5•12 years ago
|
||
Try run for ee371fdeaa44 is complete. Detailed breakdown of the results available here: https://tbpl.mozilla.org/?tree=Try&rev=ee371fdeaa44 Results (out of 43 total builds): success: 37 warnings: 6 Builds (or logs if builds failed) available at: http://ftp.mozilla.org/pub/mozilla.org/firefox/try-builds/autolanduser@mozilla.com-ee371fdeaa44
Updated•12 years ago
|
Whiteboard: [autoland-in-queue]
Assignee | ||
Comment 6•12 years ago
|
||
Curious ... TRYing again
Whiteboard: [autoland:-b do -p android,android-xul -u all -t none]
Updated•12 years ago
|
Whiteboard: [autoland:-b do -p android,android-xul -u all -t none] → [autoland-in-queue]
Comment 7•12 years ago
|
||
Autoland Patchset: Patches: 600441 Branch: mozilla-central => try Destination: http://hg.mozilla.org/try/pushloghtml?changeset=5ab26007f95f Try run started, revision 5ab26007f95f. To cancel or monitor the job, see: https://tbpl.mozilla.org/?tree=Try&rev=5ab26007f95f
Comment 8•12 years ago
|
||
Try run for 5ab26007f95f is complete. Detailed breakdown of the results available here: https://tbpl.mozilla.org/?tree=Try&rev=5ab26007f95f Results (out of 42 total builds): exception: 1 success: 34 warnings: 5 failure: 2 Builds (or logs if builds failed) available at: http://ftp.mozilla.org/pub/mozilla.org/firefox/try-builds/autolanduser@mozilla.com-5ab26007f95f
Updated•12 years ago
|
Whiteboard: [autoland-in-queue]
Assignee | ||
Updated•12 years ago
|
Keywords: checkin-needed
Comment 9•12 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/44241c8e5132 Your patch required fixing to import properly into hg. Please make sure you follow the guidelines below before posting your next patch. https://developer.mozilla.org/en/Mercurial_FAQ#How_can_I_generate_a_patch_for_somebody_else_to_check-in_for_me.3F
Keywords: checkin-needed
Assignee | ||
Comment 10•12 years ago
|
||
Not sure what part I'm missing in the patch ... are you looking for changeset information? Does this require that I use merqurial queues ? please specify or I'll ask on IRQ ...
Comment 11•12 years ago
|
||
Yeah, I think the missing changeset information is what messed it up. Originally, it ended up using me as the user and making your # User entry the title of the patch. Give mq a try, it's very handy anyway :)
Assignee | ||
Comment 12•12 years ago
|
||
Ah.... ok :-P I managed it once or twice but got lost when I started working on multiple patches simultaneously ... I'll go for it again. And thanks -- mark
Reporter | ||
Comment 13•12 years ago
|
||
(In reply to Ryan VanderMeulen from comment #11) > Originally, it ended up using me as the user and making your # User entry > the title of the patch. Give mq a try, it's very handy anyway :) You can use 'From: ' instead of '# User '. Anyway, mq is great.
Comment 14•12 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/44241c8e5132
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla13
Reporter | ||
Comment 15•12 years ago
|
||
V.Fixed, as still succeeding on Firefox and SeaMonkey.
Status: RESOLVED → VERIFIED
Flags: in-testsuite+
You need to log in
before you can comment on or make changes to this bug.
Description
•