GithubHelp home page GithubHelp logo

Comments (4)

felixxm avatar felixxm commented on June 10, 2024

@s-t-e-v-e-n-k Thanks for this report 👍 however, I cannot reproduce tests failures with America/Chicago.

from django-request.

s-t-e-v-e-n-k avatar s-t-e-v-e-n-k commented on June 10, 2024

America/Chicago was what the system was returning as a fallback timezone. I can show you a pdb traceback if that would help.

from django-request.

felixxm avatar felixxm commented on June 10, 2024

America/Chicago was what the system was returning as a fallback timezone.

Yes, and it's used also by GitHub actions without any issues 🤔 .

I can show you a pdb traceback if that would help.

Please do.

from django-request.

jayvdb avatar jayvdb commented on June 10, 2024

This is the output from the openSUSE build workers, only happens occasionally of course.

[   32s] ======================================================================
[   32s] FAIL: test_day (tests.test_managers.RequestQuerySetTest)
[   32s] ----------------------------------------------------------------------
[   32s] Traceback (most recent call last):
[   32s]   File "/usr/lib/python3.9/site-packages/django/test/utils.py", line 460, in inner
[   32s]     return func(*args, **kwargs)
[   32s]   File "/home/abuild/rpmbuild/BUILD/django-request-1.6.1/tests/test_managers.py", line 140, in test_day
[   32s]     self.assertEqual(1, qs.count())
[   32s] AssertionError: 1 != 0
[   32s] 
[   32s] ======================================================================
[   32s] FAIL: test_day_without_date (tests.test_managers.RequestQuerySetTest)
[   32s] ----------------------------------------------------------------------
[   32s] Traceback (most recent call last):
[   32s]   File "/usr/lib/python3.9/site-packages/django/test/utils.py", line 460, in inner
[   32s]     return func(*args, **kwargs)
[   32s]   File "/home/abuild/rpmbuild/BUILD/django-request-1.6.1/tests/test_managers.py", line 151, in test_day_without_date
[   32s]     self.assertEqual(1, qs.count())
[   32s] AssertionError: 1 != 0

from django-request.

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.