Closed Bug 570790 Opened 14 years ago Closed 14 years ago

jsbridge 2.3.5 package on pyPI is broken and results in a non-working jsbridge extension

Categories

(Testing Graveyard :: Mozmill, defect)

x86
Windows XP
defect
Not set
critical

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: whimboo, Assigned: whimboo)

Details

(Whiteboard: [mozmill-1.4.2+])

As what I have already seen over the last weekend, our tests do not finish on our new boxes in the qa lab. On each of the Windows machine we have the browser in a hang state. That means each time it has to be shutdown, it hangs. Mostly you will see that for restart tests. I cannot see any output on the console even not with --showall.

Steps:
1. Clone the mozmill-tests repository
2. Run mozmill-restart -b %APP% -t mozmill-tests/firefox/restartTests

It's something we will have to fix ASAP.
Whiteboard: [mozmill-1.4.2?] → [mozmill-1.4.2+]
Assignee: nobody → ctalbert
On those Window boxes somethings strange happens with the jsbridge extension. Somehow a ._cmdarg.js file gets created and prevents the loading of the jsbridge extension and we can't close Firefox from the command line:

Error: illegal character
Source File: file:///c:/docume~1/mozilla/locals~1/temp/tmpwaqnkv.mozrunner/extensions/jsbridge@mozilla.com/components/._cmdarg.js
Line: 1

Failed to load XPCOM component: c:\docume~1\mozilla\locals~1\temp\tmpwaqnkv.mozrunner\extensions\jsbridge@mozilla.com\components\._cmdarg.js

I really have no idea when this file, which also has only garbage in it, gets created. I have already deleted it last weekend and thought it was a one-time only issue but now it's back again.
Assignee: ctalbert → nobody
Whiteboard: [mozmill-1.4.2+] → [mozmill-1.4.2?]
Assignee: nobody → ctalbert
Whiteboard: [mozmill-1.4.2?] → [mozmill-1.4.2+]
This file is not part of the repository:
http://github.com/mikeal/jsbridge/tree/master/jsbridge/extension/components/

But it's included in the download package on pyPI:
http://pypi.python.org/packages/source/j/jsbridge/jsbridge-2.3.5.tar.gz#md5=346ceac93f4eb34d81d1b33b4a2805b9

Clint, I assume something bad happened when you have build the package.
Pushed to Mikeals master and added the v2.3.6 tag for the new release. Clint, please go ahead and upload the source distribution to pyPI. Thanks.
Assignee: ctalbert → hskupin
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Summary: No shutdown of the browser happens when running Mozmill tests with any version of Firefox → jsbridge 2.3.5 package on pyPI is broken and results in a non-working jsbridge extension
Everything as been pushed and works fine now.
Status: RESOLVED → VERIFIED
Product: Testing → Testing Graveyard
You need to log in before you can comment on or make changes to this bug.