Closed Bug 800110 Opened 13 years ago Closed 13 years ago

Mirror mozbase -> m-c for bug 800097

Categories

(Testing :: Mozbase, defect)

defect
Not set
normal

Tracking

(firefox18 fixed, firefox19 fixed)

RESOLVED FIXED
mozilla19
Tracking Status
firefox18 --- fixed
firefox19 --- fixed

People

(Reporter: ahal, Assigned: k0scist)

References

Details

Attachments

(3 files)

Sync time!
bug 799605, the previous mirroring is still in the works, so i don't think we should land on inbound until that makes it to m-c (presumedly tonight), but we can go ahead and generate the diff and test
Depends on: 799605
Attachment #670423 - Flags: review?(ahalberstadt)
Comment on attachment 670423 [details] [diff] [review] da60c88b8c7eace5d24b250395268b7af040127a Review of attachment 670423 [details] [diff] [review]: ----------------------------------------------------------------- r+, assuming those process handler changes aren't the ones that were supposed to be reverted.
Attachment #670423 - Flags: review?(ahalberstadt) → review+
(In reply to Andrew Halberstadt [:ahal] from comment #3) > Comment on attachment 670423 [details] [diff] [review] > da60c88b8c7eace5d24b250395268b7af040127a > > Review of attachment 670423 [details] [diff] [review]: > ----------------------------------------------------------------- > > r+, assuming those process handler changes aren't the ones that were > supposed to be reverted. No, this time I *actually* finished (and tested) my patch before pushing ;) [I actually have no idea how i screwed up before; probably forgot a `git checkout <branch>` at some point in time]
pushed to try: https://tbpl.mozilla.org/?tree=Try&rev=e3b8c1b61504 If we're lucky, we'll hit this night's inbound
Traceback (most recent call last): File "mochitest/runtestsremote.py", line 14, in <module> from remoteautomation import RemoteAutomation File "/builds/tegra-357/test/build/tests/mochitest/remoteautomation.py", line 13, in <module> from devicemanager import NetworkTools, DMError File "/builds/tegra-357/test/build/tests/mochitest/devicemanager.py", line 13, in <module> from Zeroconf import Zeroconf, ServiceBrowser ImportError: No module named Zeroconf program finished with exit code 1
Long story short, this is because we don't run on the slaves using the full python packages; we just shove all the things in test.zip and run from there. So we need to change the definition of what all the things is: http://mxr.mozilla.org/mozilla-central/search?string=mozdevice&find=&findi=&filter=^[^\0]*%24&hitlimit=&tree=mozilla-central
See also: https://bugzilla.mozilla.org/show_bug.cgi?id=800116 Unfortunately fixing this means moving all fennec automation to mozharness (or doing something hacky).
to be landed concurrently/merged with attachment 670423 [details] [diff] [review]
Attachment #670481 - Flags: review?(wlachance)
Comment on attachment 670481 [details] [diff] [review] fixes to Makefiles Yup, this is what we need
Attachment #670481 - Flags: review?(wlachance) → review+
Assignee: nobody → jhammel
Status: NEW → RESOLVED
Closed: 13 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Target Milestone: --- → mozilla19
Whiteboard: [automation-needed-in-aurora]
Whiteboard: [automation-needed-in-aurora]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: