Giter Site home page Giter Site logo

Comments (3)

timeyyy avatar timeyyy commented on July 23, 2024

The tests on travis.ci are green. however there is an error which has been happening since this commit (you can see it in the log), it happens when running on my local ubuntu machine as well. https://travis-ci.org/benjaoming/django-nyt/jobs/222360002


ERROR: test_notifymail (django_nyt.tests.test_management.CommandTest)

----------------------------------------------------------------------

Traceback (most recent call last):

  File "/home/travis/build/benjaoming/django-nyt/django_nyt/tests/test_management.py", line 37, in test_notifymail

    call_command('notifymail', daemon=True, pid=pid_file.name, no_sys_exit=False)

  File "/home/travis/build/benjaoming/django-nyt/.tox/py35-django111/lib/python3.5/site-packages/django/core/management/__init__.py", line 130, in call_command

    return command.execute(*args, **defaults)

  File "/home/travis/build/benjaoming/django-nyt/.tox/py35-django111/lib/python3.5/site-packages/django/core/management/base.py", line 330, in execute

    output = self.handle(*args, **options)

  File "/home/travis/build/benjaoming/django-nyt/django_nyt/management/commands/notifymail.py", line 136, in handle

    self.send_loop(connection, int(options['sleep_time']))

KeyError: 'sleep_time'```

from django-nyt.

timeyyy avatar timeyyy commented on July 23, 2024

This could be closed now

from django-nyt.

benjaoming avatar benjaoming commented on July 23, 2024

Oh right, thanks @timeyyy :)

from django-nyt.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.