Closed Bug 775127 Opened 11 years ago Closed 11 years ago

bump mozInstall version and release to pypi and update mozbase on mozilla central

Categories

(Testing :: Mozbase, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
mozilla17

People

(Reporter: k0scist, Assigned: k0scist)

References

Details

Attachments

(1 file)

In order to take the fix for bug 774875 to help fix 774817, mozinstall
should be bumped to version 1.2 and this should be released to pypi.
mozbase should also be mirrored to mozilla-central
Blocks: 774817
diff created with http://k0s.org/mozilla/mozbase/mc-diff.py ; it doesn't handle all cases, like removing files that are removed, and it is somewhat targetted at my environment.  That said, I'd like to get more stuff like this more generic and in mozbase
Attachment #643654 - Flags: review?(ahalberstadt)
Whiteboard: [autoland-try:-b do -p all -u all -t all]
also, mozInstall is bumped in version, uploaded to pypi, and the mozbase repository appropriately tagged
Whiteboard: [autoland-try:-b do -p all -u all -t all] → [autoland-in-queue]
Comment on attachment 643654 [details] [diff] [review]
mozbase at 68e2ed98004eb50da3743bb25737d6d904721ea7

Review of attachment 643654 [details] [diff] [review]:
-----------------------------------------------------------------

Compared this diff to: https://github.com/mozilla/mozbase/compare/mozilla-central...HEAD and it looks good, except that versionbump.py isn't included.
r+ under the assumption that versionbump.py was intentionally left out.
Attachment #643654 - Flags: review?(ahalberstadt) → review+
versionbump.py is useless without being checked out with the git mozbase repo.  So yes, it was intentionally left out
pushed to try: https://tbpl.mozilla.org/?tree=Try&rev=f7e44404bd8a

Was expecting autoland to pick this up but no such luck: https://bugzilla.mozilla.org/show_bug.cgi?id=775626
While there are numerous (mostly android) failures in the try run, abict they're unrelated to the new mozbase.  I think this is ready to push
Keywords: checkin-needed
https://hg.mozilla.org/integration/mozilla-inbound/rev/b5d3474e21bf
Assignee: nobody → jhammel
Flags: in-testsuite-
Keywords: checkin-needed
Whiteboard: [autoland-in-queue]
https://hg.mozilla.org/mozilla-central/rev/b5d3474e21bf
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla17
This was the 100,000th changeset on mozilla-central \o/
68e2ed98004eb50da3743bb25737d6d904721ea7 tagged as mozilla-central in https://github.com/mozilla/mozbase
Autoland Patchset:
	Patches: 643654
	Branch: mozilla-central => try
Patch 643654 could not be applied to mozilla-central.
patching file testing/mozbase/manifestdestiny/manifestparser/manifestparser.py
Hunk #1 FAILED at 690
1 out of 1 hunks FAILED -- saving rejects to file testing/mozbase/manifestdestiny/manifestparser/manifestparser.py.rej
patching file testing/mozbase/manifestdestiny/setup.py
Hunk #1 FAILED at 7
1 out of 1 hunks FAILED -- saving rejects to file testing/mozbase/manifestdestiny/setup.py.rej
patching file testing/mozbase/manifestdestiny/tests/test.py
Hunk #2 FAILED at 18
Hunk #3 FAILED at 70
2 out of 3 hunks FAILED -- saving rejects to file testing/mozbase/manifestdestiny/tests/test.py.rej
patching file testing/mozbase/mozhttpd/mozhttpd/mozhttpd.py
Hunk #1 FAILED at 11
Hunk #2 FAILED at 57
Hunk #3 FAILED at 175
Hunk #4 FAILED at 238
4 out of 4 hunks FAILED -- saving rejects to file testing/mozbase/mozhttpd/mozhttpd/mozhttpd.py.rej
patching file testing/mozbase/mozhttpd/setup.py
Hunk #1 FAILED at 5
1 out of 1 hunks FAILED -- saving rejects to file testing/mozbase/mozhttpd/setup.py.rej
patching file testing/mozbase/mozhttpd/tests/api.py
Hunk #2 FAILED at 188
1 out of 2 hunks FAILED -- saving rejects to file testing/mozbase/mozhttpd/tests/api.py.rej
file testing/mozbase/mozhttpd/tests/requestlog.py already exists
1 out of 1 hunks FAILED -- saving rejects to file testing/mozbase/mozhttpd/tests/requestlog.py.rej
patching file testing/mozbase/mozinfo/setup.py
Hunk #1 FAILED at 0
1 out of 1 hunks FAILED -- saving rejects to file testing/mozbase/mozinfo/setup.py.rej
patching file testing/mozbase/mozinstall/README.md
Hunk #1 FAILED at 0
1 out of 1 hunks FAILED -- saving rejects to file testing/mozbase/mozinstall/README.md.rej
patching file testing/mozbase/mozinstall/mozinstall/mozinstall.py
Hunk #1 FAILED at 212
1 out of 1 hunks FAILED -- saving rejects to file testing/mozbase/mozinstall/mozinstall/mozinstall.py.rej
patching file testing/mozbase/mozinstall/setup.py
Hunk #1 FAILED at 5
1 out of 1 hunks FAILED -- saving rejects to file testing/mozbase/mozinstall/setup.py.rej
patching file testing/mozbase/mozlog/README.md
Hunk #1 FAILED at 0
1 out of 1 hunks FAILED -- saving rejects to file testing/mozbase/mozlog/README.md.rej
patching file testing/mozbase/mozprocess/mozprocess/processhandler.py
Hunk #1 FAILED at 8
Hunk #2 FAILED at 205
Hunk #3 FAILED at 249
Hunk #4 FAILED at 290
Hunk #5 FAILED at 371
5 out of 5 hunks FAILED -- saving rejects to file testing/mozbase/mozprocess/mozprocess/processhandler.py.rej
patching file testing/mozbase/mozprocess/mozprocess/wpk.py
Hunk #1 FAILED at 46
1 out of 1 hunks FAILED -- saving rejects to file testing/mozbase/mozprocess/mozprocess/wpk.py.rej
patching file testing/mozbase/mozprocess/setup.py
Hunk #1 FAILED at 0
1 out of 1 hunks FAILED -- saving rejects to file testing/mozbase/mozprocess/setup.py.rej
patching file testing/mozbase/mozprocess/tests/mozprocess1.py
Hunk #2 FAILED at 16
1 out of 2 hunks FAILED -- saving rejects to file testing/mozbase/mozprocess/tests/mozprocess1.py.rej
patching file testing/mozbase/mozprocess/tests/mozprocess2.py
Hunk #2 FAILED at 21
1 out of 2 hunks FAILED -- saving rejects to file testing/mozbase/mozprocess/tests/mozprocess2.py.rej
patching file testing/mozbase/mozprofile/mozprofile/prefs.py
Hunk #1 FAILED at 202
1 out of 1 hunks FAILED -- saving rejects to file testing/mozbase/mozprofile/mozprofile/prefs.py.rej
patching file testing/mozbase/mozprofile/mozprofile/profile.py
Hunk #1 FAILED at 0
Hunk #2 FAILED at 30
2 out of 2 hunks FAILED -- saving rejects to file testing/mozbase/mozprofile/mozprofile/profile.py.rej
patching file testing/mozbase/mozprofile/setup.py
Hunk #1 FAILED at 0
Hunk #2 FAILED at 25
2 out of 2 hunks FAILED -- saving rejects to file testing/mozbase/mozprofile/setup.py.rej
file testing/mozbase/mozprofile/tests/test_nonce.py already exists
1 out of 1 hunks FAILED -- saving rejects to file testing/mozbase/mozprofile/tests/test_nonce.py.rej
patching file testing/mozbase/mozprofile/tests/test_preferences.py
Hunk #1 FAILED at 79
Hunk #2 FAILED at 97
Hunk #3 FAILED at 123
3 out of 3 hunks FAILED -- saving rejects to file testing/mozbase/mozprofile/tests/test_preferences.py.rej
patching file testing/mozbase/mozrunner/setup.py
Hunk #1 FAILED at 1
1 out of 1 hunks FAILED -- saving rejects to file testing/mozbase/mozrunner/setup.py.rej
patching file testing/mozbase/setup_development.py
Hunk #1 FAILED at 34
Hunk #2 FAILED at 138
2 out of 2 hunks FAILED -- saving rejects to file testing/mozbase/setup_development.py.rej
patching file testing/mozbase/test-manifest.ini
Hunk #1 succeeded at 5 with fuzz 2 (offset 2 lines).
patching file testing/mozbase/test.py
Hunk #1 succeeded at 6 with fuzz 2 (offset 3 lines).
patch failed, unable to continue (try -v)
patch failed, rejects left in working dir

Patch 643654 could not be applied to mozilla-central.
patching file testing/mozbase/manifestdestiny/manifestparser/manifestparser.py
Hunk #1 FAILED at 690
1 out of 1 hunks FAILED -- saving rejects to file testing/mozbase/manifestdestiny/manifestparser/manifestparser.py.rej
patching file testing/mozbase/manifestdestiny/setup.py
Hunk #1 FAILED at 7
1 out of 1 hunks FAILED -- saving rejects to file testing/mozbase/manifestdestiny/setup.py.rej
patching file testing/mozbase/manifestdestiny/tests/test.py
Hunk #2 FAILED at 18
Hunk #3 FAILED at 70
2 out of 3 hunks FAILED -- saving rejects to file testing/mozbase/manifestdestiny/tests/test.py.rej
patching file testing/mozbase/mozhttpd/mozhttpd/mozhttpd.py
Hunk #1 FAILED at 11
Hunk #2 FAILED at 57
Hunk #3 FAILED at 175
Hunk #4 FAILED at 238
4 out of 4 hunks FAILED -- saving rejects to file testing/mozbase/mozhttpd/mozhttpd/mozhttpd.py.rej
patching file testing/mozbase/mozhttpd/setup.py
Hunk #1 FAILED at 5
1 out of 1 hunks FAILED -- saving rejects to file testing/mozbase/mozhttpd/setup.py.rej
patching file testing/mozbase/mozhttpd/tests/api.py
Hunk #2 FAILED at 188
1 out of 2 hunks FAILED -- saving rejects to file testing/mozbase/mozhttpd/tests/api.py.rej
file testing/mozbase/mozhttpd/tests/requestlog.py already exists
1 out of 1 hunks FAILED -- saving rejects to file testing/mozbase/mozhttpd/tests/requestlog.py.rej
patching file testing/mozbase/mozinfo/setup.py
Hunk #1 FAILED at 0
1 out of 1 hunks FAILED -- saving rejects to file testing/mozbase/mozinfo/setup.py.rej
patching file testing/mozbase/mozinstall/README.md
Hunk #1 FAILED at 0
1 out of 1 hunks FAILED -- saving rejects to file testing/mozbase/mozinstall/README.md.rej
patching file testing/mozbase/mozinstall/mozinstall/mozinstall.py
Hunk #1 FAILED at 212
1 out of 1 hunks FAILED -- saving rejects to file testing/mozbase/mozinstall/mozinstall/mozinstall.py.rej
patching file testing/mozbase/mozinstall/setup.py
Hunk #1 FAILED at 5
1 out of 1 hunks FAILED -- saving rejects to file testing/mozbase/mozinstall/setup.py.rej
patching file testing/mozbase/mozlog/README.md
Hunk #1 FAILED at 0
1 out of 1 hunks FAILED -- saving rejects to file testing/mozbase/mozlog/README.md.rej
patching file testing/mozbase/mozprocess/mozprocess/processhandler.py
Hunk #1 FAILED at 8
Hunk #2 FAILED at 205
Hunk #3 FAILED at 249
Hunk #4 FAILED at 290
Hunk #5 FAILED at 371
5 out of 5 hunks FAILED -- saving rejects to file testing/mozbase/mozprocess/mozprocess/processhandler.py.rej
patching file testing/mozbase/mozprocess/mozprocess/wpk.py
Hunk #1 FAILED at 46
1 out of 1 hunks FAILED -- saving rejects to file testing/mozbase/mozprocess/mozprocess/wpk.py.rej
patching file testing/mozbase/mozprocess/setup.py
Hunk #1 FAILED at 0
1 out of 1 hunks FAILED -- saving rejects to file testing/mozbase/mozprocess/setup.py.rej
patching file testing/mozbase/mozprocess/tests/mozprocess1.py
Hunk #2 FAILED at 16
1 out of 2 hunks FAILED -- saving rejects to file testing/mozbase/mozprocess/tests/mozprocess1.py.rej
patching file testing/mozbase/mozprocess/tests/mozprocess2.py
Hunk #2 FAILED at 21
1 out of 2 hunks FAILED -- saving rejects to file testing/mozbase/mozprocess/tests/mozprocess2.py.rej
patching file testing/mozbase/mozprofile/mozprofile/prefs.py
Hunk #1 FAILED at 202
1 out of 1 hunks FAILED -- saving rejects to file testing/mozbase/mozprofile/mozprofile/prefs.py.rej
patching file testing/mozbase/mozprofile/mozprofile/profile.py
Hunk #1 FAILED at 0
Hunk #2 FAILED at 30
2 out of 2 hunks FAILED -- saving rejects to file testing/mozbase/mozprofile/mozprofile/profile.py.rej
patching file testing/mozbase/mozprofile/setup.py
Hunk #1 FAILED at 0
Hunk #2 FAILED at 25
2 out of 2 hunks FAILED -- saving rejects to file testing/mozbase/mozprofile/setup.py.rej
file testing/mozbase/mozprofile/tests/test_nonce.py already exists
1 out of 1 hunks FAILED -- saving rejects to file testing/mozbase/mozprofile/tests/test_nonce.py.rej
patching file testing/mozbase/mozprofile/tests/test_preferences.py
Hunk #1 FAILED at 79
Hunk #2 FAILED at 97
Hunk #3 FAILED at 123
3 out of 3 hunks FAILED -- saving rejects to file testing/mozbase/mozprofile/tests/test_preferences.py.rej
patching file testing/mozbase/mozrunner/setup.py
Hunk #1 FAILED at 1
1 out of 1 hunks FAILED -- saving rejects to file testing/mozbase/mozrunner/setup.py.rej
patching file testing/mozbase/setup_development.py
Hunk #1 FAILED at 34
Hunk #2 FAILED at 138
2 out of 2 hunks FAILED -- saving rejects to file testing/mozbase/setup_development.py.rej
patching file testing/mozbase/test-manifest.ini
Hunk #1 succeeded at 9 with fuzz 2 (offset 6 lines).
patching file testing/mozbase/test.py
Hunk #1 succeeded at 10 with fuzz 2 (offset 7 lines).
patch failed, unable to continue (try -v)
patch failed, rejects left in working dir

Patchset could not be applied and pushed.
A bit behind the times, RelEng bot
You need to log in before you can comment on or make changes to this bug.