[Django] #23700: Non-deterministic static files test failures on Windows

6 views
Skip to first unread message

Django

unread,
Oct 21, 2014, 8:25:45 PM10/21/14
to django-...@googlegroups.com
#23700: Non-deterministic static files test failures on Windows
-----------------------------------------------+------------------------
Reporter: timgraham | Owner: nobody
Type: Bug | Status: new
Component: contrib.staticfiles | Version: master
Severity: Normal | Keywords:
Triage Stage: Accepted | Has patch: 0
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
-----------------------------------------------+------------------------
Occasionally, `./runtests.py staticfiles_tests` (or when running the
entire test suite) will fail with `PermissionError: [WinError 5] Access is
denied` errors. I believe the cause is related to
949ee521fab106b44218c30577eb55f0097d39cd. If I revert it, I've been unable
to reproduce the failures.

--
Ticket URL: <https://code.djangoproject.com/ticket/23700>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

Django

unread,
Oct 22, 2014, 10:50:53 AM10/22/14
to django-...@googlegroups.com
#23700: Non-deterministic static files test failures on Windows
-------------------------------------+------------------------------------

Reporter: timgraham | Owner: nobody
Type: Bug | Status: new
Component: contrib.staticfiles | Version: master
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 1

Easy pickings: 0 | UI/UX: 0
-------------------------------------+------------------------------------
Changes (by manfre):

* 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>

Django

unread,
Dec 17, 2014, 2:15:48 PM12/17/14
to django-...@googlegroups.com
#23700: Non-deterministic static files test failures on Windows
--------------------------------------+------------------------------------

Reporter: timgraham | Owner: nobody
Type: Bug | Status: new
Component: contrib.staticfiles | Version: master
Severity: Normal | Resolution:
Keywords: windows-test-failure | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 1

Easy pickings: 0 | UI/UX: 0
--------------------------------------+------------------------------------
Changes (by timgraham):

* keywords: => windows-test-failure


--
Ticket URL: <https://code.djangoproject.com/ticket/23700#comment:2>

Django

unread,
Jan 1, 2015, 1:59:34 PM1/1/15
to django-...@googlegroups.com
#23700: Non-deterministic static files test failures on Windows
--------------------------------------+------------------------------------
Reporter: timgraham | Owner: nobody
Type: Bug | Status: closed
Component: contrib.staticfiles | Version: master
Severity: Normal | Resolution: fixed
Keywords: windows-test-failure | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 1

Easy pickings: 0 | UI/UX: 0
--------------------------------------+------------------------------------
Changes (by Tim Graham <timograham@…>):

* 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>

Reply all
Reply to author
Forward
0 new messages