You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Fix background server names.
* More attempts to quiet spyne background server
* Initial MySQLdb instrumentation and basic tests.
* Add Mysql-python to test bundle; fix python 3 test runs
* Fix Python version test
* Update import to use new locations
* Make sure pip is updated before package installation
* Instrumentation safeties; executemany impl
* Centralize KV collection; callproc support
* Upgrade setuptools for python 3.3 issue
* For Travis, use a blank password
* Create mysql db before test run
* formatting
* formatting
* Trigger Travis build
* Trigger Travis build
* Trigger Travis build
* Make sure message has a message
* Add test to validate error capture/logging
* Fix .travis.yml syntax error
* linter fixups; test touchups
* Work-around for "command out of sync on Travis" (but not locally)
* 2nd Work-around for "command out of sync on Travis" (but not locally)
* 3rd Work-around for "command out of sync on Travis" (but not locally)
* 4th Work-around for "command out of sync on Travis" (but not locally)
* Break out test proc removal
* Use env specific vars depending on where tests run
* Use env var db name
* Linter fixups; fix wrapped calls
* Linter fixups; fix error count check
* Update to use mysql span KVs
0 commit comments