Page MenuHomePhabricator

Build 9319
FailedPublic

Run "arc unit --everything"

When
Completed at Oct 4 2015, 3:19 PM · Built for 33 s
Status
Failed
1 empty logs are hidden. Show all logs.

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

1Build successful!
2 PASS 26.1s ArcanistLibraryTestCase::testLibraryMap
3 PASS 34ms★ ArcanistLibraryTestCase::testEverythingImplemented
4 PASS 50ms★ ArcanistLibraryTestCase::testMethodVisibility
5 PASS <1ms★ ArcanistBaseCommitParserTestCase::testLegacyRule
6 PASS <1ms★ ArcanistBaseCommitParserTestCase::testBasics
7 PASS <1ms★ ArcanistBaseCommitParserTestCase::testYield
8 PASS <1ms★ ArcanistBaseCommitParserTestCase::testHalt
9 PASS <1ms★ ArcanistBaseCommitParserTestCase::testJumpReturn
10 PASS <1ms★ ArcanistBaseCommitParserTestCase::testJump
11 PASS 1ms★ ArcanistBaseCommitParserTestCase::testResolutionOrder
12 PASS 1ms★ ArcanistBritishTestCase::testCommandCompletion
13 PASS <1ms★ ArcanistBritishTestCase::testArgumentCompletion
14 FAIL ArcanistBundleTestCase::testGitRepository
15EXCEPTION (CommandException): Command failed with error #128!
16COMMAND
17git commit -m 'Mark koan2 +x and edit it.'
18
19STDOUT
20(empty)
21
22STDERR
23
24*** Please tell me who you are.
25
26Run
27
28 git config --global user.email "you@example.com"
29 git config --global user.name "Your Name"
30
31to set your account's default identity.
32Omit --global to set the identity only in this repository.
33
34fatal: empty ident name (for <builder@sbuild001.phacility.net>) not allowed
35
36#0 /core/data/drydock/workingcopy-15/repo/libphutil/src/future/exec/execx.php(17): ExecFuture->resolvex()
37#1 /core/data/drydock/workingcopy-15/repo/arcanist/src/parser/__tests__/ArcanistBundleTestCase.php(140): execx('git commit -m %...', 'Mark koan2 +x a...')
38#2 /core/data/drydock/workingcopy-15/repo/arcanist/src/parser/__tests__/ArcanistBundleTestCase.php(54): ArcanistBundleTestCase->runGitRepositoryTests(Object(PhutilDirectoryFixture))
39#3 [internal function]: ArcanistBundleTestCase->testGitRepository()
40#4 /core/data/drydock/workingcopy-15/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array)
41#5 /core/data/drydock/workingcopy-15/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run()
42#6 /core/data/drydock/workingcopy-15/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(143): PhutilUnitTestEngine->run()
43#7 /core/data/drydock/workingcopy-15/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(175): ArcanistConfigurationDrivenUnitTestEngine->run()
44#8 /core/data/drydock/workingcopy-15/repo/arcanist/scripts/arcanist.php(382): ArcanistUnitWorkflow->run()
45#9 {main}
46 PASS 3ms★ ArcanistBundleTestCase::testTrailingContext
47 PASS 3ms★ ArcanistBundleTestCase::testDisjointHunks
48 PASS 4ms★ ArcanistBundleTestCase::testEncodeBase85
49 PASS 3ms★ ArcanistBundleTestCase::testNonlocalTrailingNewline
50 PASS <1ms★ ArcanistCommentRemoverTestCase::testRemover
51 PASS 12ms★ ArcanistDiffParserTestCase::testParser
52 PASS <1ms★ ArcanistDiffParserTestCase::testGitPrefixStripping
53 PASS <1ms★ ArcanistDiffParserTestCase::testGitPathSplitting
54 PASS 1ms★ ArcanistDiffUtilsTestCase::testGenerateUTF8IntralineDiff
55 PASS 7ms★ ArcanistDiffUtilsTestCase::testLevenshtein
56 PASS <1ms★ ArcanistGoTestResultParserTestCase::testNonVerboseOutput
57 PASS <1ms★ ArcanistGoTestResultParserTestCase::testSingleTestCaseSuccessfulGo14
58 PASS <1ms★ ArcanistGoTestResultParserTestCase::testSingleTestCaseFailureGo14
59 PASS <1ms★ ArcanistGoTestResultParserTestCase::testMultipleTestCasesFailureGo14
60 PASS <1ms★ ArcanistGoTestResultParserTestCase::testMultipleTestCasesSuccessful
61 PASS <1ms★ ArcanistGoTestResultParserTestCase::testMultipleTestCasesFailure
62 PASS <1ms★ ArcanistGoTestResultParserTestCase::testNonVerboseOutputGo14
63 PASS <1ms★ ArcanistGoTestResultParserTestCase::testMultipleTestCasesSuccessfulGo14
64 PASS <1ms★ ArcanistGoTestResultParserTestCase::testSingleTestCaseFailure
65 PASS <1ms★ ArcanistGoTestResultParserTestCase::testSingleTestCaseSuccessful
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 PASS <1ms★ ArcanistClosureLinterTestCase::testVersion
74 SKIP ArcanistClosureLinterTestCase::testLinter
75Unable to locate binary "gjslint" to run linter ArcanistClosureLinter. You may need to install the binary, or adjust your linter configuration.
76TO INSTALL: Install gjslint using `sudo easy_install http://closure-linter.googlecode.com/files/closure_linter-latest.tar.gz`.
77 SKIP ArcanistCoffeeLintLinterTestCase::testLinter
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::testVersion
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::testLinter
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::testVersion
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::testVersion
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::testLinter
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 SKIP ArcanistGoLintLinterTestCase::testLinter
100Unable to locate binary "golint" to run linter ArcanistGoLintLinter. You may need to install the binary, or adjust your linter configuration.
101TO INSTALL: Install Golint using `go get github.com/golang/lint/golint`.
102 PASS <1ms★ ArcanistGoLintLinterTestCase::testVersion
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::testLinter
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::testVersion
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::testLinter
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::testVersion
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::testVersion
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::testLinter
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::testVersion
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::testLinter
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 119ms ArcanistPhpLinterTestCase::testLinter
141 SKIP ArcanistPhpcsLinterTestCase::testVersion
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::testLinter
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::testLinter
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::testVersion
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::testVersion
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::testLinter
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::testLinter
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::testVersion
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 123ms ArcanistJSONLinterTestCase::testLinter
180 PASS 7ms★ ArcanistMergeConflictLinterTestCase::testLinter
181 PASS 9ms★ ArcanistNoLintLinterTestCase::testLinter
182 PASS 41ms★ ArcanistPhutilXHPASTLinterTestCase::testLinter
183 PASS 15ms★ ArcanistSpellingLinterTestCase::testLinter
184 PASS <1ms★ ArcanistSpellingLinterTestCase::testFixLetterCase
185 PASS 24ms★ ArcanistTextLinterTestCase::testLinter
186 PASS 1.7s ArcanistXHPASTLinterTestCase::testLinter
187 PASS 69ms ArcanistXMLLinterTestCase::testLinter
188 PASS <1ms★ ArcanistMercurialParserTestCase::testParseAll
189 PASS <1ms★ ArcanistRepositoryAPIMiscTestCase::testSVNFileEscapes
190 PASS 140ms ArcanistRepositoryAPIStateTestCase::testHgStateParsing
191 PASS 28ms★ ArcanistRepositoryAPIStateTestCase::testGitStateParsing
192 PASS 24ms★ ArcanistRepositoryAPIStateTestCase::testSvnStateParsing
193 PASS <1ms★ ArcanistUnitTestResultTestCase::testCoverageMerges
194 PASS <1ms★ ArcanistXHPASTLintNamingHookTestCase::testStripUtilities
195 PASS <1ms★ ArcanistXHPASTLintNamingHookTestCase::testCaseUtilities
196 PASS <1ms★ ArcanistXHPASTLinterRuleTestCase::testLoadAllRules
197 PASS <1ms★ PhpunitTestEngineTestCase::testSearchLocations
198 PASS <1ms★ PhutilUnitTestEngineTestCase::testTryTestCases
199 PASS 1ms★ PhutilUnitTestEngineTestCase::testGetTestPaths
200 PASS <1ms★ PhutilUnitTestEngineTestCase::testTryTestMap
201 PASS <1ms★ PhutilUnitTestEngineTestCase::testPass
202 PASS <1ms★ PhutilUnitTestEngineTestCase::testFailSkip
203 PASS <1ms★ XUnitTestResultParserTestCase::testEmptyInputFailure
204 PASS <1ms★ XUnitTestResultParserTestCase::testAcceptsSimpleInput
205 PASS <1ms★ XUnitTestResultParserTestCase::testInvalidXmlInputFailure
206 PASS <1ms★ XUnitTestResultParserTestCase::testAcceptsNoTestsInput
207

Build Working Copy

When
Completed at Oct 4 2015, 3:18 PM · Built instantly
Status
Passed