1 | Found 404 test(s).
|
---|
2 | Creating test database for alias 'default'...
|
---|
3 | Cache table 'db_cache' already exists.
|
---|
4 | Cloning test database for alias 'default'...
|
---|
5 | Cloning test database for alias 'default'...
|
---|
6 | Cloning test database for alias 'default'...
|
---|
7 | Cloning test database for alias 'default'...
|
---|
8 | Cloning test database for alias 'default'...
|
---|
9 | Cloning test database for alias 'default'...
|
---|
10 | Cloning test database for alias 'default'...
|
---|
11 | Cloning test database for alias 'default'...
|
---|
12 | Cloning test database for alias 'default'...
|
---|
13 | Cloning test database for alias 'default'...
|
---|
14 | System check identified no issues (0 silenced).
|
---|
15 | Destroying test database for alias 'default'...
|
---|
16 | Destroying test database for alias 'default'...
|
---|
17 | Destroying test database for alias 'default'...
|
---|
18 | Destroying test database for alias 'default'...
|
---|
19 | Process SpawnPoolWorker-2:
|
---|
20 | Traceback (most recent call last):
|
---|
21 | File "/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/process.py", line 314, in _bootstrap
|
---|
22 | self.run()
|
---|
23 | File "/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/process.py", line 108, in run
|
---|
24 | self._target(*self._args, **self._kwargs)
|
---|
25 | File "/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/pool.py", line 109, in worker
|
---|
26 | initializer(*initargs)
|
---|
27 | File "/Users/matthew/.virtualenvs/myproject-local-py311/lib/python3.11/site-packages/django/test/runner.py", line 420, in _init_worker
|
---|
28 | process_setup(*process_setup_args)
|
---|
29 | TypeError: ParallelTestSuite.process_setup() missing 1 required positional argument: 'self'
|
---|
30 | Process SpawnPoolWorker-1:
|
---|
31 | Process SpawnPoolWorker-6:
|
---|
32 | Process SpawnPoolWorker-7:
|
---|
33 | Process SpawnPoolWorker-3:
|
---|
34 | Process SpawnPoolWorker-4:
|
---|
35 | Process SpawnPoolWorker-5:
|
---|
36 | Traceback (most recent call last):
|
---|
37 | Traceback (most recent call last):
|
---|
38 | Traceback (most recent call last):
|
---|
39 | Traceback (most recent call last):
|
---|
40 | Traceback (most recent call last):
|
---|
41 | File "/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/process.py", line 314, in _bootstrap
|
---|
42 | self.run()
|
---|
43 | File "/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/process.py", line 314, in _bootstrap
|
---|
44 | self.run()
|
---|
45 | File "/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/process.py", line 314, in _bootstrap
|
---|
46 | self.run()
|
---|
47 | File "/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/process.py", line 108, in run
|
---|
48 | self._target(*self._args, **self._kwargs)
|
---|
49 | File "/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing File "/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/process.py", line 108, in run
|
---|
50 | self._target(*self._args, **self._kwargs)
|
---|
51 | File "/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/process.py", line 314, in _bootstrap
|
---|
52 | self.run()
|
---|
53 | File "/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/process.py", line 108, in run
|
---|
54 | self._target(*self._args, **self._kwargs)
|
---|
55 | File "/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/pool.py", line 109, in worker
|
---|
56 | initializer(*initargs)
|
---|
57 | Traceback (most recent call last):
|
---|
58 | File "/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/pool.py", line 109, in worker
|
---|
59 | initializer(*initargs)
|
---|
60 | /process.py", line 108, in run
|
---|
61 | self._target(*self._args, **self._kwargs)
|
---|
62 | File "/Users/matthew/.virtualenvs/myproject-local-py311/lib/python3.11/site-packages/django/test/runner.py", line 420, in _init_worker
|
---|
63 | process_setup(*process_setup_args)
|
---|
64 | File "/Users/matthew/.virtualenvs/myproject-local-py311/lib/python3.11/site-packages/django/test/runner.py", line 420, in _init_worker
|
---|
65 | process_setup(*process_setup_args)
|
---|
66 | File "/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/pool.py", line 109, in worker
|
---|
67 | initializer(*initargs)
|
---|
68 | TypeError: ParallelTestSuite.process_setup() missing 1 required positional argument: 'self'
|
---|
69 | File "/Users/matthew/.virtualenvs/myproject-local-py311/lib/python3.11/site-packages/django/test/runner.py", line 420, in _init_worker
|
---|
70 | process_setup(*process_setup_args)
|
---|
71 | TypeError: ParallelTestSuite.process_setup() missing 1 required positional argument: 'self'
|
---|
72 | TypeError: ParallelTestSuite.process_setup() missing 1 required positional argument: 'self'
|
---|
73 | File "/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/process.py", line 314, in _bootstrap
|
---|
74 | self.run()
|
---|
75 | File "/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/process.py", line 108, in run
|
---|
76 | self._target(*self._args, **self._kwargs)
|
---|
77 | File "/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/pool.py", line 109, in worker
|
---|
78 | initializer(*initargs)
|
---|
79 | File "/Users/matthew/.virtualenvs/myproject-local-py311/lib/python3.11/site-packages/django/test/runner.py", line 420, in _init_worker
|
---|
80 | process_setup(*process_setup_args)
|
---|
81 | TypeError: ParallelTestSuite.process_setup() missing 1 required positional argument: 'self'
|
---|
82 | File "/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/pool.py", line 109, in worker
|
---|
83 | initializer(*initargs)
|
---|
84 | File "/Users/matthew/.virtualenvs/myproject-local-py311/lib/python3.11/site-packages/django/test/runner.py", line 420, in _init_worker
|
---|
85 | process_setup(*process_setup_args)
|
---|
86 | TypeError: ParallelTestSuite.process_setup() missing 1 required positional argument: 'self'
|
---|
87 | File "/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/process.py", line 314, in _bootstrap
|
---|
88 | self.run()
|
---|
89 | File "/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/process.py", line 108, in run
|
---|
90 | self._target(*self._args, **self._kwargs)
|
---|
91 | File "/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/pool.py", line 109, in worker
|
---|
92 | initializer(*initargs)
|
---|
93 | File "/Users/matthew/.virtualenvs/myproject-local-py311/lib/python3.11/site-packages/django/test/runner.py", line 420, in _init_worker
|
---|
94 | process_setup(*process_setup_args)
|
---|
95 | TypeError: ParallelTestSuite.process_setup() missing 1 required positional argument: 'self'
|
---|
96 | Process SpawnPoolWorker-8:
|
---|
97 | Traceback (most recent call last):
|
---|
98 | File "/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/process.py", line 314, in _bootstrap
|
---|
99 | self.run()
|
---|
100 | File "/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/process.py", line 108, in run
|
---|
101 | self._target(*self._args, **self._kwargs)
|
---|
102 | File "/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/pool.py", line 109, in worker
|
---|
103 | initializer(*initargs)
|
---|
104 | File "/Users/matthew/.virtualenvs/myproject-local-py311/lib/python3.11/site-packages/django/test/runner.py", line 420, in _init_worker
|
---|
105 | process_setup(*process_setup_args)
|
---|
106 | TypeError: ParallelTestSuite.process_setup() missing 1 required positional argument: 'self'
|
---|
107 | Process SpawnPoolWorker-9:
|
---|
108 | Traceback (most recent call last):
|
---|
109 | File "/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/process.py", line 314, in _bootstrap
|
---|
110 | self.run()
|
---|
111 | File "/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/process.py", line 108, in run
|
---|
112 | self._target(*self._args, **self._kwargs)
|
---|
113 | File "/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/pool.py", line 109, in worker
|
---|
114 | initializer(*initargs)
|
---|
115 | File "/Users/matthew/.virtualenvs/myproject-local-py311/lib/python3.11/site-packages/django/test/runner.py", line 420, in _init_worker
|
---|
116 | process_setup(*process_setup_args)
|
---|
117 | TypeError: ParallelTestSuite.process_setup() missing 1 required positional argument: 'self'
|
---|
118 | Destroying test database for alias 'default'...
|
---|
119 | Process SpawnPoolWorker-10:
|
---|
120 | Traceback (most recent call last):
|
---|
121 | File "/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/process.py", line 314, in _bootstrap
|
---|
122 | self.run()
|
---|
123 | File "/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/process.py", line 108, in run
|
---|
124 | self._target(*self._args, **self._kwargs)
|
---|
125 | File "/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/pool.py", line 109, in worker
|
---|
126 | initializer(*initargs)
|
---|
127 | File "/Users/matthew/.virtualenvs/myproject-local-py311/lib/python3.11/site-packages/django/test/runner.py", line 420, in _init_worker
|
---|
128 | process_setup(*process_setup_args)
|
---|
129 | TypeError: ParallelTestSuite.process_setup() missing 1 required positional argument: 'self'
|
---|
130 | Destroying test database for alias 'default'...
|
---|
131 | Destroying test database for alias 'default'...
|
---|
132 | Destroying test database for alias 'default'...
|
---|
133 | Destroying test database for alias 'default'...
|
---|
134 | Process SpawnPoolWorker-11:
|
---|
135 | Process SpawnPoolWorker-12:
|
---|
136 | Traceback (most recent call last):
|
---|
137 | File "/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/process.py", line 314, in _bootstrap
|
---|
138 | self.run()
|
---|
139 | Traceback (most recent call last):
|
---|
140 | File "/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/process.py", line 108, in run
|
---|
141 | self._target(*self._args, **self._kwargs)
|
---|
142 | File "/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/pool.py", line 109, in worker
|
---|
143 | initializer(*initargs)
|
---|
144 | File "/Users/matthew/.virtualenvs/myproject-local-py311/lib/python3.11/site-packages/django/test/runner.py", line 420, in _init_worker
|
---|
145 | process_setup(*process_setup_args)
|
---|
146 | TypeError: ParallelTestSuite.process_setup() missing 1 required positional argument: 'self'
|
---|
147 | File "/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.fraProcess SpawnPoolWorker-13:
|
---|
148 | Traceback (most recent call last):
|
---|
149 | File "/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/process.py", line 314, in _bootstrap
|
---|
150 | self.run()
|
---|
151 | File "/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/process.py", line 108, in run
|
---|
152 | self._target(*self._args, **self._kwargs)
|
---|
153 | File "/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/pool.py", line 109, in worker
|
---|
154 | initializer(*initargs)
|
---|
155 | File "/Users/matthew/.virtualenvs/myproject-local-py311/lib/python3.11/site-packages/django/test/runner.py", line 420, in _init_worker
|
---|
156 | process_setup(*process_setup_args)
|
---|
157 | TypeError: ParallelTestSuite.process_setup() missing 1 required positional argument: 'self'
|
---|
158 | Process SpawnPoolWorker-18:
|
---|
159 | mework/Versions/3.11/lib/python3.11/multiprocessing/process.py", line 314, in _bootstrap
|
---|
160 | Traceback (most recent call last):
|
---|
161 | File "/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/process.py", line 314, in _bootstrap
|
---|
162 | self.run()
|
---|
163 | File "/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/process.py", line 108, in run
|
---|
164 | self._target(*self._args, **self._kwargs)
|
---|
165 | File "/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/pool.py", line 109, in worker
|
---|
166 | initializer(*initargs)
|
---|
167 | File "/Users/matthew/.virtualenvs/myproject-local-py311/lib/python3.11/site-packages/django/test/runner.py", line 420, in _init_worker
|
---|
168 | process_setup(*process_setup_args)
|
---|
169 | TypeError: ParallelTestSuite.process_setup() missing 1 required positional argument: 'self'
|
---|
170 |
|
---|
171 | File "/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/process.py", line 108, in run
|
---|
172 | self._target(*self._args, **self._kwargs)
|
---|
173 | File "/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/pool.py", line 109, in worker
|
---|
174 | initializer(*initargs)
|
---|
175 | File "/Users/matthew/.virtualenvs/myproject-local-py311/lib/python3.11/site-packages/django/test/runner.py", line 420, in _init_worker
|
---|
176 | process_setup(*process_setup_args)
|
---|
177 | TypeError: ParallelTestSuite.process_setup() missing 1 required positional argument: 'self'
|
---|
178 | Process SpawnPoolWorker-16:
|
---|
179 | Process SpawnPoolWorker-14:
|
---|
180 | Process SpawnPoolWorker-15:
|
---|
181 | Traceback (most recent call last):
|
---|
182 | File "/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/process.py", line 314, in _bootstrap
|
---|
183 | self.run()
|
---|
184 | File "/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/process.py", line 108, in run
|
---|
185 | self._target(*self._args, **self._kwargs)
|
---|
186 | File "/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/pool.py", line 109, in worker
|
---|
187 | initializer(*initargs)
|
---|
188 | Traceback (most recent call last):
|
---|
189 | File "/Users/matthew/.virtualenvs/myproject-local-py311/lib/python3.11/site-packages/django/test/runner.py", line 420, in _init_worker
|
---|
190 | process_setup(*process_setup_args)
|
---|
191 | TypeError: ParallelTestSuite.process_setup() missing 1 required positional argument: 'self'
|
---|
192 | File "/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.fraTraceback (most recent call last):
|
---|
193 | mework/Versions/3.11/lib/python3.11/multiprocessing/process.py", line 314, in _bootstrap
|
---|
194 | self.run()
|
---|
195 | File "/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/process.py", line 108, in run
|
---|
196 | self._target(*self._args, **self._kwargs)
|
---|
197 | File "/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/pool.py", line 109, in worker
|
---|
198 | initializer(*initargs)
|
---|
199 | File "/Users/matthew/.virtualenvs/myproject-local-py311/lib/python3.11/site-packages/django/test/runner.py", line 420, in _init_worker
|
---|
200 | process_setup(*process_setup_args)
|
---|
201 | File "/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/process.py", line 314, in _bootstrap
|
---|
202 | self.run()
|
---|
203 | File "/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/process.py", line 108, in run
|
---|
204 | self._target(*self._args, **self._kwargs)
|
---|
205 | File "/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/pool.py", line 109, in worker
|
---|
206 | initializer(*initargs)
|
---|
207 | File "/Users/matthew/.virtualenvs/myproject-local-py311/lib/python3.11/site-packages/django/test/runner.py", line 420, in _init_worker
|
---|
208 | process_setup(*process_setup_args)
|
---|
209 | TypeError: ParallelTestSuite.process_setup() missing 1 required positional argument: 'self'
|
---|
210 | TypeError: ParallelTestSuite.process_setup() missing 1 required positional argument: 'self'
|
---|
211 | Destroying test database for alias 'default'...
|
---|
212 | Process SpawnPoolWorker-17:
|
---|
213 | Traceback (most recent call last):
|
---|
214 | File "/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/process.py", line 314, in _bootstrap
|
---|
215 | self.run()
|
---|
216 | File "/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/process.py", line 108, in run
|
---|
217 | self._target(*self._args, **self._kwargs)
|
---|
218 | File "/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/pool.py", line 109, in worker
|
---|
219 | initializer(*initargs)
|
---|
220 | File "/Users/matthew/.virtualenvs/myproject-local-py311/lib/python3.11/site-packages/django/test/runner.py", line 420, in _init_worker
|
---|
221 | process_setup(*process_setup_args)
|
---|
222 | TypeError: ParallelTestSuite.process_setup() missing 1 required positional argument: 'self'
|
---|
223 | Process SpawnPoolWorker-20:
|
---|
224 | Traceback (most recent call last):
|
---|
225 | File "/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/process.py", line 314, in _bootstrap
|
---|
226 | self.run()
|
---|
227 | File "/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/process.py", line 108, in run
|
---|
228 | self._target(*self._args, **self._kwargs)
|
---|
229 | File "/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/pool.py", line 109, in worker
|
---|
230 | initializer(*initargs)
|
---|
231 | File "/Users/matthew/.virtualenvs/myproject-local-py311/lib/python3.11/site-packages/django/test/runner.py", line 420, in _init_worker
|
---|
232 | process_setup(*process_setup_args)
|
---|
233 | TypeError: ParallelTestSuite.process_setup() missing 1 required positional argument: 'self'
|
---|
234 | Process SpawnPoolWorker-19:
|
---|
235 | Traceback (most recent call last):
|
---|
236 | File "/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/process.py", line 314, in _bootstrap
|
---|
237 | self.run()
|
---|
238 | File "/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/process.py", line 108, in run
|
---|
239 | self._target(*self._args, **self._kwargs)
|
---|
240 | File "/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/pool.py", line 109, in worker
|
---|
241 | initializer(*initargs)
|
---|
242 | File "/Users/matthew/.virtualenvs/myproject-local-py311/lib/python3.11/site-packages/django/test/runner.py", line 420, in _init_worker
|
---|
243 | process_setup(*process_setup_args)
|
---|
244 | TypeError: ParallelTestSuite.process_setup() missing 1 required positional argument: 'self'
|
---|
245 | Destroying test database for alias 'default'...
|
---|
246 | Traceback (most recent call last):
|
---|
247 | File "/Users/matthew/Work/Work/Projects/myproject/myproject_project/myproject/./manage.py", line 21, in <module>
|
---|
248 | main()
|
---|
249 | File "/Users/matthew/Work/Work/Projects/myproject/myproject_project/myproject/./manage.py", line 17, in main
|
---|
250 | execute_from_command_line(sys.argv)
|
---|
251 | File "/Users/matthew/.virtualenvs/myproject-local-py311/lib/python3.11/site-packages/django/core/management/__init__.py", line 446, in execute_from_command_line
|
---|
252 | utility.execute()
|
---|
253 | File "/Users/matthew/.virtualenvs/myproject-local-py311/lib/python3.11/site-packages/django/core/management/__init__.py", line 440, in execute
|
---|
254 | self.fetch_command(subcommand).run_from_argv(self.argv)
|
---|
255 | File "/Users/matthew/.virtualenvs/myproject-local-py311/lib/python3.11/site-packages/django/core/management/commands/test.py", line 24, in run_from_argv
|
---|
256 | super().run_from_argv(argv)
|
---|
257 | File "/Users/matthew/.virtualenvs/myproject-local-py311/lib/python3.11/site-packages/django/core/management/base.py", line 402, in run_from_argv
|
---|
258 | self.execute(*args, **cmd_options)
|
---|
259 | File "/Users/matthew/.virtualenvs/myproject-local-py311/lib/python3.11/site-packages/django/core/management/base.py", line 448, in execute
|
---|
260 | output = self.handle(*args, **options)
|
---|
261 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
---|
262 | File "/Users/matthew/.virtualenvs/myproject-local-py311/lib/python3.11/site-packages/django/core/management/commands/test.py", line 68, in handle
|
---|
263 | failures = test_runner.run_tests(test_labels)
|
---|
264 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
---|
265 | File "/Users/matthew/Work/Work/Projects/myproject/myproject_project/myproject/player/utils.py", line 126, in run_tests
|
---|
266 | return super().run_tests(test_labels, extra_tests, **kwargs)
|
---|
267 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
---|
268 | File "/Users/matthew/.virtualenvs/myproject-local-py311/lib/python3.11/site-packages/django/test/runner.py", line 1052, in run_tests
|
---|
269 | result = self.run_suite(suite)
|
---|
270 | ^^^^^^^^^^^^^^^^^^^^^
|
---|
271 | File "/Users/matthew/.virtualenvs/myproject-local-py311/lib/python3.11/site-packages/django/test/runner.py", line 974, in run_suite
|
---|
272 | return runner.run(suite)
|
---|
273 | ^^^^^^^^^^^^^^^^^
|
---|
274 | File "/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/unittest/runner.py", line 217, in run
|
---|
275 | test(result)
|
---|
276 | File "/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/unittest/suite.py", line 84, in __call__
|
---|
277 | return self.run(*args, **kwds)
|
---|
278 | ^^^^^^^^^^^^^^^^^^^^^^^
|
---|
279 | File "/Users/matthew/.virtualenvs/myproject-local-py311/lib/python3.11/site-packages/django/test/runner.py", line 525, in run
|
---|
280 | subsuite_index, events = test_results.next(timeout=0.1)
|
---|
281 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
---|
282 | File "/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/pool.py", line 873, in next
|
---|
283 | raise value
|
---|
284 | File "/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/pool.py", line 540, in _handle_tasks
|
---|
285 | put(task)
|
---|
286 | File "/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/connection.py", line 206, in send
|
---|
287 | self._send_bytes(_ForkingPickler.dumps(obj))
|
---|
288 | ^^^^^^^^^^^^^^^^^^^^^^^^^^
|
---|
289 | File "/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/reduction.py", line 51, in dumps
|
---|
290 | cls(buf, protocol).dump(obj)
|
---|
291 | TypeError: cannot pickle '_contextvars.Context' object
|
---|