Closed Bug 779701 Opened 12 years ago Closed 12 years ago

Marionette tests aren't packaged properly on Windows

Categories

(Remote Protocol :: Marionette, defect)

x86_64
Windows 7
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
mozilla17

People

(Reporter: rain1, Assigned: rain1)

References

Details

Attachments

(1 file)

Attached patch patch v1Splinter Review
https://tbpl.mozilla.org/php/getParsedLog.php?id=14043656&tree=Firefox&full=1

e:/builds/moz2_slave/m-cen-w32/build/obj-firefox/_virtualenv/Scripts/python.exe /e/builds/moz2_slave/m-cen-w32/build/testing/marionette/client/marionette/tests/print-manifest-dirs.py \
          /e/builds/moz2_slave/m-cen-w32/build \
          /e/builds/moz2_slave/m-cen-w32/build/testing/marionette/client/marionette/tests/unit-tests.ini \
          | (cd /e/builds/moz2_slave/m-cen-w32/build && xargs tar -chf -) \
          | (cd ./dist/test-package-stage/marionette/tests && tar -xf -)
tar: testingmarionetteclientmarionettetests: Cannot stat: No such file or directory
tar: domsmstestsmarionette: Cannot stat: No such file or directory
tar: domnetworktestsmarionette: Cannot stat: No such file or directory
tar: dombatterytestmarionette: Cannot stat: No such file or directory
tar: domtelephonytestmarionette: Cannot stat: No such file or directory
tar: testingmarionetteclientmarionettetestsunit: Cannot stat: No such file or directory
tar: Error exit delayed from previous errors

The error isn't detected because it's in the middle of a pipe. We really should do something about that. :/
Attachment #648167 - Flags: review?(jgriffin)
(The problem is that backslashes are unescaped by the shell)
Comment on attachment 648167 [details] [diff] [review]
patch v1

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

Thanks for the fix!
Attachment #648167 - Flags: review?(jgriffin) → review+
http://hg.mozilla.org/integration/mozilla-inbound/rev/ba3fa936e3f6
Assignee: nobody → sagarwal
Status: NEW → ASSIGNED
https://hg.mozilla.org/mozilla-central/rev/ba3fa936e3f6
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla17
Product: Testing → Remote Protocol
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: