Closed
Bug 1172104
Opened 11 years ago
Closed 10 years ago
add tests/talos*.ini files
Categories
(Testing Graveyard :: Autophone, defect)
Testing Graveyard
Autophone
Tracking
(firefox41 affected)
RESOLVED
DUPLICATE
of bug 1172105
| Tracking | Status | |
|---|---|---|
| firefox41 | --- | affected |
People
(Reporter: jmaher, Unassigned)
References
Details
adding tests/talos-local.ini and tests/talos-remote.ini will be needed.
in fact, I think we probably need specifics for tp4m and tsvg, probably:
tests/talos-tp4m-local.ini
tests/talos-tp4m-remote.ini
tests/talos-tsvg-local.ini
tests/talos-tsvg-remote.ini
In order to deal with the .develop on the manifest- we will need to generate the manifest dynamically from the template.
Here are some settings which work:
[paths]
sources = files/base/ files/ep1/talos/tp4m/
[tests]
tp4m = tp4m.manifest
[settings]
tpargs = -tpnoisy -rss -tpcycles 4 -tppagecycles 1 -tpdelay 1000
iterations = 1
...
here we point to the manifest of interest (found in the sources listed at the top) and the args to apply after it.
Comment 1•11 years ago
|
||
Can we do this as part of bug 1172105 where you are developing talostest.py?
| Reporter | ||
Comment 2•10 years ago
|
||
yeah, lets do that.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
Updated•4 years ago
|
Product: Testing → Testing Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•