Page MenuHomePhabricator

Build 10129
FailedPublic

Properties

Run "arc unit --everything"

When
Completed at Nov 9 2015, 8:57 AM · Built for 8 s
Status
Failed
1 empty logs are hidden. Show all logs.

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

1Build successful!
2 PASS 95ms ArcanistLibraryTestCase::testMethodVisibility
3 PASS <1ms★ ArcanistLibraryTestCase::testEverythingImplemented
4 FAIL ArcanistLibraryTestCase::testLibraryMap
5EXCEPTION (XHPASTSyntaxErrorException): workflow/ArcanistDiffWorkflow.php: XHPAST Parse Error: syntax error, unexpected '*' on line 31
6#0 /core/data/drydock/workingcopy-39/repo/libphutil/src/moduleutils/PhutilLibraryMapBuilder.php(77): PhutilLibraryMapBuilder->analyzeLibrary()
7#1 /core/data/drydock/workingcopy-39/repo/libphutil/src/__tests__/PhutilLibraryTestCase.php(29): PhutilLibraryMapBuilder->buildMap()
8#2 [internal function]: PhutilLibraryTestCase->testLibraryMap()
9#3 /core/data/drydock/workingcopy-39/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array)
10#4 /core/data/drydock/workingcopy-39/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run()
11#5 /core/data/drydock/workingcopy-39/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(143): PhutilUnitTestEngine->run()
12#6 /core/data/drydock/workingcopy-39/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(175): ArcanistConfigurationDrivenUnitTestEngine->run()
13#7 /core/data/drydock/workingcopy-39/repo/arcanist/scripts/arcanist.php(382): ArcanistUnitWorkflow->run()
14#8 {main}
15 PASS 1ms★ ArcanistBaseCommitParserTestCase::testBasics
16 PASS <1ms★ ArcanistBaseCommitParserTestCase::testHalt
17 PASS 1ms★ ArcanistBaseCommitParserTestCase::testLegacyRule
18 PASS 1ms★ ArcanistBaseCommitParserTestCase::testYield
19 PASS <1ms★ ArcanistBaseCommitParserTestCase::testJump
20 PASS 2ms★ ArcanistBaseCommitParserTestCase::testResolutionOrder
21 PASS <1ms★ ArcanistBaseCommitParserTestCase::testJumpReturn
22 PASS 2ms★ ArcanistBritishTestCase::testCommandCompletion
23 PASS <1ms★ ArcanistBritishTestCase::testArgumentCompletion
24 PASS 1.2s ArcanistBundleTestCase::testGitRepository
25 PASS 3ms★ ArcanistBundleTestCase::testTrailingContext
26 PASS 3ms★ ArcanistBundleTestCase::testDisjointHunks
27 PASS 4ms★ ArcanistBundleTestCase::testEncodeBase85
28 PASS 3ms★ ArcanistBundleTestCase::testNonlocalTrailingNewline
29 PASS <1ms★ ArcanistCommentRemoverTestCase::testRemover
30 PASS <1ms★ ArcanistDiffParserTestCase::testGitPathSplitting
31 PASS <1ms★ ArcanistDiffParserTestCase::testGitPrefixStripping
32 PASS 12ms★ ArcanistDiffParserTestCase::testParser
33 PASS 1ms★ ArcanistDiffUtilsTestCase::testGenerateUTF8IntralineDiff
34 PASS 6ms★ ArcanistDiffUtilsTestCase::testLevenshtein
35 PASS <1ms★ ArcanistGoTestResultParserTestCase::testNonVerboseOutputGo14
36 PASS <1ms★ ArcanistGoTestResultParserTestCase::testSingleTestCaseFailure
37 PASS <1ms★ ArcanistGoTestResultParserTestCase::testNonVerboseOutput
38 PASS <1ms★ ArcanistGoTestResultParserTestCase::testSingleTestCaseSuccessful
39 PASS <1ms★ ArcanistGoTestResultParserTestCase::testSingleTestCaseSuccessfulGo14
40 PASS <1ms★ ArcanistGoTestResultParserTestCase::testMultipleTestCasesSuccessfulGo14
41 PASS <1ms★ ArcanistGoTestResultParserTestCase::testSingleTestCaseFailureGo14
42 PASS <1ms★ ArcanistGoTestResultParserTestCase::testMultipleTestCasesSuccessful
43 PASS <1ms★ ArcanistGoTestResultParserTestCase::testMultipleTestCasesFailureGo14
44 PASS <1ms★ ArcanistGoTestResultParserTestCase::testMultipleTestCasesFailure
45 PASS 11ms★ ArcanistChmodLinterTestCase::testLinter
46 SKIP ArcanistCSSLintLinterTestCase::testLinter
47Unable to locate binary "csslint" to run linter ArcanistCSSLintLinter. You may need to install the binary, or adjust your linter configuration.
48TO INSTALL: Install CSSLint using `npm install -g csslint`.
49 SKIP ArcanistCSSLintLinterTestCase::testVersion
50Unable to locate binary "csslint" to run linter ArcanistCSSLintLinter. You may need to install the binary, or adjust your linter configuration.
51TO INSTALL: Install CSSLint using `npm install -g csslint`.
52 PASS <1ms★ ArcanistClosureLinterTestCase::testVersion
53 SKIP ArcanistClosureLinterTestCase::testLinter
54Unable to locate binary "gjslint" to run linter ArcanistClosureLinter. You may need to install the binary, or adjust your linter configuration.
55TO INSTALL: Install gjslint using `sudo easy_install http://closure-linter.googlecode.com/files/closure_linter-latest.tar.gz`.
56 SKIP ArcanistCoffeeLintLinterTestCase::testVersion
57Unable to locate binary "coffeelint" to run linter ArcanistCoffeeLintLinter. You may need to install the binary, or adjust your linter configuration.
58TO INSTALL: Install CoffeeLint using `npm install -g coffeelint`.
59 SKIP ArcanistCoffeeLintLinterTestCase::testLinter
60Unable to locate binary "coffeelint" to run linter ArcanistCoffeeLintLinter. You may need to install the binary, or adjust your linter configuration.
61TO INSTALL: Install CoffeeLint using `npm install -g coffeelint`.
62 SKIP ArcanistCppcheckLinterTestCase::testLinter
63Unable to locate binary "cppcheck" to run linter ArcanistCppcheckLinter. You may need to install the binary, or adjust your linter configuration.
64TO INSTALL: Install Cppcheck using `apt-get install cppcheck` or similar.
65 SKIP ArcanistCppcheckLinterTestCase::testVersion
66Unable to locate binary "cppcheck" to run linter ArcanistCppcheckLinter. You may need to install the binary, or adjust your linter configuration.
67TO INSTALL: Install Cppcheck using `apt-get install cppcheck` or similar.
68 PASS <1ms★ ArcanistCpplintLinterTestCase::testVersion
69 SKIP ArcanistCpplintLinterTestCase::testLinter
70Unable to locate binary "cpplint" to run linter ArcanistCpplintLinter. You may need to install the binary, or adjust your linter configuration.
71TO INSTALL: Install cpplint.py using `wget http://google-styleguide.googlecode.com/svn/trunk/cpplint/cpplint.py`.
72 SKIP ArcanistFlake8LinterTestCase::testLinter
73Unable to locate binary "flake8" to run linter ArcanistFlake8Linter. You may need to install the binary, or adjust your linter configuration.
74TO INSTALL: Install flake8 using `easy_install flake8`.
75 SKIP ArcanistFlake8LinterTestCase::testVersion
76Unable to locate binary "flake8" to run linter ArcanistFlake8Linter. You may need to install the binary, or adjust your linter configuration.
77TO INSTALL: Install flake8 using `easy_install flake8`.
78 SKIP ArcanistGoLintLinterTestCase::testLinter
79Unable to locate binary "golint" to run linter ArcanistGoLintLinter. You may need to install the binary, or adjust your linter configuration.
80TO INSTALL: Install Golint using `go get github.com/golang/lint/golint`.
81 PASS <1ms★ ArcanistGoLintLinterTestCase::testVersion
82 SKIP ArcanistHLintLinterTestCase::testLinter
83Unable to locate binary "hlint" to run linter ArcanistHLintLinter. You may need to install the binary, or adjust your linter configuration.
84TO INSTALL: Install hlint with `cabal install hlint`.
85 SKIP ArcanistHLintLinterTestCase::testVersion
86Unable to locate binary "hlint" to run linter ArcanistHLintLinter. You may need to install the binary, or adjust your linter configuration.
87TO INSTALL: Install hlint with `cabal install hlint`.
88 SKIP ArcanistJSHintLinterTestCase::testVersion
89Unable to locate binary "jshint" to run linter ArcanistJSHintLinter. You may need to install the binary, or adjust your linter configuration.
90TO INSTALL: Install JSHint using `npm install -g jshint`.
91 SKIP ArcanistJSHintLinterTestCase::testLinter
92Unable to locate binary "jshint" to run linter ArcanistJSHintLinter. You may need to install the binary, or adjust your linter configuration.
93TO INSTALL: Install JSHint using `npm install -g jshint`.
94 SKIP ArcanistJSONLintLinterTestCase::testLinter
95Unable to locate binary "jsonlint" to run linter ArcanistJSONLintLinter. You may need to install the binary, or adjust your linter configuration.
96TO INSTALL: Install jsonlint using `npm install -g jsonlint`.
97 SKIP ArcanistJSONLintLinterTestCase::testVersion
98Unable to locate binary "jsonlint" to run linter ArcanistJSONLintLinter. You may need to install the binary, or adjust your linter configuration.
99TO INSTALL: Install jsonlint using `npm install -g jsonlint`.
100 SKIP ArcanistJscsLinterTestCase::testLinter
101Unable to locate binary "jscs" to run linter ArcanistJscsLinter. You may need to install the binary, or adjust your linter configuration.
102TO INSTALL: Install JSCS using `npm install -g jscs`.
103 SKIP ArcanistJscsLinterTestCase::testVersion
104Unable to locate binary "jscs" to run linter ArcanistJscsLinter. You may need to install the binary, or adjust your linter configuration.
105TO INSTALL: Install JSCS using `npm install -g jscs`.
106 SKIP ArcanistLesscLinterTestCase::testLinter
107Unable to locate binary "lessc" to run linter ArcanistLesscLinter. You may need to install the binary, or adjust your linter configuration.
108TO INSTALL: Install lessc using `npm install -g less`.
109 SKIP ArcanistLesscLinterTestCase::testVersion
110Unable to locate binary "lessc" to run linter ArcanistLesscLinter. You may need to install the binary, or adjust your linter configuration.
111TO INSTALL: Install lessc using `npm install -g less`.
112 SKIP ArcanistPEP8LinterTestCase::testVersion
113Unable to locate binary "pep8" to run linter ArcanistPEP8Linter. You may need to install the binary, or adjust your linter configuration.
114TO INSTALL: Install PEP8 using `easy_install pep8`.
115 SKIP ArcanistPEP8LinterTestCase::testLinter
116Unable to locate binary "pep8" to run linter ArcanistPEP8Linter. You may need to install the binary, or adjust your linter configuration.
117TO INSTALL: Install PEP8 using `easy_install pep8`.
118 PASS 18ms★ ArcanistPhpLinterTestCase::testVersion
119 PASS 123ms ArcanistPhpLinterTestCase::testLinter
120 SKIP ArcanistPhpcsLinterTestCase::testVersion
121Unable to locate binary "phpcs" to run linter ArcanistPhpcsLinter. You may need to install the binary, or adjust your linter configuration.
122TO INSTALL: Install PHPCS with `pear install PHP_CodeSniffer`.
123 SKIP ArcanistPhpcsLinterTestCase::testLinter
124Unable to locate binary "phpcs" to run linter ArcanistPhpcsLinter. You may need to install the binary, or adjust your linter configuration.
125TO INSTALL: Install PHPCS with `pear install PHP_CodeSniffer`.
126 SKIP ArcanistPuppetLintLinterTestCase::testLinter
127Unable to locate binary "puppet-lint" to run linter ArcanistPuppetLintLinter. You may need to install the binary, or adjust your linter configuration.
128TO INSTALL: Install puppet-lint using `gem install puppet-lint`.
129 SKIP ArcanistPuppetLintLinterTestCase::testVersion
130Unable to locate binary "puppet-lint" to run linter ArcanistPuppetLintLinter. You may need to install the binary, or adjust your linter configuration.
131TO INSTALL: Install puppet-lint using `gem install puppet-lint`.
132 SKIP ArcanistPyFlakesLinterTestCase::testVersion
133Unable to locate binary "pyflakes" to run linter ArcanistPyFlakesLinter. You may need to install the binary, or adjust your linter configuration.
134TO INSTALL: Install pyflakes with `pip install pyflakes`.
135 SKIP ArcanistPyFlakesLinterTestCase::testLinter
136Unable to locate binary "pyflakes" to run linter ArcanistPyFlakesLinter. You may need to install the binary, or adjust your linter configuration.
137TO INSTALL: Install pyflakes with `pip install pyflakes`.
138 SKIP ArcanistPyLintLinterTestCase::testVersion
139Unable to locate binary "pylint" to run linter ArcanistPyLintLinter. You may need to install the binary, or adjust your linter configuration.
140TO INSTALL: Install PyLint using `pip install pylint`.
141 SKIP ArcanistPyLintLinterTestCase::testLinter
142Unable to locate binary "pylint" to run linter ArcanistPyLintLinter. You may need to install the binary, or adjust your linter configuration.
143TO INSTALL: Install PyLint using `pip install pylint`.
144 SKIP ArcanistRuboCopLinterTestCase::testLinter
145Unable to locate binary "rubocop" to run linter ArcanistRuboCopLinter. You may need to install the binary, or adjust your linter configuration.
146TO INSTALL: Install RuboCop using `gem install rubocop`.
147 SKIP ArcanistRuboCopLinterTestCase::testVersion
148Unable to locate binary "rubocop" to run linter ArcanistRuboCopLinter. You may need to install the binary, or adjust your linter configuration.
149TO INSTALL: Install RuboCop using `gem install rubocop`.
150 SKIP ArcanistRubyLinterTestCase::testVersion
151Unable to locate binary "ruby" to run linter ArcanistRubyLinter. You may need to install the binary, or adjust your linter configuration.
152TO INSTALL: Install `ruby` from <http://www.ruby-lang.org/>.
153 SKIP ArcanistRubyLinterTestCase::testLinter
154Unable to locate binary "ruby" to run linter ArcanistRubyLinter. You may need to install the binary, or adjust your linter configuration.
155TO INSTALL: Install `ruby` from <http://www.ruby-lang.org/>.
156 PASS 9ms★ ArcanistFilenameLinterTestCase::testLinter
157 PASS 9ms★ ArcanistGeneratedLinterTestCase::testLinter
158 PASS 124ms ArcanistJSONLinterTestCase::testLinter
159 PASS 9ms★ ArcanistMergeConflictLinterTestCase::testLinter
160 PASS 9ms★ ArcanistNoLintLinterTestCase::testLinter
161 FAIL ArcanistPhutilXHPASTLinterTestCase::testLinter
162In 'pht.lint-test', expected lint to raise warning on line 5 at char 1, but no warning was raised. Actually raised:
163No messages.
164 PASS <1ms★ ArcanistSpellingLinterTestCase::testFixLetterCase
165 PASS 16ms★ ArcanistSpellingLinterTestCase::testLinter
166 PASS 26ms★ ArcanistTextLinterTestCase::testLinter
167 FAIL ArcanistXHPASTLinterTestCase::testLinter
168In 'call-parens-hug-closing.lint-test', expected lint to raise warning on line 4 at char 4, but no warning was raised. Actually raised:
169 error at line 15, char 1: XHP1 PHP Syntax Error!
170 PASS 61ms ArcanistXMLLinterTestCase::testLinter
171 PASS <1ms★ ArcanistMercurialParserTestCase::testParseAll
172 PASS <1ms★ ArcanistRepositoryAPIMiscTestCase::testSVNFileEscapes
173 PASS 143ms ArcanistRepositoryAPIStateTestCase::testHgStateParsing
174 PASS 24ms★ ArcanistRepositoryAPIStateTestCase::testSvnStateParsing
175 PASS 26ms★ ArcanistRepositoryAPIStateTestCase::testGitStateParsing
176 PASS <1ms★ ArcanistUnitTestResultTestCase::testCoverageMerges
177 PASS <1ms★ ArcanistXHPASTLintNamingHookTestCase::testStripUtilities
178 PASS <1ms★ ArcanistXHPASTLintNamingHookTestCase::testCaseUtilities
179 PASS <1ms★ ArcanistXHPASTLinterRuleTestCase::testLoadAllRules
180 PASS <1ms★ PhpunitTestEngineTestCase::testSearchLocations
181 PASS <1ms★ PhutilUnitTestEngineTestCase::testPass
182 PASS 1ms★ PhutilUnitTestEngineTestCase::testGetTestPaths
183 PASS <1ms★ PhutilUnitTestEngineTestCase::testTryTestMap
184 PASS <1ms★ PhutilUnitTestEngineTestCase::testTryTestCases
185 PASS <1ms★ PhutilUnitTestEngineTestCase::testFailSkip
186 PASS <1ms★ XUnitTestResultParserTestCase::testInvalidXmlInputFailure
187 PASS <1ms★ XUnitTestResultParserTestCase::testAcceptsNoTestsInput
188 PASS <1ms★ XUnitTestResultParserTestCase::testAcceptsSimpleInput
189 PASS <1ms★ XUnitTestResultParserTestCase::testEmptyInputFailure
190

Build Working Copy

When
Completed at Nov 9 2015, 8:57 AM · Built instantly
Status
Passed

Event Timeline