Delete old issues file
This commit is contained in:
31
ISSUES.txt
31
ISSUES.txt
@@ -1,31 +0,0 @@
|
||||
next release critical
|
||||
-----------------------------------------------
|
||||
tag: bug
|
||||
|
||||
miserably fails: --dist=each --tx popen --tx socket=...
|
||||
|
||||
|
||||
rename / hooks
|
||||
-----------------------------------------------
|
||||
tag: bug
|
||||
|
||||
node -> slave
|
||||
transition for hooks?
|
||||
configure_node -> configure_slave
|
||||
|
||||
allow to remotely run xdist tests with xdist
|
||||
-----------------------------------------------
|
||||
tag: feature
|
||||
|
||||
allow to run xdist own tests using its own mechanism.
|
||||
currently this doesn't work because the remote side
|
||||
has no pytest plugin. How to configure/do
|
||||
register "xdist.plugin" on the remote side?
|
||||
|
||||
see to avoid any "from _pytest" internal imports
|
||||
-----------------------------------------------
|
||||
tag: feature
|
||||
|
||||
currently tests and even xdist core code imports
|
||||
names from the internal _pytest namespace.
|
||||
See to avoid it.
|
||||
Reference in New Issue
Block a user