-
Notifications
You must be signed in to change notification settings - Fork 1.9k
/
Copy patherrors.txt
202 lines (172 loc) · 8.89 KB
/
errors.txt
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
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
15) CodeIgniter\Files\FileCollectionTest::testResolveDirectorySymlink
ErrorException: symlink(): Permission denied
E:\www\CodeIgniterProjects\dev\tests\system\Files\FileCollectionTest.php:69
16) CodeIgniter\Files\FileCollectionTest::testResolveFileSymlink
ErrorException: symlink(): Permission denied
E:\www\CodeIgniterProjects\dev\tests\system\Files\FileCollectionTest.php:89
17) CodeIgniter\HTTP\Files\FileMovingTest::testStore
ErrorException: mkdir(): No such file or directory
E:\www\CodeIgniterProjects\dev\system\HTTP\Files\UploadedFile.php:181
E:\www\CodeIgniterProjects\dev\system\HTTP\Files\UploadedFile.php:135
E:\www\CodeIgniterProjects\dev\system\HTTP\Files\UploadedFile.php:355
E:\www\CodeIgniterProjects\dev\tests\system\HTTP\Files\FileMovingTest.php:213
18) CodeIgniter\Helpers\FilesystemHelperTest::testGetFilenamesWithSymlinks
ErrorException: symlink(): Permission denied
E:\www\CodeIgniterProjects\dev\tests\system\Helpers\FilesystemHelperTest.php:408
19) CodeIgniter\Helpers\FilesystemHelperTest::testGetFileNotThereInfo
TypeError: basename(): Argument #1 ($path) must be of type string, false given
E:\www\CodeIgniterProjects\dev\system\Helpers\filesystem_helper.php:322
E:\www\CodeIgniterProjects\dev\tests\system\Helpers\FilesystemHelperTest.php:525
20) CodeIgniter\Publisher\PublisherInputTest::testAddUri
CodeIgniter\HTTP\Exceptions\HTTPException: 60 : SSL certificate problem: unable to get local issuer certificate
E:\www\CodeIgniterProjects\dev\system\HTTP\CURLRequest.php:709
E:\www\CodeIgniterProjects\dev\system\HTTP\CURLRequest.php:383
E:\www\CodeIgniterProjects\dev\system\HTTP\CURLRequest.php:152
E:\www\CodeIgniterProjects\dev\system\HTTP\CURLRequest.php:187
E:\www\CodeIgniterProjects\dev\system\Publisher\Publisher.php:331
E:\www\CodeIgniterProjects\dev\tests\system\Publisher\PublisherInputTest.php:140
21) CodeIgniter\Publisher\PublisherInputTest::testAddUris
CodeIgniter\HTTP\Exceptions\HTTPException: 60 : SSL certificate problem: unable to get local issuer certificate
E:\www\CodeIgniterProjects\dev\system\HTTP\CURLRequest.php:709
E:\www\CodeIgniterProjects\dev\system\HTTP\CURLRequest.php:383
E:\www\CodeIgniterProjects\dev\system\HTTP\CURLRequest.php:152
E:\www\CodeIgniterProjects\dev\system\HTTP\CURLRequest.php:187
E:\www\CodeIgniterProjects\dev\system\Publisher\Publisher.php:331
E:\www\CodeIgniterProjects\dev\system\Publisher\Publisher.php:312
E:\www\CodeIgniterProjects\dev\tests\system\Publisher\PublisherInputTest.php:150
22) CodeIgniter\Publisher\PublisherSupportTest::testWipe
CodeIgniter\Publisher\Exceptions\PublisherException: Destination is not on the allowed list of Publisher directories: "C:/Users/aleksandr/AppData/Local/Temp/2d8bc0469a5a/"
E:\www\CodeIgniterProjects\dev\system\Publisher\Publisher.php:183
E:\www\CodeIgniterProjects\dev\tests\system\Publisher\PublisherSupportTest.php:166
--
There were 6 failures:
1) CodeIgniter\CodeIgniterTest::testRun404OverrideControllerReturnsResponse
Failed asserting that '<!-- DEBUG-VIEW START 1 APPPATH/Views/welcome_message.php -->\n
<!DOCTYPE html>\n
<html lang="en">\n
<head>\n
<meta charset="UTF-8">\n
<title>Welcome to CodeIgniter 4!</title>\n
<meta name="description" content="The small framework with powerful features">\n
<meta name="viewport" content="width=device-width, initial-scale=1.0">\n
<link rel="shortcut icon" type="image/png" href="/favicon.ico">\n
...
</body>\n
</html>\n
\n
<!-- DEBUG-VIEW ENDED 1 APPPATH/Views/welcome_message.php -->\n
' [ASCII](length: 17399) contains "Oops" [ASCII](length: 4).
E:\www\CodeIgniterProjects\dev\tests\system\CodeIgniterTest.php:164
2) CodeIgniter\CodeIgniterTest::testRun404OverrideReturnResponse
Failed asserting that '<!-- DEBUG-VIEW START 1 APPPATH/Views/welcome_message.php -->\n
<!DOCTYPE html>\n
<html lang="en">\n
<head>\n
<meta charset="UTF-8">\n
<title>Welcome to CodeIgniter 4!</title>\n
<meta name="description" content="The small framework with powerful features">\n
<meta name="viewport" content="width=device-width, initial-scale=1.0">\n
<link rel="shortcut icon" type="image/png" href="/favicon.ico">\n
...
</body>\n
</html>\n
\n
<!-- DEBUG-VIEW ENDED 1 APPPATH/Views/welcome_message.php -->\n
' [ASCII](length: 17400) contains "Oops" [ASCII](length: 4).
E:\www\CodeIgniterProjects\dev\tests\system\CodeIgniterTest.php:182
3) CodeIgniter\CodeIgniterTest::testRun404OverrideByClosure
Failed asserting that '<!-- DEBUG-VIEW START 1 APPPATH/Views/welcome_message.php -->\n
<!DOCTYPE html>\n
<html lang="en">\n
<head>\n
<meta charset="UTF-8">\n
<title>Welcome to CodeIgniter 4!</title>\n
<meta name="description" content="The small framework with powerful features">\n
<meta name="viewport" content="width=device-width, initial-scale=1.0">\n
<link rel="shortcut icon" type="image/png" href="/favicon.ico">\n
...
</body>\n
</html>\n
\n
<!-- DEBUG-VIEW ENDED 1 APPPATH/Views/welcome_message.php -->\n
' [ASCII](length: 17365) contains "404 Override by Closure." [ASCII](length: 24).
E:\www\CodeIgniterProjects\dev\tests\system\CodeIgniterTest.php:203
4) CodeIgniter\Commands\Database\ShowTableInfoMockIOTest::testDbTableWithInputs
Failed asserting that '+-----------+----------+----------+----------+----------+------+\n
| hostname | database | username | DBDriver | DBPrefix | port |\n
+-----------+----------+----------+----------+----------+------+\n
| 127.0.0.1 | :memory: | | SQLite3 | db_ | 3306 |\n
+-----------+----------+----------+----------+----------+------+\n
\n
Here is the list of your database tables:\n
[0] db_migrations\n
[82] db_user\n
[83] db_job\n
[84] db_misc\n
[85] db_type_test\n
[86] db_empty\n
[87] db_secondary\n
[88] db_stringifypkey\n
[89] db_without_auto_increment\n
[90] db_ip_table\n
[92] db_foo\n
\n
Which table do you want to see? [0, 82, 83, 84, 85, 86, 87, 88, 89, 90, 92]: a\n
The "Which table do you want to see?" field must be one of: 0, 82, 83, 84, 85, 86, 87, 88, 89, 90, 92.\n
\n
Which table do you want to see? [0, 82, 83, 84, 85, 86, 87, 88, 89, 90, 92]: 0\n
\n
Data of Table "db_migrations":\n
\n
+----+----------------+--------------------+-------+---------------+------------+-------+\n
| id | version | class | group | namespace | time | batch |\n
+----+----------------+--------------------+-------+---------------+------------+-------+\n
| 14 | 20160428212500 | Tests\Support\D... | tests | Tests\Support | 1733827161 | 1 |\n
+----+----------------+--------------------+-------+---------------+------------+-------+\n
\n
' matches PCRE pattern "/Which table do you want to see\? \[0, 1, 2, 3, 4, 5, 6, 7, 8, 9.*?\]: a
The "Which table do you want to see\?" field must be one of: 0, 1, 2, 3, 4, 5, 6, 7, 8, 9.*?./".
E:\www\CodeIgniterProjects\dev\tests\system\Commands\Database\ShowTableInfoMockIOTest.php:63
5) CodeIgniter\Commands\Database\ShowTableInfoTest::testDbTableShow
Failed asserting that '+-----------+----------+----------+----------+----------+------+\n
| hostname | database | username | DBDriver | DBPrefix | port |\n
+-----------+----------+----------+----------+----------+------+\n
| 127.0.0.1 | :memory: | | SQLite3 | db_ | 3306 |\n
+-----------+----------+----------+----------+----------+------+\n
\n
The following is a list of the names of all database tables:\n
\n
+-----+---------------------------+-------------+---------------+\n
| ID | Table Name | Num of Rows | Num of Fields |\n
+-----+---------------------------+-------------+---------------+\n
| 1 | db_migrations | 1 | 7 |\n
| 93 | db_foo | 1 | 1 |\n
| 94 | db_user | 0 | 7 |\n
| 95 | db_job | 0 | 6 |\n
| 96 | db_misc | 0 | 3 |\n
| 97 | db_type_test | 0 | 21 |\n
| 98 | db_empty | 0 | 4 |\n
| 99 | db_secondary | 0 | 3 |\n
| 100 | db_stringifypkey | 0 | 2 |\n
| 101 | db_without_auto_increment | 0 | 2 |\n
| 102 | db_ip_table | 0 | 2 |\n
+-----+---------------------------+-------------+---------------+\n
\n
\n
' [ASCII](length: 1380) contains "+----+---------------------------+-------------+---------------+
| ID | Table Name | Num of Rows | Num of Fields |
+----+---------------------------+-------------+---------------+" [ASCII](length: 194).
E:\www\CodeIgniterProjects\dev\tests\system\Commands\Database\ShowTableInfoTest.php:103
6) CodeIgniter\Security\CheckPhpIniTest::testCheckIni
Failed asserting that two arrays are identical.
--- Expected
+++ Actual
@@ @@
Array &0 [
- 'global' => '',
+ 'global' => '1',
'current' => '1',
'recommended' => '0',
'remark' => '',
]
E:\www\CodeIgniterProjects\dev\tests\system\Security\CheckPhpIniTest.php:37