Properties
Properties
Run "arc unit --everything"
Run "arc unit --everything"
- When
- Completed at Sep 29 2015, 2:00 AM · Built for 33 s
- Status
Failed
1 empty logs are hidden. Show all logs.
1 | Build successful! |
---|---|
2 | PASS 85ms ArcanistLibraryTestCase::testMethodVisibility |
3 | PASS 26.1s ArcanistLibraryTestCase::testLibraryMap |
4 | PASS <1ms★ ArcanistLibraryTestCase::testEverythingImplemented |
5 | PASS <1ms★ ArcanistBaseCommitParserTestCase::testJumpReturn |
6 | PASS <1ms★ ArcanistBaseCommitParserTestCase::testLegacyRule |
7 | PASS 1ms★ ArcanistBaseCommitParserTestCase::testResolutionOrder |
8 | PASS <1ms★ ArcanistBaseCommitParserTestCase::testYield |
9 | PASS <1ms★ ArcanistBaseCommitParserTestCase::testHalt |
10 | PASS <1ms★ ArcanistBaseCommitParserTestCase::testJump |
11 | PASS <1ms★ ArcanistBaseCommitParserTestCase::testBasics |
12 | PASS 1ms★ ArcanistBritishTestCase::testArgumentCompletion |
13 | PASS <1ms★ ArcanistBritishTestCase::testCommandCompletion |
14 | PASS 5ms★ ArcanistBundleTestCase::testEncodeBase85 |
15 | PASS 3ms★ ArcanistBundleTestCase::testDisjointHunks |
16 | PASS 3ms★ ArcanistBundleTestCase::testTrailingContext |
17 | PASS 3ms★ ArcanistBundleTestCase::testNonlocalTrailingNewline |
18 | FAIL ArcanistBundleTestCase::testGitRepository |
19 | EXCEPTION (CommandException): Command failed with error #128! |
20 | COMMAND |
21 | git commit -m 'Mark koan2 +x and edit it.' |
22 | |
23 | STDOUT |
24 | (empty) |
25 | |
26 | STDERR |
27 | |
28 | *** Please tell me who you are. |
29 | |
30 | Run |
31 | |
32 | git config --global user.email "you@example.com" |
33 | git config --global user.name "Your Name" |
34 | |
35 | to set your account's default identity. |
36 | Omit --global to set the identity only in this repository. |
37 | |
38 | fatal: empty ident name (for <builder@sbuild001.phacility.net>) not allowed |
39 | |
40 | #0 /core/data/drydock/workingcopy-11/repo/libphutil/src/future/exec/execx.php(17): ExecFuture->resolvex() |
41 | #1 /core/data/drydock/workingcopy-11/repo/arcanist/src/parser/__tests__/ArcanistBundleTestCase.php(140): execx('git commit -m %...', 'Mark koan2 +x a...') |
42 | #2 /core/data/drydock/workingcopy-11/repo/arcanist/src/parser/__tests__/ArcanistBundleTestCase.php(54): ArcanistBundleTestCase->runGitRepositoryTests(Object(PhutilDirectoryFixture)) |
43 | #3 [internal function]: ArcanistBundleTestCase->testGitRepository() |
44 | #4 /core/data/drydock/workingcopy-11/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
45 | #5 /core/data/drydock/workingcopy-11/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
46 | #6 /core/data/drydock/workingcopy-11/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(143): PhutilUnitTestEngine->run() |
47 | #7 /core/data/drydock/workingcopy-11/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(161): ArcanistConfigurationDrivenUnitTestEngine->run() |
48 | #8 /core/data/drydock/workingcopy-11/repo/arcanist/scripts/arcanist.php(382): ArcanistUnitWorkflow->run() |
49 | #9 {main} |
50 | PASS <1ms★ ArcanistCommentRemoverTestCase::testRemover |
51 | PASS <1ms★ ArcanistDiffParserTestCase::testGitPathSplitting |
52 | PASS 11ms★ ArcanistDiffParserTestCase::testParser |
53 | PASS <1ms★ ArcanistDiffParserTestCase::testGitPrefixStripping |
54 | PASS 1ms★ ArcanistDiffUtilsTestCase::testGenerateUTF8IntralineDiff |
55 | PASS 7ms★ ArcanistDiffUtilsTestCase::testLevenshtein |
56 | PASS <1ms★ ArcanistGoTestResultParserTestCase::testMultipleTestCasesFailureGo14 |
57 | PASS <1ms★ ArcanistGoTestResultParserTestCase::testSingleTestCaseSuccessfulGo14 |
58 | PASS <1ms★ ArcanistGoTestResultParserTestCase::testMultipleTestCasesFailure |
59 | PASS <1ms★ ArcanistGoTestResultParserTestCase::testSingleTestCaseSuccessful |
60 | PASS <1ms★ ArcanistGoTestResultParserTestCase::testNonVerboseOutputGo14 |
61 | PASS <1ms★ ArcanistGoTestResultParserTestCase::testMultipleTestCasesSuccessful |
62 | PASS <1ms★ ArcanistGoTestResultParserTestCase::testMultipleTestCasesSuccessfulGo14 |
63 | PASS <1ms★ ArcanistGoTestResultParserTestCase::testSingleTestCaseFailureGo14 |
64 | PASS <1ms★ ArcanistGoTestResultParserTestCase::testNonVerboseOutput |
65 | PASS <1ms★ ArcanistGoTestResultParserTestCase::testSingleTestCaseFailure |
66 | PASS 10ms★ ArcanistChmodLinterTestCase::testLinter |
67 | SKIP ArcanistCSSLintLinterTestCase::testVersion |
68 | Unable to locate binary "csslint" to run linter ArcanistCSSLintLinter. You may need to install the binary, or adjust your linter configuration. |
69 | TO INSTALL: Install CSSLint using `npm install -g csslint`. |
70 | SKIP ArcanistCSSLintLinterTestCase::testLinter |
71 | Unable to locate binary "csslint" to run linter ArcanistCSSLintLinter. You may need to install the binary, or adjust your linter configuration. |
72 | TO INSTALL: Install CSSLint using `npm install -g csslint`. |
73 | PASS <1ms★ ArcanistClosureLinterTestCase::testVersion |
74 | SKIP ArcanistClosureLinterTestCase::testLinter |
75 | Unable to locate binary "gjslint" to run linter ArcanistClosureLinter. You may need to install the binary, or adjust your linter configuration. |
76 | TO INSTALL: Install gjslint using `sudo easy_install http://closure-linter.googlecode.com/files/closure_linter-latest.tar.gz`. |
77 | SKIP ArcanistCoffeeLintLinterTestCase::testLinter |
78 | Unable to locate binary "coffeelint" to run linter ArcanistCoffeeLintLinter. You may need to install the binary, or adjust your linter configuration. |
79 | TO INSTALL: Install CoffeeLint using `npm install -g coffeelint`. |
80 | SKIP ArcanistCoffeeLintLinterTestCase::testVersion |
81 | Unable to locate binary "coffeelint" to run linter ArcanistCoffeeLintLinter. You may need to install the binary, or adjust your linter configuration. |
82 | TO INSTALL: Install CoffeeLint using `npm install -g coffeelint`. |
83 | SKIP ArcanistCppcheckLinterTestCase::testLinter |
84 | Unable to locate binary "cppcheck" to run linter ArcanistCppcheckLinter. You may need to install the binary, or adjust your linter configuration. |
85 | TO INSTALL: Install Cppcheck using `apt-get install cppcheck` or similar. |
86 | SKIP ArcanistCppcheckLinterTestCase::testVersion |
87 | Unable to locate binary "cppcheck" to run linter ArcanistCppcheckLinter. You may need to install the binary, or adjust your linter configuration. |
88 | TO INSTALL: Install Cppcheck using `apt-get install cppcheck` or similar. |
89 | PASS <1ms★ ArcanistCpplintLinterTestCase::testVersion |
90 | SKIP ArcanistCpplintLinterTestCase::testLinter |
91 | Unable to locate binary "cpplint" to run linter ArcanistCpplintLinter. You may need to install the binary, or adjust your linter configuration. |
92 | TO INSTALL: Install cpplint.py using `wget http://google-styleguide.googlecode.com/svn/trunk/cpplint/cpplint.py`. |
93 | SKIP ArcanistFlake8LinterTestCase::testVersion |
94 | Unable to locate binary "flake8" to run linter ArcanistFlake8Linter. You may need to install the binary, or adjust your linter configuration. |
95 | TO INSTALL: Install flake8 using `easy_install flake8`. |
96 | SKIP ArcanistFlake8LinterTestCase::testLinter |
97 | Unable to locate binary "flake8" to run linter ArcanistFlake8Linter. You may need to install the binary, or adjust your linter configuration. |
98 | TO INSTALL: Install flake8 using `easy_install flake8`. |
99 | SKIP ArcanistGoLintLinterTestCase::testLinter |
100 | Unable to locate binary "golint" to run linter ArcanistGoLintLinter. You may need to install the binary, or adjust your linter configuration. |
101 | TO INSTALL: Install Golint using `go get github.com/golang/lint/golint`. |
102 | PASS <1ms★ ArcanistGoLintLinterTestCase::testVersion |
103 | SKIP ArcanistHLintLinterTestCase::testVersion |
104 | Unable to locate binary "hlint" to run linter ArcanistHLintLinter. You may need to install the binary, or adjust your linter configuration. |
105 | TO INSTALL: Install hlint with `cabal install hlint`. |
106 | SKIP ArcanistHLintLinterTestCase::testLinter |
107 | Unable to locate binary "hlint" to run linter ArcanistHLintLinter. You may need to install the binary, or adjust your linter configuration. |
108 | TO INSTALL: Install hlint with `cabal install hlint`. |
109 | SKIP ArcanistJSHintLinterTestCase::testVersion |
110 | Unable to locate binary "jshint" to run linter ArcanistJSHintLinter. You may need to install the binary, or adjust your linter configuration. |
111 | TO INSTALL: Install JSHint using `npm install -g jshint`. |
112 | SKIP ArcanistJSHintLinterTestCase::testLinter |
113 | Unable to locate binary "jshint" to run linter ArcanistJSHintLinter. You may need to install the binary, or adjust your linter configuration. |
114 | TO INSTALL: Install JSHint using `npm install -g jshint`. |
115 | SKIP ArcanistJSONLintLinterTestCase::testVersion |
116 | Unable to locate binary "jsonlint" to run linter ArcanistJSONLintLinter. You may need to install the binary, or adjust your linter configuration. |
117 | TO INSTALL: Install jsonlint using `npm install -g jsonlint`. |
118 | SKIP ArcanistJSONLintLinterTestCase::testLinter |
119 | Unable to locate binary "jsonlint" to run linter ArcanistJSONLintLinter. You may need to install the binary, or adjust your linter configuration. |
120 | TO INSTALL: Install jsonlint using `npm install -g jsonlint`. |
121 | SKIP ArcanistJscsLinterTestCase::testLinter |
122 | Unable to locate binary "jscs" to run linter ArcanistJscsLinter. You may need to install the binary, or adjust your linter configuration. |
123 | TO INSTALL: Install JSCS using `npm install -g jscs`. |
124 | SKIP ArcanistJscsLinterTestCase::testVersion |
125 | Unable to locate binary "jscs" to run linter ArcanistJscsLinter. You may need to install the binary, or adjust your linter configuration. |
126 | TO INSTALL: Install JSCS using `npm install -g jscs`. |
127 | SKIP ArcanistLesscLinterTestCase::testVersion |
128 | Unable to locate binary "lessc" to run linter ArcanistLesscLinter. You may need to install the binary, or adjust your linter configuration. |
129 | TO INSTALL: Install lessc using `npm install -g less`. |
130 | SKIP ArcanistLesscLinterTestCase::testLinter |
131 | Unable to locate binary "lessc" to run linter ArcanistLesscLinter. You may need to install the binary, or adjust your linter configuration. |
132 | TO INSTALL: Install lessc using `npm install -g less`. |
133 | SKIP ArcanistPEP8LinterTestCase::testVersion |
134 | Unable to locate binary "pep8" to run linter ArcanistPEP8Linter. You may need to install the binary, or adjust your linter configuration. |
135 | TO INSTALL: Install PEP8 using `easy_install pep8`. |
136 | SKIP ArcanistPEP8LinterTestCase::testLinter |
137 | Unable to locate binary "pep8" to run linter ArcanistPEP8Linter. You may need to install the binary, or adjust your linter configuration. |
138 | TO INSTALL: Install PEP8 using `easy_install pep8`. |
139 | PASS 117ms ArcanistPhpLinterTestCase::testLinter |
140 | PASS 16ms★ ArcanistPhpLinterTestCase::testVersion |
141 | SKIP ArcanistPhpcsLinterTestCase::testLinter |
142 | Unable to locate binary "phpcs" to run linter ArcanistPhpcsLinter. You may need to install the binary, or adjust your linter configuration. |
143 | TO INSTALL: Install PHPCS with `pear install PHP_CodeSniffer`. |
144 | SKIP ArcanistPhpcsLinterTestCase::testVersion |
145 | Unable to locate binary "phpcs" to run linter ArcanistPhpcsLinter. You may need to install the binary, or adjust your linter configuration. |
146 | TO INSTALL: Install PHPCS with `pear install PHP_CodeSniffer`. |
147 | SKIP ArcanistPuppetLintLinterTestCase::testLinter |
148 | Unable to locate binary "puppet-lint" to run linter ArcanistPuppetLintLinter. You may need to install the binary, or adjust your linter configuration. |
149 | TO INSTALL: Install puppet-lint using `gem install puppet-lint`. |
150 | SKIP ArcanistPuppetLintLinterTestCase::testVersion |
151 | Unable to locate binary "puppet-lint" to run linter ArcanistPuppetLintLinter. You may need to install the binary, or adjust your linter configuration. |
152 | TO INSTALL: Install puppet-lint using `gem install puppet-lint`. |
153 | SKIP ArcanistPyFlakesLinterTestCase::testVersion |
154 | Unable to locate binary "pyflakes" to run linter ArcanistPyFlakesLinter. You may need to install the binary, or adjust your linter configuration. |
155 | TO INSTALL: Install pyflakes with `pip install pyflakes`. |
156 | SKIP ArcanistPyFlakesLinterTestCase::testLinter |
157 | Unable to locate binary "pyflakes" to run linter ArcanistPyFlakesLinter. You may need to install the binary, or adjust your linter configuration. |
158 | TO INSTALL: Install pyflakes with `pip install pyflakes`. |
159 | SKIP ArcanistPyLintLinterTestCase::testLinter |
160 | Unable to locate binary "pylint" to run linter ArcanistPyLintLinter. You may need to install the binary, or adjust your linter configuration. |
161 | TO INSTALL: Install PyLint using `pip install pylint`. |
162 | SKIP ArcanistPyLintLinterTestCase::testVersion |
163 | Unable to locate binary "pylint" to run linter ArcanistPyLintLinter. You may need to install the binary, or adjust your linter configuration. |
164 | TO INSTALL: Install PyLint using `pip install pylint`. |
165 | SKIP ArcanistRuboCopLinterTestCase::testVersion |
166 | Unable to locate binary "rubocop" to run linter ArcanistRuboCopLinter. You may need to install the binary, or adjust your linter configuration. |
167 | TO INSTALL: Install RuboCop using `gem install rubocop`. |
168 | SKIP ArcanistRuboCopLinterTestCase::testLinter |
169 | Unable to locate binary "rubocop" to run linter ArcanistRuboCopLinter. You may need to install the binary, or adjust your linter configuration. |
170 | TO INSTALL: Install RuboCop using `gem install rubocop`. |
171 | SKIP ArcanistRubyLinterTestCase::testVersion |
172 | Unable to locate binary "ruby" to run linter ArcanistRubyLinter. You may need to install the binary, or adjust your linter configuration. |
173 | TO INSTALL: Install `ruby` from <http://www.ruby-lang.org/>. |
174 | SKIP ArcanistRubyLinterTestCase::testLinter |
175 | Unable to locate binary "ruby" to run linter ArcanistRubyLinter. You may need to install the binary, or adjust your linter configuration. |
176 | TO INSTALL: Install `ruby` from <http://www.ruby-lang.org/>. |
177 | PASS 10ms★ ArcanistFilenameLinterTestCase::testLinter |
178 | PASS 9ms★ ArcanistGeneratedLinterTestCase::testLinter |
179 | PASS 126ms ArcanistJSONLinterTestCase::testLinter |
180 | PASS 8ms★ ArcanistMergeConflictLinterTestCase::testLinter |
181 | PASS 10ms★ ArcanistNoLintLinterTestCase::testLinter |
182 | PASS 44ms★ ArcanistPhutilXHPASTLinterTestCase::testLinter |
183 | PASS <1ms★ ArcanistSpellingLinterTestCase::testFixLetterCase |
184 | PASS 15ms★ ArcanistSpellingLinterTestCase::testLinter |
185 | PASS 24ms★ ArcanistTextLinterTestCase::testLinter |
186 | PASS 1.7s ArcanistXHPASTLinterTestCase::testLinter |
187 | PASS 61ms ArcanistXMLLinterTestCase::testLinter |
188 | PASS <1ms★ ArcanistMercurialParserTestCase::testParseAll |
189 | PASS <1ms★ ArcanistRepositoryAPIMiscTestCase::testSVNFileEscapes |
190 | PASS 140ms ArcanistRepositoryAPIStateTestCase::testHgStateParsing |
191 | PASS 24ms★ ArcanistRepositoryAPIStateTestCase::testSvnStateParsing |
192 | PASS 27ms★ ArcanistRepositoryAPIStateTestCase::testGitStateParsing |
193 | PASS <1ms★ ArcanistUnitTestResultTestCase::testCoverageMerges |
194 | PASS <1ms★ ArcanistXHPASTLintNamingHookTestCase::testCaseUtilities |
195 | PASS <1ms★ ArcanistXHPASTLintNamingHookTestCase::testStripUtilities |
196 | PASS <1ms★ ArcanistXHPASTLinterRuleTestCase::testLoadAllRules |
197 | FAIL PhpunitTestEngineTestCase::testSearchLocations |
198 | Assertion failed, expected values to be equal (at PhpunitTestEngineTestCase.php:39). |
199 | Expected vs Actual Output Diff |
200 | --- Old Value |
201 | +++ New Value |
202 | @@ -1,29 +1,21 @@ |
203 | Array |
204 | ( |
205 | [0] => /path/to/some/file/ |
206 | - [1] => /path/to/some/file/tests/ |
207 | - [2] => /path/to/some/file/Tests/ |
208 | - [3] => /path/to/some/tests/ |
209 | - [4] => /path/to/some/Tests/ |
210 | - [5] => /path/to/tests/ |
211 | - [6] => /path/to/Tests/ |
212 | - [7] => /path/tests/ |
213 | - [8] => /path/Tests/ |
214 | - [9] => /tests/ |
215 | - [10] => /Tests/ |
216 | - [11] => /path/to/tests/file/ |
217 | - [12] => /path/to/Tests/file/ |
218 | - [13] => /path/tests/some/file/ |
219 | - [14] => /path/Tests/some/file/ |
220 | - [15] => /tests/to/some/file/ |
221 | - [16] => /Tests/to/some/file/ |
222 | - [17] => /path/to/some/tests/file/ |
223 | - [18] => /path/to/some/Tests/file/ |
224 | - [19] => /path/to/tests/some/file/ |
225 | - [20] => /path/to/Tests/some/file/ |
226 | - [21] => /path/tests/to/some/file/ |
227 | - [22] => /path/Tests/to/some/file/ |
228 | - [23] => /tests/path/to/some/file/ |
229 | - [24] => /Tests/path/to/some/file/ |
230 | + [1] => /path/to/some/tests/ |
231 | + [2] => /path/to/some/Tests/ |
232 | + [3] => /path/to/tests/file/ |
233 | + [4] => /path/to/Tests/file/ |
234 | + [5] => /path/tests/some/file/ |
235 | + [6] => /path/Tests/some/file/ |
236 | + [7] => /tests/to/some/file/ |
237 | + [8] => /Tests/to/some/file/ |
238 | + [9] => /path/to/some/tests/file/ |
239 | + [10] => /path/to/some/Tests/file/ |
240 | + [11] => /path/to/tests/some/file/ |
241 | + [12] => /path/to/Tests/some/file/ |
242 | + [13] => /path/tests/to/some/file/ |
243 | + [14] => /path/Tests/to/some/file/ |
244 | + [15] => /tests/path/to/some/file/ |
245 | + [16] => /Tests/path/to/some/file/ |
246 | ) |
247 | |
248 | |
249 | PASS <1ms★ PhutilUnitTestEngineTestCase::testTryTestMap |
250 | PASS 1ms★ PhutilUnitTestEngineTestCase::testFailSkip |
251 | PASS <1ms★ PhutilUnitTestEngineTestCase::testTryTestCases |
252 | PASS 1ms★ PhutilUnitTestEngineTestCase::testGetTestPaths |
253 | PASS <1ms★ PhutilUnitTestEngineTestCase::testPass |
254 | PASS <1ms★ XUnitTestResultParserTestCase::testEmptyInputFailure |
255 | PASS <1ms★ XUnitTestResultParserTestCase::testAcceptsNoTestsInput |
256 | PASS <1ms★ XUnitTestResultParserTestCase::testInvalidXmlInputFailure |
257 | PASS <1ms★ XUnitTestResultParserTestCase::testAcceptsSimpleInput |
258 |
Build Working Copy
Build Working Copy
- When
- Completed at Sep 29 2015, 1:59 AM · Built instantly
- Status
Passed