-
Notifications
You must be signed in to change notification settings - Fork 21
/
astropy__astropy-14182.gpt-4-0125-preview.eval.log
83 lines (71 loc) · 6.28 KB
/
astropy__astropy-14182.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
[astropy__astropy__5.1] [astropy__astropy-14182] Task Metadata:
- Instance ID: astropy__astropy-14182
- Testbed: astropy__astropy__5.1
-
- Evaluation Model: gpt-4-0125-preview
[astropy__astropy__5.1] [astropy__astropy-14182] Command: git -c advice.detachedHead=false checkout a5917978be39d13cd90b517e1de4e7a539ffaa48
[astropy__astropy__5.1] [astropy__astropy-14182] Subprocess args: {"cwd": "/home/swe-bench/astropy__astropy", "check": true, "shell": false, "universal_newlines": true, "stdout": -1, "stderr": -2}
[astropy__astropy__5.1] [astropy__astropy-14182] Std. Output:
Previous HEAD position was 5f74eacbc Merge pull request #14586 from larrybradley/fix-typo
HEAD is now at a5917978b Merge pull request #14172 from astropy/pre-commit-ci-update-config
[astropy__astropy__5.1] [astropy__astropy-14182] Return Code: 0
[astropy__astropy__5.1] [astropy__astropy-14182] Command: git apply -v /home/swe-bench/temp_astropy__astropy-14182_pred_try.patch
[astropy__astropy__5.1] [astropy__astropy-14182] Subprocess args: {"cwd": "/home/swe-bench/astropy__astropy", "check": false, "shell": false, "universal_newlines": true, "stdout": -1, "stderr": -2}
[astropy__astropy__5.1] [astropy__astropy-14182] Std. Output:
Checking patch astropy/io/ascii/rst.py...
Applied patch astropy/io/ascii/rst.py cleanly.
[astropy__astropy__5.1] [astropy__astropy-14182] Return Code: 0
[astropy__astropy__5.1] [astropy__astropy-14182] Apply patch successful (pred_try)
>>>>> Applied Patch (pred_try)
[astropy__astropy__5.1] [astropy__astropy-14182] Command: git apply -v -R /home/swe-bench/temp_astropy__astropy-14182_pred_try.patch
[astropy__astropy__5.1] [astropy__astropy-14182] Subprocess args: {"cwd": "/home/swe-bench/astropy__astropy", "check": false, "shell": false, "universal_newlines": true, "stdout": -1, "stderr": -2}
[astropy__astropy__5.1] [astropy__astropy-14182] Std. Output:
Checking patch astropy/io/ascii/rst.py...
Applied patch astropy/io/ascii/rst.py cleanly.
[astropy__astropy__5.1] [astropy__astropy-14182] Return Code: 0
[astropy__astropy__5.1] [astropy__astropy-14182] Revert patch successful (pred_try)
>>>>> Applied Patch (pred_try)
[astropy__astropy__5.1] [astropy__astropy-14182] Command: git apply -v /home/swe-bench/temp_astropy__astropy-14182_pred.patch
[astropy__astropy__5.1] [astropy__astropy-14182] Subprocess args: {"cwd": "/home/swe-bench/astropy__astropy", "check": false, "shell": false, "universal_newlines": true, "stdout": -1, "stderr": -2}
[astropy__astropy__5.1] [astropy__astropy-14182] Std. Output:
Checking patch astropy/io/ascii/rst.py...
Applied patch astropy/io/ascii/rst.py cleanly.
[astropy__astropy__5.1] [astropy__astropy-14182] Return Code: 0
[astropy__astropy__5.1] [astropy__astropy-14182] Apply patch successful (pred)
>>>>> Applied Patch (pred)
[astropy__astropy__5.1] [astropy__astropy-14182] Command: git restore astropy/io/ascii/tests/test_rst.py
[astropy__astropy__5.1] [astropy__astropy-14182] Subprocess args: {"cwd": "/home/swe-bench/astropy__astropy", "check": true, "shell": false, "universal_newlines": true, "stdout": -1, "stderr": -2}
[astropy__astropy__5.1] [astropy__astropy-14182] Std. Output:
[astropy__astropy__5.1] [astropy__astropy-14182] Return Code: 0
[astropy__astropy__5.1] [astropy__astropy-14182] Command: git apply -v /home/swe-bench/temp_astropy__astropy-14182_test.patch
[astropy__astropy__5.1] [astropy__astropy-14182] Subprocess args: {"cwd": "/home/swe-bench/astropy__astropy", "check": false, "shell": false, "universal_newlines": true, "stdout": -1, "stderr": -2}
[astropy__astropy__5.1] [astropy__astropy-14182] Std. Output:
Checking patch astropy/io/ascii/tests/test_rst.py...
Applied patch astropy/io/ascii/tests/test_rst.py cleanly.
[astropy__astropy__5.1] [astropy__astropy-14182] Return Code: 0
[astropy__astropy__5.1] [astropy__astropy-14182] Apply patch successful (test)
>>>>> Applied Patch (test)
Test Script: conda run -n astropy__astropy__5.1 pytest --no-header -rA --tb=no -p no:cacheprovider astropy/io/ascii/tests/test_rst.py;
[astropy__astropy__5.1] [astropy__astropy-14182] Command: conda run -n astropy__astropy__5.1 pytest --no-header -rA --tb=no -p no:cacheprovider astropy/io/ascii/tests/test_rst.py
[astropy__astropy__5.1] [astropy__astropy-14182] Subprocess args: {"cwd": "/home/swe-bench/astropy__astropy", "check": false, "shell": false, "universal_newlines": true, "stdout": -1, "stderr": -2, "timeout": 1800}
[astropy__astropy__5.1] [astropy__astropy-14182] Std. Output:
<frozen importlib._bootstrap>:228: RuntimeWarning: numpy.ndarray size changed, may indicate binary incompatibility. Expected 80 from C header, got 96 from PyObject
ERROR conda.cli.main_run:execute(124): `conda run pytest --no-header -rA --tb=no -p no:cacheprovider astropy/io/ascii/tests/test_rst.py` failed. (See above for error)
[1m============================= test session starts ==============================[0m
collected 10 items
astropy/io/ascii/tests/test_rst.py [32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[31mF[0m[31m [100%][0m
[36m[1m=========================== short test summary info ============================[0m
[32mPASSED[0m astropy/io/ascii/tests/test_rst.py::[1mtest_read_normal[0m
[32mPASSED[0m astropy/io/ascii/tests/test_rst.py::[1mtest_read_normal_names[0m
[32mPASSED[0m astropy/io/ascii/tests/test_rst.py::[1mtest_read_normal_names_include[0m
[32mPASSED[0m astropy/io/ascii/tests/test_rst.py::[1mtest_read_normal_exclude[0m
[32mPASSED[0m astropy/io/ascii/tests/test_rst.py::[1mtest_read_unbounded_right_column[0m
[32mPASSED[0m astropy/io/ascii/tests/test_rst.py::[1mtest_read_unbounded_right_column_header[0m
[32mPASSED[0m astropy/io/ascii/tests/test_rst.py::[1mtest_read_right_indented_table[0m
[32mPASSED[0m astropy/io/ascii/tests/test_rst.py::[1mtest_trailing_spaces_in_row_definition[0m
[32mPASSED[0m astropy/io/ascii/tests/test_rst.py::[1mtest_write_normal[0m
[31mFAILED[0m astropy/io/ascii/tests/test_rst.py::[1mtest_rst_with_header_rows[0m - assert None == Unit("nm")
[31m========================= [31m[1m1 failed[0m, [32m9 passed[0m[31m in 0.07s[0m[31m ==========================[0m
[astropy__astropy__5.1] [astropy__astropy-14182] Return Code: 1
>>>>> Some Tests Failed
[astropy__astropy__5.1] [astropy__astropy-14182] Test script run successful