Fixed tests failing in gnome-terminal.

This commit is contained in:
Andrew Hamilton 2016-10-26 13:43:02 +02:00
parent 54166ed195
commit cff347ae77
4 changed files with 8 additions and 1 deletions

2
BUGS
View file

@ -13,7 +13,6 @@ Current
- When shutting down "Exception ignored in:" noise appears. Four messages
for every worker running. This started with the move to asyncio for the
workers.
- The tests fail when run in gnome-terminal.
Current (tool related)
@ -234,6 +233,7 @@ Fixed
<- Now vigil always gets sudo.
- Some results are always missing their contents and are showing "?".
e.g. golden-files/results/uncrustify-hello_c <- contents and metadata
- The tests fail when run in gnome-terminal.
Won't fix