Test polling works

2 jobs from celery_sandbox in 2 minutes 24 seconds (queued for 3 seconds)
Status Job ID Name Coverage
  Test
failed #1662
flake8

00:54

passed #1663
test

01:29

 
Test flake8
  Downloading mccabe-0.6.1-py2.py3-none-any.whl (8.6 kB)
Collecting entrypoints<0.4.0,>=0.3.0
Downloading entrypoints-0.3-py2.py3-none-any.whl (11 kB)
Installing collected packages: pycodestyle, pyflakes, mccabe, entrypoints, flake8
Successfully installed entrypoints-0.3 flake8-3.7.9 mccabe-0.6.1 pycodestyle-2.5.0 pyflakes-2.1.1
$ flake8
./recircle/status/tasks.py:1:1: W391 blank line at end of file
./recircle/status/tasks.py:1:1: W293 blank line contains whitespace
ERROR: Job failed: exit code 1