-
Notifications
You must be signed in to change notification settings - Fork 24
/
sympy__sympy-22714.gpt-4-0125-preview.eval.log
129 lines (115 loc) · 7.34 KB
/
sympy__sympy-22714.gpt-4-0125-preview.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
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
[sympy__sympy__1.10] [sympy__sympy-22714] Task Metadata:
- Instance ID: sympy__sympy-22714
- Testbed: sympy__sympy__1.10
-
- Evaluation Model: gpt-4-0125-preview
[sympy__sympy__1.10] [sympy__sympy-22714] Command: git -c advice.detachedHead=false checkout 3ff4717b6aef6086e78f01cdfa06f64ae23aed7e
[sympy__sympy__1.10] [sympy__sympy-22714] Subprocess args: {"cwd": "/home/swe-bench/sympy__sympy", "check": true, "shell": false, "universal_newlines": true, "stdout": -1, "stderr": -2}
[sympy__sympy__1.10] [sympy__sympy-22714] Std. Output:
Previous HEAD position was fd40404e72 Merge pull request #22904 from smichr/dera
HEAD is now at 3ff4717b6a Merge pull request #22665 from oscargus/printingimprovements3
[sympy__sympy__1.10] [sympy__sympy-22714] Return Code: 0
[sympy__sympy__1.10] [sympy__sympy-22714] Command: git apply -v /home/swe-bench/temp_sympy__sympy-22714_pred_try.patch
[sympy__sympy__1.10] [sympy__sympy-22714] Subprocess args: {"cwd": "/home/swe-bench/sympy__sympy", "check": false, "shell": false, "universal_newlines": true, "stdout": -1, "stderr": -2}
[sympy__sympy__1.10] [sympy__sympy-22714] Std. Output:
Checking patch sympy/geometry/point.py...
Applied patch sympy/geometry/point.py cleanly.
[sympy__sympy__1.10] [sympy__sympy-22714] Return Code: 0
[sympy__sympy__1.10] [sympy__sympy-22714] Apply patch successful (pred_try)
>>>>> Applied Patch (pred_try)
[sympy__sympy__1.10] [sympy__sympy-22714] Command: git apply -v -R /home/swe-bench/temp_sympy__sympy-22714_pred_try.patch
[sympy__sympy__1.10] [sympy__sympy-22714] Subprocess args: {"cwd": "/home/swe-bench/sympy__sympy", "check": false, "shell": false, "universal_newlines": true, "stdout": -1, "stderr": -2}
[sympy__sympy__1.10] [sympy__sympy-22714] Std. Output:
Checking patch sympy/geometry/point.py...
Applied patch sympy/geometry/point.py cleanly.
[sympy__sympy__1.10] [sympy__sympy-22714] Return Code: 0
[sympy__sympy__1.10] [sympy__sympy-22714] Revert patch successful (pred_try)
>>>>> Applied Patch (pred_try)
[sympy__sympy__1.10] [sympy__sympy-22714] Command: git apply -v /home/swe-bench/temp_sympy__sympy-22714_pred.patch
[sympy__sympy__1.10] [sympy__sympy-22714] Subprocess args: {"cwd": "/home/swe-bench/sympy__sympy", "check": false, "shell": false, "universal_newlines": true, "stdout": -1, "stderr": -2}
[sympy__sympy__1.10] [sympy__sympy-22714] Std. Output:
Checking patch sympy/geometry/point.py...
Applied patch sympy/geometry/point.py cleanly.
[sympy__sympy__1.10] [sympy__sympy-22714] Return Code: 0
[sympy__sympy__1.10] [sympy__sympy-22714] Apply patch successful (pred)
>>>>> Applied Patch (pred)
[sympy__sympy__1.10] [sympy__sympy-22714] Command: git restore sympy/geometry/tests/test_point.py
[sympy__sympy__1.10] [sympy__sympy-22714] Subprocess args: {"cwd": "/home/swe-bench/sympy__sympy", "check": true, "shell": false, "universal_newlines": true, "stdout": -1, "stderr": -2}
[sympy__sympy__1.10] [sympy__sympy-22714] Std. Output:
[sympy__sympy__1.10] [sympy__sympy-22714] Return Code: 0
[sympy__sympy__1.10] [sympy__sympy-22714] Command: git apply -v /home/swe-bench/temp_sympy__sympy-22714_test.patch
[sympy__sympy__1.10] [sympy__sympy-22714] Subprocess args: {"cwd": "/home/swe-bench/sympy__sympy", "check": false, "shell": false, "universal_newlines": true, "stdout": -1, "stderr": -2}
[sympy__sympy__1.10] [sympy__sympy-22714] Std. Output:
Checking patch sympy/geometry/tests/test_point.py...
Applied patch sympy/geometry/tests/test_point.py cleanly.
[sympy__sympy__1.10] [sympy__sympy-22714] Return Code: 0
[sympy__sympy__1.10] [sympy__sympy-22714] Apply patch successful (test)
>>>>> Applied Patch (test)
Test Script: conda run -n sympy__sympy__1.10 bin/test -C --verbose sympy/geometry/tests/test_point.py;
[sympy__sympy__1.10] [sympy__sympy-22714] Command: conda run -n sympy__sympy__1.10 bin/test -C --verbose sympy/geometry/tests/test_point.py
[sympy__sympy__1.10] [sympy__sympy-22714] Subprocess args: {"cwd": "/home/swe-bench/sympy__sympy", "check": false, "shell": false, "universal_newlines": true, "stdout": -1, "stderr": -2, "timeout": 1800}
[sympy__sympy__1.10] [sympy__sympy-22714] Std. Output:
/home/swe-bench/sympy__sympy/sympy/geometry/point.py:148: UserWarning: Dimension of (0, 0) needs to be changed from 2 to 3.
warnings.warn(message)
ERROR conda.cli.main_run:execute(124): `conda run bin/test -C --verbose sympy/geometry/tests/test_point.py` failed. (See above for error)
============================= test process starts ==============================
executable: /home/swe-bench/miniconda3/envs/sympy__sympy__1.10/bin/python (3.9.19-final-0) [CPython]
architecture: 64-bit
cache: no
ground types: python
numpy: None
random seed: 93537799
hash randomization: on (PYTHONHASHSEED=2977988099)
sympy/geometry/tests/test_point.py[13]
test_point ok
test_point3D ok
test_Point2D E
test_issue_9214 ok
test_issue_11617 E
test_transform ok
test_concyclic_doctest_bug ok
test_arguments E
test_unit ok
test_dot ok
test__normalize_dimension ok
test_issue_22684 E
test_direction_cosine ok [FAIL]
________________________________ slowest tests _________________________________
sympy/geometry/tests/test_point.py::test_point - Took 10.746 seconds
________________________________________________________________________________
_______________ sympy/geometry/tests/test_point.py:test_Point2D ________________
Traceback (most recent call last):
File "/home/swe-bench/sympy__sympy/sympy/geometry/tests/test_point.py", line 312, in test_Point2D
p1 = Point2D(1, 5)
File "/home/swe-bench/sympy__sympy/sympy/geometry/point.py", line 916, in __new__
with evaluate(False):
NameError: name 'evaluate' is not defined
________________________________________________________________________________
_____________ sympy/geometry/tests/test_point.py:test_issue_11617 ______________
Traceback (most recent call last):
File "/home/swe-bench/sympy__sympy/sympy/geometry/tests/test_point.py", line 339, in test_issue_11617
p2 = Point2D(2,0)
File "/home/swe-bench/sympy__sympy/sympy/geometry/point.py", line 916, in __new__
with evaluate(False):
NameError: name 'evaluate' is not defined
________________________________________________________________________________
______________ sympy/geometry/tests/test_point.py:test_arguments _______________
Traceback (most recent call last):
File "/home/swe-bench/sympy__sympy/sympy/geometry/tests/test_point.py", line 371, in test_arguments
p2d = Point2D(1,2)
File "/home/swe-bench/sympy__sympy/sympy/geometry/point.py", line 916, in __new__
with evaluate(False):
NameError: name 'evaluate' is not defined
________________________________________________________________________________
_____________ sympy/geometry/tests/test_point.py:test_issue_22684 ______________
Traceback (most recent call last):
File "/home/swe-bench/sympy__sympy/sympy/geometry/tests/test_point.py", line 459, in test_issue_22684
Point(1, 2)
File "/home/swe-bench/sympy__sympy/sympy/geometry/point.py", line 156, in __new__
raise ValueError('Imaginary coordinates are not permitted.')
ValueError: Imaginary coordinates are not permitted.
=========== tests finished: 9 passed, 4 exceptions, in 12.82 seconds ===========
DO *NOT* COMMIT!
[sympy__sympy__1.10] [sympy__sympy-22714] Return Code: 1
>>>>> Some Tests Failed
[sympy__sympy__1.10] [sympy__sympy-22714] Test script run successful