#30807: test_extract_file_permissions test fails when umask is set to 000.
-------------------------------------+-------------------------------------
Reporter: Brady | Owner: Ad
| Timmering
Type: Bug | Status: closed
Component: Testing framework | Version: master
Severity: Normal | Resolution: fixed
Keywords: | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by GitHub <noreply@…>):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"ec5aa2161d8015a3fe57dcbbfe14200cd18f0a16" ec5aa216]:
{{{
#!CommitTicketReference repository=""
revision="ec5aa2161d8015a3fe57dcbbfe14200cd18f0a16"
Fixed #30807 -- Fixed TestArchive.test_extract_file_permissions() when
umask is 0o000.
Fixed test that checks permissions on files extracted from archives
with no permissions set, to not assume a default umask of 0o002.
Test regression in c95d063e776e849cf1a0bf616c654165cb89c706.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/30807#comment:11>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/065.5eadbe0950d42a49a016b0fc79310cad%40djangoproject.com.