CI runtest skips

This commit is contained in:
rocky
2018-11-12 11:03:15 -05:00
parent dc0b243938
commit 55a73d5a29

View File

@@ -119,6 +119,7 @@ case $PYVERSION in
[test_posix.py]=1 # Bug in try-else detection inside test_initgroups()
# Deal with when we have better flow-control detection
[test_pwd.py]=1 # Takes too long
[test_pty.py]=1
[test_queue.py]=1 # Control flow?
[test_re.py]=1 # Probably Control flow?
[test_select.py]=1 # Runs okay but takes 11 seconds