--
Ticket URL: <https://code.djangoproject.com/ticket/23700>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* needs_better_patch: 0 => 1
* has_patch: 0 => 1
Comment:
The pull request only masks the problem of STATIC_ROOT not existing (or
being inaccessible).
--
Ticket URL: <https://code.djangoproject.com/ticket/23700#comment:1>
* keywords: => windows-test-failure
--
Ticket URL: <https://code.djangoproject.com/ticket/23700#comment:2>
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"b9feec959b9dfc08513607c9046fb38c5b8f7e8a"]:
{{{
#!CommitTicketReference repository=""
revision="b9feec959b9dfc08513607c9046fb38c5b8f7e8a"
Fixed #23700 -- Fixed non-deterministic static files test failures on
Windows.
This partially reverts commit 949ee521fab106b44218c30577eb55f0097d39cd
refs #21230.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/23700#comment:3>