-
Notifications
You must be signed in to change notification settings - Fork 23
/
django__django-12286.SWE-bench_Lite_golden.eval.log
75 lines (65 loc) · 4.91 KB
/
django__django-12286.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
[django__django__3.1] [django__django-12286] Task Metadata:
- Instance ID: django__django-12286
- Testbed: django__django__3.1
- Evaluation Model: SWE-bench_Lite_golden
- Python version: Python 3.6.15
[django__django__3.1] [django__django-12286] Command: git -c advice.detachedHead=false checkout 979f61abd322507aafced9627702362e541ec34e
[django__django__3.1] [django__django-12286] Subprocess args: {"cwd": "/opt/django__django", "check": true, "shell": false, "universal_newlines": true, "stdout": -1, "stderr": -2}
[django__django__3.1] [django__django-12286] Std. Output:
Previous HEAD position was 0668164b4a Fixed E128, E741 flake8 warnings.
HEAD is now at 979f61abd3 Simplified model's Options.add_field() a bit.
[django__django__3.1] [django__django-12286] Return Code: 0
[django__django__3.1] [django__django-12286] Command: git apply -v /opt/temp_django__django-12286_pred_try.patch
[django__django__3.1] [django__django-12286] Subprocess args: {"cwd": "/opt/django__django", "check": false, "shell": false, "universal_newlines": true, "stdout": -1, "stderr": -2}
[django__django__3.1] [django__django-12286] Std. Output:
Checking patch django/core/checks/translation.py...
Applied patch django/core/checks/translation.py cleanly.
[django__django__3.1] [django__django-12286] Return Code: 0
[django__django__3.1] [django__django-12286] Apply patch successful (pred_try)
>>>>> Applied Patch (pred_try)
[django__django__3.1] [django__django-12286] Command: git apply -v -R /opt/temp_django__django-12286_pred_try.patch
[django__django__3.1] [django__django-12286] Subprocess args: {"cwd": "/opt/django__django", "check": false, "shell": false, "universal_newlines": true, "stdout": -1, "stderr": -2}
[django__django__3.1] [django__django-12286] Std. Output:
Checking patch django/core/checks/translation.py...
Applied patch django/core/checks/translation.py cleanly.
[django__django__3.1] [django__django-12286] Return Code: 0
[django__django__3.1] [django__django-12286] Revert patch successful (pred_try)
>>>>> Applied Patch (pred_try)
[django__django__3.1] [django__django-12286] Command: git apply -v /opt/temp_django__django-12286_pred.patch
[django__django__3.1] [django__django-12286] Subprocess args: {"cwd": "/opt/django__django", "check": false, "shell": false, "universal_newlines": true, "stdout": -1, "stderr": -2}
[django__django__3.1] [django__django-12286] Std. Output:
Checking patch django/core/checks/translation.py...
Applied patch django/core/checks/translation.py cleanly.
[django__django__3.1] [django__django-12286] Return Code: 0
[django__django__3.1] [django__django-12286] Apply patch successful (pred)
>>>>> Applied Patch (pred)
[django__django__3.1] [django__django-12286] Command: git apply -v /opt/temp_django__django-12286_test.patch
[django__django__3.1] [django__django-12286] Subprocess args: {"cwd": "/opt/django__django", "check": false, "shell": false, "universal_newlines": true, "stdout": -1, "stderr": -2}
[django__django__3.1] [django__django-12286] Std. Output:
Checking patch tests/check_framework/test_translation.py...
Applied patch tests/check_framework/test_translation.py cleanly.
[django__django__3.1] [django__django-12286] Return Code: 0
[django__django__3.1] [django__django-12286] Apply patch successful (test)
>>>>> Applied Patch (test)
Test Script: ./tests/runtests.py --verbosity 2 check_framework.test_translation;
[django__django__3.1] [django__django-12286] Command: ./tests/runtests.py --verbosity 2 check_framework.test_translation
[django__django__3.1] [django__django-12286] Subprocess args: {"cwd": "/opt/django__django", "check": false, "shell": false, "universal_newlines": true, "stdout": -1, "stderr": -2, "timeout": 900}
[django__django__3.1] [django__django-12286] Std. Output:
test_inconsistent_language_settings (check_framework.test_translation.TranslationCheckTests) ... ok
test_invalid_language_code (check_framework.test_translation.TranslationCheckTests) ... ok
test_invalid_languages (check_framework.test_translation.TranslationCheckTests) ... ok
test_invalid_languages_bidi (check_framework.test_translation.TranslationCheckTests) ... ok
test_valid_language_code (check_framework.test_translation.TranslationCheckTests) ... ok
test_valid_languages (check_framework.test_translation.TranslationCheckTests) ... ok
test_valid_languages_bidi (check_framework.test_translation.TranslationCheckTests) ... ok
test_valid_variant_consistent_language_settings (check_framework.test_translation.TranslationCheckTests) ... ok
----------------------------------------------------------------------
Ran 8 tests in 0.008s
OK
Testing against Django installed in '/opt/django__django/django' with up to 128 processes
Importing application check_framework
Skipping setup of unused database(s): default, other.
System check identified no issues (0 silenced).
[django__django__3.1] [django__django-12286] Return Code: 0
>>>>> All Tests Passed
[django__django__3.1] [django__django-12286] Test script run successful