-
Notifications
You must be signed in to change notification settings - Fork 24
/
Copy pathdjango__django-12915.SWE-bench_Lite_golden.eval.log
83 lines (73 loc) · 5.19 KB
/
django__django-12915.SWE-bench_Lite_golden.eval.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
[django__django__3.2] [django__django-12915] Task Metadata:
- Instance ID: django__django-12915
- Testbed: django__django__3.2
- Evaluation Model: SWE-bench_Lite_golden
- Python version: Python 3.6.15
[django__django__3.2] [django__django-12915] Command: git -c advice.detachedHead=false checkout 4652f1f0aa459a7b980441d629648707c32e36bf
[django__django__3.2] [django__django-12915] Subprocess args: {"cwd": "/opt/django__django", "check": true, "shell": false, "universal_newlines": true, "stdout": -1, "stderr": -2}
[django__django__3.2] [django__django-12915] Std. Output:
Previous HEAD position was 65dfb06a1a [3.2.x] Fixed #32648 -- Fixed VariableDoesNotExist rendering sitemaps template.
HEAD is now at 4652f1f0aa Fixed #31662 -- Added detection for GDAL 3.0 and 3.1 on Windows.
[django__django__3.2] [django__django-12915] Return Code: 0
[django__django__3.2] [django__django-12915] Command: git apply -v /opt/temp_django__django-12915_pred_try.patch
[django__django__3.2] [django__django-12915] Subprocess args: {"cwd": "/opt/django__django", "check": false, "shell": false, "universal_newlines": true, "stdout": -1, "stderr": -2}
[django__django__3.2] [django__django-12915] Std. Output:
Checking patch django/contrib/staticfiles/handlers.py...
Applied patch django/contrib/staticfiles/handlers.py cleanly.
[django__django__3.2] [django__django-12915] Return Code: 0
[django__django__3.2] [django__django-12915] Apply patch successful (pred_try)
>>>>> Applied Patch (pred_try)
[django__django__3.2] [django__django-12915] Command: git apply -v -R /opt/temp_django__django-12915_pred_try.patch
[django__django__3.2] [django__django-12915] Subprocess args: {"cwd": "/opt/django__django", "check": false, "shell": false, "universal_newlines": true, "stdout": -1, "stderr": -2}
[django__django__3.2] [django__django-12915] Std. Output:
Checking patch django/contrib/staticfiles/handlers.py...
Applied patch django/contrib/staticfiles/handlers.py cleanly.
[django__django__3.2] [django__django-12915] Return Code: 0
[django__django__3.2] [django__django-12915] Revert patch successful (pred_try)
>>>>> Applied Patch (pred_try)
[django__django__3.2] [django__django-12915] Command: git apply -v /opt/temp_django__django-12915_pred.patch
[django__django__3.2] [django__django-12915] Subprocess args: {"cwd": "/opt/django__django", "check": false, "shell": false, "universal_newlines": true, "stdout": -1, "stderr": -2}
[django__django__3.2] [django__django-12915] Std. Output:
Checking patch django/contrib/staticfiles/handlers.py...
Applied patch django/contrib/staticfiles/handlers.py cleanly.
[django__django__3.2] [django__django-12915] Return Code: 0
[django__django__3.2] [django__django-12915] Apply patch successful (pred)
>>>>> Applied Patch (pred)
[django__django__3.2] [django__django-12915] Command: git apply -v /opt/temp_django__django-12915_test.patch
[django__django__3.2] [django__django-12915] Subprocess args: {"cwd": "/opt/django__django", "check": false, "shell": false, "universal_newlines": true, "stdout": -1, "stderr": -2}
[django__django__3.2] [django__django-12915] Std. Output:
Checking patch tests/asgi/project/static/file.txt...
Checking patch tests/asgi/tests.py...
Checking patch tests/staticfiles_tests/test_handlers.py...
Applied patch tests/asgi/project/static/file.txt cleanly.
Applied patch tests/asgi/tests.py cleanly.
Applied patch tests/staticfiles_tests/test_handlers.py cleanly.
[django__django__3.2] [django__django-12915] Return Code: 0
[django__django__3.2] [django__django-12915] Apply patch successful (test)
>>>>> Applied Patch (test)
Test Script: ./tests/runtests.py --verbosity 2 asgi.tests staticfiles_tests.test_handlers;
[django__django__3.2] [django__django-12915] Command: ./tests/runtests.py --verbosity 2 asgi.tests staticfiles_tests.test_handlers
[django__django__3.2] [django__django-12915] Subprocess args: {"cwd": "/opt/django__django", "check": false, "shell": false, "universal_newlines": true, "stdout": -1, "stderr": -2, "timeout": 900}
[django__django__3.2] [django__django-12915] Std. Output:
Testing against Django installed in '/opt/django__django/django' with up to 128 processes
Importing application asgi
Importing application staticfiles_tests
Skipping setup of unused database(s): default, other.
System check identified no issues (0 silenced).
test_get_async_response (staticfiles_tests.test_handlers.TestASGIStaticFilesHandler) ... ok
test_get_async_response_not_found (staticfiles_tests.test_handlers.TestASGIStaticFilesHandler) ... ok
test_disconnect (asgi.tests.ASGITest) ... ok
test_file_response (asgi.tests.ASGITest) ... ok
test_get_asgi_application (asgi.tests.ASGITest) ... ok
test_get_query_string (asgi.tests.ASGITest) ... ok
test_headers (asgi.tests.ASGITest) ... ok
test_non_unicode_query_string (asgi.tests.ASGITest) ... ok
test_request_lifecycle_signals_dispatched_with_thread_sensitive (asgi.tests.ASGITest) ... ok
test_static_file_response (asgi.tests.ASGITest) ... ok
test_wrong_connection_type (asgi.tests.ASGITest) ... ok
----------------------------------------------------------------------
Ran 11 tests in 2.275s
OK
[django__django__3.2] [django__django-12915] Return Code: 0
>>>>> All Tests Passed
[django__django__3.2] [django__django-12915] Test script run successful