I guess easiest is to skip those on if the platform is known to not
support it.
--
Ticket URL: <https://code.djangoproject.com/ticket/31521>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* component: Testing framework => Core (Other)
* version: 3.0 => master
* easy: 0 => 1
* type: Uncategorized => Cleanup/optimization
* stage: Unreviewed => Accepted
Comment:
Thanks, it's fixable (see similar ticket #30264). We can use dates from
the previous century.
--
Ticket URL: <https://code.djangoproject.com/ticket/31521#comment:1>
* owner: nobody => Hasan Ramezani
* status: new => assigned
* has_patch: 0 => 1
--
Ticket URL: <https://code.djangoproject.com/ticket/31521#comment:2>
* needs_better_patch: 0 => 1
--
Ticket URL: <https://code.djangoproject.com/ticket/31521#comment:3>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"f12162107327b88a2f1faaab15d048e2535ec642" f1216210]:
{{{
#!CommitTicketReference repository=""
revision="f12162107327b88a2f1faaab15d048e2535ec642"
Fixed #31521 -- Skipped test_parsing_rfc850 test on 32-bit systems.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/31521#comment:4>
Comment (by Mariusz Felisiak <felisiak.mariusz@…>):
In [changeset:"8e23b89ffd103d127b0cf6db9d7e9d75a8e50452" 8e23b89f]:
{{{
#!CommitTicketReference repository=""
revision="8e23b89ffd103d127b0cf6db9d7e9d75a8e50452"
[3.0.x] Fixed #31521 -- Skipped test_parsing_rfc850 test on 32-bit
systems.
Backport of f12162107327b88a2f1faaab15d048e2535ec642 from master
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/31521#comment:5>