Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-1"""Exceptions for marking tests as skipped or deprecated.
This module exists to provide backwards compatibility with previous
versions of nose where skipped and deprecated tests were core
functionality, rather than being provided by plugins. It may be
removed in a future release.
"""
from nose.plugins.skip import SkipTest
from nose.plugins.deprecated import DeprecatedTest
| 1 | -1/+1 | |||
2016-05-23 | replace t-rex to TRex | 1 | -4/+13 | ||
regression: instead of checking map and reconnecting for eact STL test, do in only for those with disconnect (+revert of commit 0f8e6065f467703b1461e87c3912f8d4bd616807) | |||||
2016-05-23 | regression: try map at setUp of each test. if fail - reconnect several times ↵ | 1 | -0/+8 | ||
until success | |||||
2016-05-22 | regression: undo try on map | 1 | -10/+7 | ||
2016-05-22 | regression: add disconnects + delay before running examples + at end of ↵ | 1 | -15/+15 | ||
regression revert profile udp_1ptk_simple.py and add new upd_for_benchmarks.py | |||||
2016-04-14 | regression: python3 support | 1 | -5/+5 | ||
2016-03-14 | regression: stl speedup (fix) | 1 | -19/+37 | ||
2016-03-10 | regression: stl added 1 more map try + sleep | 1 | -0/+5 | ||
2016-03-09 | regression: exchange --copy flag to --pkg argument, to run server with given ↵ | 1 | -0/+1 | ||
package unzipped to /tmp/trex-scripts dir | |||||
2016-03-09 | regression: stl updates | 1 | -0/+62 | ||