Closed
Bug 963152
Opened 12 years ago
Closed 11 years ago
Use slimerjs (gecko) with casper instead of phantom (webkit) for travis uitests.
Categories
(Marketplace Graveyard :: Payments/Refunds, defect, P4)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: muffinresearch, Assigned: muffinresearch)
References
Details
(Whiteboard: [qa-])
This gist should be all the additions needed for travis. [1]
We should be able to use FF 18 which would be equivalent to b2g1.1
[1] https://gist.github.com/muffinresearch/8579845
| Assignee | ||
Updated•12 years ago
|
Whiteboard: [good first bug]
Updated•12 years ago
|
Priority: -- → P4
Comment 1•12 years ago
|
||
Good luck deploying that.
$(which firefox) works on travis? Let me know how it goes.
| Assignee | ||
Comment 2•12 years ago
|
||
(In reply to Christopher Van Wiemeersch [:cvan] from comment #1)
> Good luck deploying that.
>
> $(which firefox) works on travis? Let me know how it goes.
Yeah it should do - that gist was lifted from here: https://github.com/travis-ci/travis-ci/issues/1290
| Assignee | ||
Updated•12 years ago
|
Assignee: nobody → scolville
| Assignee | ||
Comment 3•12 years ago
|
||
Test PR is here: https://github.com/mozilla/zippy/pull/79
Current issues are scoping of requires in slimer means import of helpers is a problem currently. Needs looking at further to work-out a workaround see: http://docs.slimerjs.org/current/script-execution.html#modules
| Assignee | ||
Updated•12 years ago
|
Whiteboard: [good first bug]
| Assignee | ||
Comment 4•12 years ago
|
||
Un-assigning as I'm not currently looking at this.
Assignee: scolville → nobody
Comment 5•11 years ago
|
||
See also bug 1091984, if we do it there we can use it here (maybe).
Comment 6•11 years ago
|
||
Assigning to stuart to do in spartacus.
Assignee: nobody → scolville
Status: NEW → ASSIGNED
Summary: [Zippy] Use slimerjs (gecko) with casper instead of phantom (webkit) for travis uitests. → Use slimerjs (gecko) with casper instead of phantom (webkit) for travis uitests.
| Assignee | ||
Updated•11 years ago
|
Status: ASSIGNED → NEW
| Assignee | ||
Updated•11 years ago
|
Status: NEW → ASSIGNED
| Assignee | ||
Comment 7•11 years ago
|
||
| Assignee | ||
Updated•11 years ago
|
Whiteboard: [qa-]
| Assignee | ||
Comment 8•11 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•