#30964: macOS/SQLite test failure
-------------------------------------+-------------------------------------
Reporter: Johannes Hoppe | Owner: nobody
Type: Bug | Status: closed
Component: Database layer | Version: master
(models, ORM) |
Severity: Normal | Resolution: invalid
Keywords: | Triage Stage:
| Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Deep Sukhwani):
* resolution: needsinfo => invalid
Comment:
Thanks Carlton,
I was able to resolve this failure by:
- installing SQLite 3.31.1 using `brew install sqlite`
- Setting `export DYLD_LIBRARY_PATH=/usr/local/Cellar/sqlite/3.31.1/lib`
in the shell startup file (`~/.bashrc` in my case)
''Resolved as `invalid`''
Quick question - Should we add this in the Troubleshooting section of
Contributing guidelines -
https://docs.djangoproject.com/en/dev/internals/contributing/writing-code
/unit-tests/#troubleshooting?
--
Ticket URL: <https://code.djangoproject.com/ticket/30964#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/067.e3ad968b672bfabebcb417522edec142%40djangoproject.com.