Page MenuHomePhabricator

Build 9191
FailedPublic

Run "arc unit --everything"

When
Completed at Sep 29 2015, 4:57 PM · Built for 9 s
Status
Failed
1 empty logs are hidden. Show all logs.

Build Log 33 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

1Build successful!
2 PASS 1.2s ArcanistLibraryTestCase::testLibraryMap
3 PASS 33ms★ ArcanistLibraryTestCase::testEverythingImplemented
4 PASS 49ms★ ArcanistLibraryTestCase::testMethodVisibility
5 PASS <1ms★ ArcanistBaseCommitParserTestCase::testJump
6 PASS <1ms★ ArcanistBaseCommitParserTestCase::testHalt
7 PASS <1ms★ ArcanistBaseCommitParserTestCase::testLegacyRule
8 PASS 1ms★ ArcanistBaseCommitParserTestCase::testResolutionOrder
9 PASS <1ms★ ArcanistBaseCommitParserTestCase::testYield
10 PASS <1ms★ ArcanistBaseCommitParserTestCase::testBasics
11 PASS <1ms★ ArcanistBaseCommitParserTestCase::testJumpReturn
12 PASS <1ms★ ArcanistBritishTestCase::testArgumentCompletion
13 PASS <1ms★ ArcanistBritishTestCase::testCommandCompletion
14 PASS 4ms★ ArcanistBundleTestCase::testEncodeBase85
15 PASS 3ms★ ArcanistBundleTestCase::testTrailingContext
16 PASS 3ms★ ArcanistBundleTestCase::testNonlocalTrailingNewline
17 PASS 3ms★ ArcanistBundleTestCase::testDisjointHunks
18 FAIL ArcanistBundleTestCase::testGitRepository
19EXCEPTION (CommandException): Command failed with error #128!
20COMMAND
21git commit -m 'Mark koan2 +x and edit it.'
22
23STDOUT
24(empty)
25
26STDERR
27
28*** Please tell me who you are.
29
30Run
31
32 git config --global user.email "you@example.com"
33 git config --global user.name "Your Name"
34
35to set your account's default identity.
36Omit --global to set the identity only in this repository.
37
38fatal: 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(175): 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::testGitPrefixStripping
52 PASS 11ms★ ArcanistDiffParserTestCase::testParser
53 PASS <1ms★ ArcanistDiffParserTestCase::testGitPathSplitting
54 PASS 1ms★ ArcanistDiffUtilsTestCase::testGenerateUTF8IntralineDiff
55 PASS 6ms★ ArcanistDiffUtilsTestCase::testLevenshtein
56 PASS <1ms★ ArcanistGoTestResultParserTestCase::testSingleTestCaseSuccessfulGo14
57 PASS <1ms★ ArcanistGoTestResultParserTestCase::testSingleTestCaseFailure
58 PASS <1ms★ ArcanistGoTestResultParserTestCase::testMultipleTestCasesFailureGo14
59 PASS <1ms★ ArcanistGoTestResultParserTestCase::testMultipleTestCasesSuccessful
60 PASS <1ms★ ArcanistGoTestResultParserTestCase::testMultipleTestCasesFailure
61 PASS <1ms★ ArcanistGoTestResultParserTestCase::testSingleTestCaseFailureGo14
62 PASS <1ms★ ArcanistGoTestResultParserTestCase::testMultipleTestCasesSuccessfulGo14
63 PASS <1ms★ ArcanistGoTestResultParserTestCase::testNonVerboseOutputGo14
64 PASS <1ms★ ArcanistGoTestResultParserTestCase::testSingleTestCaseSuccessful
65 PASS <1ms★ ArcanistGoTestResultParserTestCase::testNonVerboseOutput
66 PASS 9ms★ ArcanistChmodLinterTestCase::testLinter
67 SKIP ArcanistCSSLintLinterTestCase::testLinter
68Unable to locate binary "csslint" to run linter ArcanistCSSLintLinter. You may need to install the binary, or adjust your linter configuration.
69TO INSTALL: Install CSSLint using `npm install -g csslint`.
70 SKIP ArcanistCSSLintLinterTestCase::testVersion
71Unable to locate binary "csslint" to run linter ArcanistCSSLintLinter. You may need to install the binary, or adjust your linter configuration.
72TO INSTALL: Install CSSLint using `npm install -g csslint`.
73 SKIP ArcanistClosureLinterTestCase::testLinter
74Unable to locate binary "gjslint" to run linter ArcanistClosureLinter. You may need to install the binary, or adjust your linter configuration.
75TO INSTALL: Install gjslint using `sudo easy_install http://closure-linter.googlecode.com/files/closure_linter-latest.tar.gz`.
76 PASS <1ms★ ArcanistClosureLinterTestCase::testVersion
77 SKIP ArcanistCoffeeLintLinterTestCase::testVersion
78Unable to locate binary "coffeelint" to run linter ArcanistCoffeeLintLinter. You may need to install the binary, or adjust your linter configuration.
79TO INSTALL: Install CoffeeLint using `npm install -g coffeelint`.
80 SKIP ArcanistCoffeeLintLinterTestCase::testLinter
81Unable to locate binary "coffeelint" to run linter ArcanistCoffeeLintLinter. You may need to install the binary, or adjust your linter configuration.
82TO INSTALL: Install CoffeeLint using `npm install -g coffeelint`.
83 SKIP ArcanistCppcheckLinterTestCase::testVersion
84Unable to locate binary "cppcheck" to run linter ArcanistCppcheckLinter. You may need to install the binary, or adjust your linter configuration.
85TO INSTALL: Install Cppcheck using `apt-get install cppcheck` or similar.
86 SKIP ArcanistCppcheckLinterTestCase::testLinter
87Unable to locate binary "cppcheck" to run linter ArcanistCppcheckLinter. You may need to install the binary, or adjust your linter configuration.
88TO INSTALL: Install Cppcheck using `apt-get install cppcheck` or similar.
89 SKIP ArcanistCpplintLinterTestCase::testLinter
90Unable to locate binary "cpplint" to run linter ArcanistCpplintLinter. You may need to install the binary, or adjust your linter configuration.
91TO INSTALL: Install cpplint.py using `wget http://google-styleguide.googlecode.com/svn/trunk/cpplint/cpplint.py`.
92 PASS <1ms★ ArcanistCpplintLinterTestCase::testVersion
93 SKIP ArcanistFlake8LinterTestCase::testLinter
94Unable to locate binary "flake8" to run linter ArcanistFlake8Linter. You may need to install the binary, or adjust your linter configuration.
95TO INSTALL: Install flake8 using `easy_install flake8`.
96 SKIP ArcanistFlake8LinterTestCase::testVersion
97Unable to locate binary "flake8" to run linter ArcanistFlake8Linter. You may need to install the binary, or adjust your linter configuration.
98TO INSTALL: Install flake8 using `easy_install flake8`.
99 PASS <1ms★ ArcanistGoLintLinterTestCase::testVersion
100 SKIP ArcanistGoLintLinterTestCase::testLinter
101Unable to locate binary "golint" to run linter ArcanistGoLintLinter. You may need to install the binary, or adjust your linter configuration.
102TO INSTALL: Install Golint using `go get github.com/golang/lint/golint`.
103 SKIP ArcanistHLintLinterTestCase::testLinter
104Unable to locate binary "hlint" to run linter ArcanistHLintLinter. You may need to install the binary, or adjust your linter configuration.
105TO INSTALL: Install hlint with `cabal install hlint`.
106 SKIP ArcanistHLintLinterTestCase::testVersion
107Unable to locate binary "hlint" to run linter ArcanistHLintLinter. You may need to install the binary, or adjust your linter configuration.
108TO INSTALL: Install hlint with `cabal install hlint`.
109 SKIP ArcanistJSHintLinterTestCase::testVersion
110Unable to locate binary "jshint" to run linter ArcanistJSHintLinter. You may need to install the binary, or adjust your linter configuration.
111TO INSTALL: Install JSHint using `npm install -g jshint`.
112 SKIP ArcanistJSHintLinterTestCase::testLinter
113Unable to locate binary "jshint" to run linter ArcanistJSHintLinter. You may need to install the binary, or adjust your linter configuration.
114TO INSTALL: Install JSHint using `npm install -g jshint`.
115 SKIP ArcanistJSONLintLinterTestCase::testLinter
116Unable to locate binary "jsonlint" to run linter ArcanistJSONLintLinter. You may need to install the binary, or adjust your linter configuration.
117TO INSTALL: Install jsonlint using `npm install -g jsonlint`.
118 SKIP ArcanistJSONLintLinterTestCase::testVersion
119Unable to locate binary "jsonlint" to run linter ArcanistJSONLintLinter. You may need to install the binary, or adjust your linter configuration.
120TO INSTALL: Install jsonlint using `npm install -g jsonlint`.
121 SKIP ArcanistJscsLinterTestCase::testVersion
122Unable to locate binary "jscs" to run linter ArcanistJscsLinter. You may need to install the binary, or adjust your linter configuration.
123TO INSTALL: Install JSCS using `npm install -g jscs`.
124 SKIP ArcanistJscsLinterTestCase::testLinter
125Unable to locate binary "jscs" to run linter ArcanistJscsLinter. You may need to install the binary, or adjust your linter configuration.
126TO INSTALL: Install JSCS using `npm install -g jscs`.
127 SKIP ArcanistLesscLinterTestCase::testLinter
128Unable to locate binary "lessc" to run linter ArcanistLesscLinter. You may need to install the binary, or adjust your linter configuration.
129TO INSTALL: Install lessc using `npm install -g less`.
130 SKIP ArcanistLesscLinterTestCase::testVersion
131Unable to locate binary "lessc" to run linter ArcanistLesscLinter. You may need to install the binary, or adjust your linter configuration.
132TO INSTALL: Install lessc using `npm install -g less`.
133 SKIP ArcanistPEP8LinterTestCase::testLinter
134Unable to locate binary "pep8" to run linter ArcanistPEP8Linter. You may need to install the binary, or adjust your linter configuration.
135TO INSTALL: Install PEP8 using `easy_install pep8`.
136 SKIP ArcanistPEP8LinterTestCase::testVersion
137Unable to locate binary "pep8" to run linter ArcanistPEP8Linter. You may need to install the binary, or adjust your linter configuration.
138TO INSTALL: Install PEP8 using `easy_install pep8`.
139 PASS 17ms★ ArcanistPhpLinterTestCase::testVersion
140 PASS 117ms ArcanistPhpLinterTestCase::testLinter
141 SKIP ArcanistPhpcsLinterTestCase::testLinter
142Unable to locate binary "phpcs" to run linter ArcanistPhpcsLinter. You may need to install the binary, or adjust your linter configuration.
143TO INSTALL: Install PHPCS with `pear install PHP_CodeSniffer`.
144 SKIP ArcanistPhpcsLinterTestCase::testVersion
145Unable to locate binary "phpcs" to run linter ArcanistPhpcsLinter. You may need to install the binary, or adjust your linter configuration.
146TO INSTALL: Install PHPCS with `pear install PHP_CodeSniffer`.
147 SKIP ArcanistPuppetLintLinterTestCase::testLinter
148Unable to locate binary "puppet-lint" to run linter ArcanistPuppetLintLinter. You may need to install the binary, or adjust your linter configuration.
149TO INSTALL: Install puppet-lint using `gem install puppet-lint`.
150 SKIP ArcanistPuppetLintLinterTestCase::testVersion
151Unable to locate binary "puppet-lint" to run linter ArcanistPuppetLintLinter. You may need to install the binary, or adjust your linter configuration.
152TO INSTALL: Install puppet-lint using `gem install puppet-lint`.
153 SKIP ArcanistPyFlakesLinterTestCase::testVersion
154Unable to locate binary "pyflakes" to run linter ArcanistPyFlakesLinter. You may need to install the binary, or adjust your linter configuration.
155TO INSTALL: Install pyflakes with `pip install pyflakes`.
156 SKIP ArcanistPyFlakesLinterTestCase::testLinter
157Unable to locate binary "pyflakes" to run linter ArcanistPyFlakesLinter. You may need to install the binary, or adjust your linter configuration.
158TO INSTALL: Install pyflakes with `pip install pyflakes`.
159 SKIP ArcanistPyLintLinterTestCase::testLinter
160Unable to locate binary "pylint" to run linter ArcanistPyLintLinter. You may need to install the binary, or adjust your linter configuration.
161TO INSTALL: Install PyLint using `pip install pylint`.
162 SKIP ArcanistPyLintLinterTestCase::testVersion
163Unable to locate binary "pylint" to run linter ArcanistPyLintLinter. You may need to install the binary, or adjust your linter configuration.
164TO INSTALL: Install PyLint using `pip install pylint`.
165 SKIP ArcanistRuboCopLinterTestCase::testLinter
166Unable to locate binary "rubocop" to run linter ArcanistRuboCopLinter. You may need to install the binary, or adjust your linter configuration.
167TO INSTALL: Install RuboCop using `gem install rubocop`.
168 SKIP ArcanistRuboCopLinterTestCase::testVersion
169Unable to locate binary "rubocop" to run linter ArcanistRuboCopLinter. You may need to install the binary, or adjust your linter configuration.
170TO INSTALL: Install RuboCop using `gem install rubocop`.
171 SKIP ArcanistRubyLinterTestCase::testVersion
172Unable to locate binary "ruby" to run linter ArcanistRubyLinter. You may need to install the binary, or adjust your linter configuration.
173TO INSTALL: Install `ruby` from <http://www.ruby-lang.org/>.
174 SKIP ArcanistRubyLinterTestCase::testLinter
175Unable to locate binary "ruby" to run linter ArcanistRubyLinter. You may need to install the binary, or adjust your linter configuration.
176TO INSTALL: Install `ruby` from <http://www.ruby-lang.org/>.
177 PASS 9ms★ ArcanistFilenameLinterTestCase::testLinter
178 PASS 9ms★ ArcanistGeneratedLinterTestCase::testLinter
179 PASS 124ms ArcanistJSONLinterTestCase::testLinter
180 PASS 8ms★ ArcanistMergeConflictLinterTestCase::testLinter
181 PASS 9ms★ ArcanistNoLintLinterTestCase::testLinter
182 PASS 41ms★ ArcanistPhutilXHPASTLinterTestCase::testLinter
183 PASS 15ms★ ArcanistSpellingLinterTestCase::testLinter
184 PASS <1ms★ ArcanistSpellingLinterTestCase::testFixLetterCase
185 PASS 25ms★ ArcanistTextLinterTestCase::testLinter
186 PASS 1.7s ArcanistXHPASTLinterTestCase::testLinter
187 PASS 67ms ArcanistXMLLinterTestCase::testLinter
188 PASS <1ms★ ArcanistMercurialParserTestCase::testParseAll
189 PASS <1ms★ ArcanistRepositoryAPIMiscTestCase::testSVNFileEscapes
190 PASS 24ms★ ArcanistRepositoryAPIStateTestCase::testSvnStateParsing
191 PASS 27ms★ ArcanistRepositoryAPIStateTestCase::testGitStateParsing
192 PASS 142ms ArcanistRepositoryAPIStateTestCase::testHgStateParsing
193 PASS <1ms★ ArcanistUnitTestResultTestCase::testCoverageMerges
194 PASS <1ms★ ArcanistXHPASTLintNamingHookTestCase::testCaseUtilities
195 PASS <1ms★ ArcanistXHPASTLintNamingHookTestCase::testStripUtilities
196 PASS <1ms★ ArcanistXHPASTLinterRuleTestCase::testLoadAllRules
197 FAIL PhpunitTestEngineTestCase::testSearchLocations
198Assertion failed, expected values to be equal (at PhpunitTestEngineTestCase.php:39).
199Expected 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::testGetTestPaths
251 PASS <1ms★ PhutilUnitTestEngineTestCase::testTryTestCases
252 PASS <1ms★ PhutilUnitTestEngineTestCase::testPass
253 PASS 1ms★ PhutilUnitTestEngineTestCase::testFailSkip
254 PASS <1ms★ XUnitTestResultParserTestCase::testAcceptsSimpleInput
255 PASS <1ms★ XUnitTestResultParserTestCase::testInvalidXmlInputFailure
256 PASS <1ms★ XUnitTestResultParserTestCase::testEmptyInputFailure
257 PASS <1ms★ XUnitTestResultParserTestCase::testAcceptsNoTestsInput
258

Build Working Copy

When
Completed at Sep 29 2015, 4:57 PM · Built instantly
Status
Passed