Page MenuHomePhabricator

Build 32439
PassedPublic

Run "arc unit --everything"

When
Completed at Oct 29 2019, 5:15 PM · Built for 12 s
Status
Passed
1 empty logs are hidden. Show all logs.

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

1Build successful!
2 PASS 45ms★ ArcanistLibraryTestCase::testEverythingImplemented
3 PASS 123ms ArcanistLibraryTestCase::testMethodVisibility
4 PASS 923ms ArcanistLibraryTestCase::testLibraryMap
5 PASS 1ms★ ArcanistBaseCommitParserTestCase::testJumpReturn
6 PASS 1ms★ ArcanistBaseCommitParserTestCase::testYield
7 PASS 2ms★ ArcanistBaseCommitParserTestCase::testResolutionOrder
8 PASS 1ms★ ArcanistBaseCommitParserTestCase::testBasics
9 PASS <1ms★ ArcanistBaseCommitParserTestCase::testJump
10 PASS 1ms★ ArcanistBaseCommitParserTestCase::testLegacyRule
11 PASS <1ms★ ArcanistBaseCommitParserTestCase::testHalt
12 PASS 4ms★ ArcanistBundleTestCase::testTrailingContext
13 PASS 1.1s ArcanistBundleTestCase::testGitRepository
14 PASS 4ms★ ArcanistBundleTestCase::testDisjointHunks
15 PASS 4ms★ ArcanistBundleTestCase::testNonlocalTrailingNewline
16 PASS <1ms★ ArcanistBundleTestCase::testTabEncoding
17 PASS 7ms★ ArcanistBundleTestCase::testMergeHunks
18 PASS 32ms★ ArcanistBundleTestCase::testEncodeBase85
19 PASS <1ms★ ArcanistCommentRemoverTestCase::testRemover
20  PASS   9ms★ ArcanistConsoleLintRendererTestCase::testRendering
21  PASS   <1ms★ ArcanistDiffParserTestCase::testGitCommonFilenameExtraction
22  PASS   18ms★ ArcanistDiffParserTestCase::testParser
23  PASS   4ms★ ArcanistDiffParserTestCase::testGitRenames
24  PASS   5ms★ ArcanistDiffUtilsTestCase::testGenerateUTF8IntralineDiff
25  PASS   27ms★ ArcanistDiffUtilsTestCase::testLevenshtein
26  PASS   <1ms★ ArcanistGoTestResultParserTestCase::testMultipleTestCasesFailureGo14
27  PASS   <1ms★ ArcanistGoTestResultParserTestCase::testSingleTestCaseFailureGo14
28  PASS   <1ms★ ArcanistGoTestResultParserTestCase::testSingleTestCaseFailure
29  PASS   <1ms★ ArcanistGoTestResultParserTestCase::testNonVerboseOutput
30  PASS   <1ms★ ArcanistGoTestResultParserTestCase::testNonVerboseOutputGo14
31  PASS   <1ms★ ArcanistGoTestResultParserTestCase::testMultipleTestCasesSuccessfulGo14
32  PASS   <1ms★ ArcanistGoTestResultParserTestCase::testNonVerboseOutputV110
33  PASS   <1ms★ ArcanistGoTestResultParserTestCase::testMultipleTestCasesSuccessful
34  PASS   <1ms★ ArcanistGoTestResultParserTestCase::testSingleTestCaseSuccessful
35  PASS   <1ms★ ArcanistGoTestResultParserTestCase::testMultipleTestCasesFailure
36  PASS   <1ms★ ArcanistGoTestResultParserTestCase::testSingleTestCaseSuccessfulGo14
37  PASS   <1ms★ ArcanistLintMessageTestCase::testMessageTrimming
38  PASS   <1ms★ ArcanistLinterStandardTestCase::testLoadAllStandards
39  PASS   12ms★ ArcanistChmodLinterTestCase::testLinter
40  SKIP  ArcanistCSSLintLinterTestCase::testLinter
41Unable to locate binary "csslint" to run linter ArcanistCSSLintLinter. You may need to install the binary, or adjust your linter configuration.
42TO INSTALL: Install CSSLint using `npm install -g csslint`.
43  SKIP  ArcanistCSSLintLinterTestCase::testVersion
44Unable to locate binary "csslint" to run linter ArcanistCSSLintLinter. You may need to install the binary, or adjust your linter configuration.
45TO INSTALL: Install CSSLint using `npm install -g csslint`.
46  SKIP  ArcanistClosureLinterTestCase::testLinter
47Unable to locate binary "gjslint" to run linter ArcanistClosureLinter. You may need to install the binary, or adjust your linter configuration.
48TO INSTALL: Install gjslint using `pip install closure-linter`.
49  PASS   <1ms★ ArcanistClosureLinterTestCase::testVersion
50  SKIP  ArcanistCoffeeLintLinterTestCase::testVersion
51Unable to locate binary "coffeelint" to run linter ArcanistCoffeeLintLinter. You may need to install the binary, or adjust your linter configuration.
52TO INSTALL: Install CoffeeLint using `npm install -g coffeelint`.
53  SKIP  ArcanistCoffeeLintLinterTestCase::testLinter
54Unable to locate binary "coffeelint" to run linter ArcanistCoffeeLintLinter. You may need to install the binary, or adjust your linter configuration.
55TO INSTALL: Install CoffeeLint using `npm install -g coffeelint`.
56  SKIP  ArcanistCppcheckLinterTestCase::testLinter
57Unable to locate binary "cppcheck" to run linter ArcanistCppcheckLinter. You may need to install the binary, or adjust your linter configuration.
58TO INSTALL: Install Cppcheck using `apt-get install cppcheck` or similar.
59  SKIP  ArcanistCppcheckLinterTestCase::testVersion
60Unable to locate binary "cppcheck" to run linter ArcanistCppcheckLinter. You may need to install the binary, or adjust your linter configuration.
61TO INSTALL: Install Cppcheck using `apt-get install cppcheck` or similar.
62  PASS   <1ms★ ArcanistCpplintLinterTestCase::testVersion
63  SKIP  ArcanistCpplintLinterTestCase::testLinter
64Unable to locate binary "cpplint.py" to run linter ArcanistCpplintLinter. You may need to install the binary, or adjust your linter configuration.
65TO INSTALL: Install cpplint.py using `wget https://raw.github.com/google/styleguide/gh-pages/cpplint/cpplint.py`, and place it in your path with the appropriate permissions set.
66  SKIP  ArcanistFlake8LinterTestCase::testLinter
67Unable to locate binary "flake8" to run linter ArcanistFlake8Linter. You may need to install the binary, or adjust your linter configuration.
68TO INSTALL: Install flake8 using `pip install flake8`.
69  SKIP  ArcanistFlake8LinterTestCase::testVersion
70Unable to locate binary "flake8" to run linter ArcanistFlake8Linter. You may need to install the binary, or adjust your linter configuration.
71TO INSTALL: Install flake8 using `pip install flake8`.
72  SKIP  ArcanistGoLintLinterTestCase::testLinter
73Unable to locate binary "golint" to run linter ArcanistGoLintLinter. You may need to install the binary, or adjust your linter configuration.
74TO INSTALL: Install Golint using `go get github.com/golang/lint/golint`.
75  PASS   <1ms★ ArcanistGoLintLinterTestCase::testVersion
76  SKIP  ArcanistHLintLinterTestCase::testLinter
77Unable to locate binary "hlint" to run linter ArcanistHLintLinter. You may need to install the binary, or adjust your linter configuration.
78TO INSTALL: Install hlint with `cabal install hlint`.
79  SKIP  ArcanistHLintLinterTestCase::testVersion
80Unable to locate binary "hlint" to run linter ArcanistHLintLinter. You may need to install the binary, or adjust your linter configuration.
81TO INSTALL: Install hlint with `cabal install hlint`.
82  SKIP  ArcanistJSHintLinterTestCase::testVersion
83Unable to locate binary "jshint" to run linter ArcanistJSHintLinter. You may need to install the binary, or adjust your linter configuration.
84TO INSTALL: Install JSHint using `npm install -g jshint`.
85  SKIP  ArcanistJSHintLinterTestCase::testLinter
86Unable to locate binary "jshint" to run linter ArcanistJSHintLinter. You may need to install the binary, or adjust your linter configuration.
87TO INSTALL: Install JSHint using `npm install -g jshint`.
88  SKIP  ArcanistJSONLintLinterTestCase::testVersion
89Unable to locate binary "jsonlint" to run linter ArcanistJSONLintLinter. You may need to install the binary, or adjust your linter configuration.
90TO INSTALL: Install jsonlint using `npm install -g jsonlint`.
91  SKIP  ArcanistJSONLintLinterTestCase::testLinter
92Unable to locate binary "jsonlint" to run linter ArcanistJSONLintLinter. You may need to install the binary, or adjust your linter configuration.
93TO INSTALL: Install jsonlint using `npm install -g jsonlint`.
94  SKIP  ArcanistJscsLinterTestCase::testLinter
95Unable to locate binary "jscs" to run linter ArcanistJscsLinter. You may need to install the binary, or adjust your linter configuration.
96TO INSTALL: Install JSCS using `npm install -g jscs`.
97  SKIP  ArcanistJscsLinterTestCase::testVersion
98Unable to locate binary "jscs" to run linter ArcanistJscsLinter. You may need to install the binary, or adjust your linter configuration.
99TO INSTALL: Install JSCS using `npm install -g jscs`.
100  SKIP  ArcanistLesscLinterTestCase::testVersion
101Unable to locate binary "lessc" to run linter ArcanistLesscLinter. You may need to install the binary, or adjust your linter configuration.
102TO INSTALL: Install lessc using `npm install -g less`.
103  SKIP  ArcanistLesscLinterTestCase::testLinter
104Unable to locate binary "lessc" to run linter ArcanistLesscLinter. You may need to install the binary, or adjust your linter configuration.
105TO INSTALL: Install lessc using `npm install -g less`.
106  SKIP  ArcanistPEP8LinterTestCase::testLinter
107Unable to locate binary "pep8" to run linter ArcanistPEP8Linter. You may need to install the binary, or adjust your linter configuration.
108TO INSTALL: Install PEP8 using `pip install pep8`.
109  SKIP  ArcanistPEP8LinterTestCase::testVersion
110Unable to locate binary "pep8" to run linter ArcanistPEP8Linter. You may need to install the binary, or adjust your linter configuration.
111TO INSTALL: Install PEP8 using `pip install pep8`.
112  PASS   19ms★ ArcanistPhpLinterTestCase::testVersion
113  PASS  129ms ArcanistPhpLinterTestCase::testLinter
114  SKIP  ArcanistPhpcsLinterTestCase::testLinter
115Unable to locate binary "phpcs" to run linter ArcanistPhpcsLinter. You may need to install the binary, or adjust your linter configuration.
116TO INSTALL: Install PHPCS with `pear install PHP_CodeSniffer`.
117  SKIP  ArcanistPhpcsLinterTestCase::testVersion
118Unable to locate binary "phpcs" to run linter ArcanistPhpcsLinter. You may need to install the binary, or adjust your linter configuration.
119TO INSTALL: Install PHPCS with `pear install PHP_CodeSniffer`.
120  SKIP  ArcanistPuppetLintLinterTestCase::testVersion
121Unable to locate binary "puppet-lint" to run linter ArcanistPuppetLintLinter. You may need to install the binary, or adjust your linter configuration.
122TO INSTALL: Install puppet-lint using `gem install puppet-lint`.
123  SKIP  ArcanistPuppetLintLinterTestCase::testLinter
124Unable to locate binary "puppet-lint" to run linter ArcanistPuppetLintLinter. You may need to install the binary, or adjust your linter configuration.
125TO INSTALL: Install puppet-lint using `gem install puppet-lint`.
126  SKIP  ArcanistPyFlakesLinterTestCase::testVersion
127Unable to locate binary "pyflakes" to run linter ArcanistPyFlakesLinter. You may need to install the binary, or adjust your linter configuration.
128TO INSTALL: Install pyflakes with `pip install pyflakes`.
129  SKIP  ArcanistPyFlakesLinterTestCase::testLinter
130Unable to locate binary "pyflakes" to run linter ArcanistPyFlakesLinter. You may need to install the binary, or adjust your linter configuration.
131TO INSTALL: Install pyflakes with `pip install pyflakes`.
132  SKIP  ArcanistPyLintLinterTestCase::testVersion
133Unable to locate binary "pylint" to run linter ArcanistPyLintLinter. You may need to install the binary, or adjust your linter configuration.
134TO INSTALL: Install PyLint using `pip install pylint`.
135  SKIP  ArcanistPyLintLinterTestCase::testLinter
136Unable to locate binary "pylint" to run linter ArcanistPyLintLinter. You may need to install the binary, or adjust your linter configuration.
137TO INSTALL: Install PyLint using `pip install pylint`.
138  SKIP  ArcanistRuboCopLinterTestCase::testVersion
139Unable to locate binary "rubocop" to run linter ArcanistRuboCopLinter. You may need to install the binary, or adjust your linter configuration.
140TO INSTALL: Install RuboCop using `gem install rubocop`.
141  SKIP  ArcanistRuboCopLinterTestCase::testLinter
142Unable to locate binary "rubocop" to run linter ArcanistRuboCopLinter. You may need to install the binary, or adjust your linter configuration.
143TO INSTALL: Install RuboCop using `gem install rubocop`.
144  SKIP  ArcanistRubyLinterTestCase::testLinter
145Unable to locate binary "ruby" to run linter ArcanistRubyLinter. You may need to install the binary, or adjust your linter configuration.
146TO INSTALL: Install `ruby` from <http://www.ruby-lang.org/>.
147  SKIP  ArcanistRubyLinterTestCase::testVersion
148Unable to locate binary "ruby" to run linter ArcanistRubyLinter. You may need to install the binary, or adjust your linter configuration.
149TO INSTALL: Install `ruby` from <http://www.ruby-lang.org/>.
150  PASS   11ms★ ArcanistFilenameLinterTestCase::testLinter
151  PASS   11ms★ ArcanistGeneratedLinterTestCase::testLinter
152  PASS  126ms ArcanistJSONLinterTestCase::testLinter
153  PASS   9ms★ ArcanistMergeConflictLinterTestCase::testLinter
154  PASS   11ms★ ArcanistNoLintLinterTestCase::testLinter
155  PASS   17ms★ ArcanistSpellingLinterTestCase::testLinter
156  PASS   <1ms★ ArcanistSpellingLinterTestCase::testFixLetterCase
157  PASS   39ms★ ArcanistTextLinterTestCase::testLinter
158  PASS   30ms★ ArcanistAbstractMethodBodyXHPASTLinterRuleTestCase::testLinter
159  PASS   12ms★ ArcanistAbstractPrivateMethodXHPASTLinterRuleTestCase::testLinter
160  PASS   13ms★ ArcanistAliasFunctionXHPASTLinterRuleTestCase::testLinter
161  PASS   12ms★ ArcanistArrayCombineXHPASTLinterRuleTestCase::testLinter
162  PASS   13ms★ ArcanistArrayIndexSpacingXHPASTLinterRuleTestCase::testLinter
163  PASS   17ms★ ArcanistArraySeparatorXHPASTLinterRuleTestCase::testLinter
164  PASS   15ms★ ArcanistArrayValueXHPASTLinterRuleTestCase::testLinter
165  PASS   28ms★ ArcanistBinaryExpressionSpacingXHPASTLinterRuleTestCase::testLinter
166  PASS   12ms★ ArcanistBinaryNumericScalarCasingXHPASTLinterRuleTestCase::testLinter
167  PASS   12ms★ ArcanistBlacklistedFunctionXHPASTLinterRuleTestCase::testLinter
168  PASS   43ms★ ArcanistBraceFormattingXHPASTLinterRuleTestCase::testLinter
169  PASS   22ms★ ArcanistCallParenthesesXHPASTLinterRuleTestCase::testLinter
170  PASS   17ms★ ArcanistCallTimePassByReferenceXHPASTLinterRuleTestCase::testLinter
171  PASS   21ms★ ArcanistCastSpacingXHPASTLinterRuleTestCase::testLinter
172  PASS   14ms★ ArcanistClassExtendsObjectXHPASTLinterRuleTestCase::testLinter
173  PASS   27ms★ ArcanistClassMustBeDeclaredAbstractXHPASTLinterRuleTestCase::testLinter
174  PASS   16ms★ ArcanistClassNameLiteralXHPASTLinterRuleTestCase::testLinter
175  PASS   14ms★ ArcanistCommentStyleXHPASTLinterRuleTestCase::testLinter
176  PASS   14ms★ ArcanistConcatenationOperatorXHPASTLinterRuleTestCase::testLinter
177  PASS   14ms★ ArcanistConstructorParenthesesXHPASTLinterRuleTestCase::testLinter
178  PASS   30ms★ ArcanistContinueInsideSwitchXHPASTLinterRuleTestCase::testLinter
179  PASS   19ms★ ArcanistControlStatementSpacingXHPASTLinterRuleTestCase::testLinter
180  PASS   32ms★ ArcanistCurlyBraceArrayIndexXHPASTLinterRuleTestCase::testLinter
181  PASS   21ms★ ArcanistDeclarationParenthesesXHPASTLinterRuleTestCase::testLinter
182  PASS   16ms★ ArcanistDefaultParametersXHPASTLinterRuleTestCase::testLinter
183  PASS   13ms★ ArcanistDeprecationXHPASTLinterRuleTestCase::testLinter
184  PASS   14ms★ ArcanistDoubleQuoteXHPASTLinterRuleTestCase::testLinter
185  PASS   19ms★ ArcanistDuplicateKeysInArrayXHPASTLinterRuleTestCase::testLinter
186  PASS   17ms★ ArcanistDuplicateSwitchCaseXHPASTLinterRuleTestCase::testLinter
187  PASS   13ms★ ArcanistDynamicDefineXHPASTLinterRuleTestCase::testLinter
188  PASS   13ms★ ArcanistElseIfUsageXHPASTLinterRuleTestCase::testLinter
189  PASS   14ms★ ArcanistEmptyStatementXHPASTLinterRuleTestCase::testLinter
190  PASS   13ms★ ArcanistExitExpressionXHPASTLinterRuleTestCase::testLinter
191  PASS   13ms★ ArcanistExtractUseXHPASTLinterRuleTestCase::testLinter
192  PASS   15ms★ ArcanistFormattedStringXHPASTLinterRuleTestCase::testLinter
193  PASS   49ms★ ArcanistFunctionCallShouldBeTypeCastXHPASTLinterRuleTestCase::testLinter
194  PASS   14ms★ ArcanistGlobalVariableXHPASTLinterRuleTestCase::testLinter
195  PASS   14ms★ ArcanistHexadecimalNumericScalarCasingXHPASTLinterRuleTestCase::testLinter
196  PASS   14ms★ ArcanistImplicitConstructorXHPASTLinterRuleTestCase::testLinter
197  PASS   30ms★ ArcanistImplicitFallthroughXHPASTLinterRuleTestCase::testLinter
198  PASS   16ms★ ArcanistImplicitVisibilityXHPASTLinterRuleTestCase::testLinter
199  PASS   15ms★ ArcanistImplodeArgumentOrderXHPASTLinterRuleTestCase::testLinter
200  PASS   14ms★ ArcanistInlineHTMLXHPASTLinterRuleTestCase::testLinter
201  PASS   15ms★ ArcanistInnerFunctionXHPASTLinterRuleTestCase::testLinter
202  PASS   14ms★ ArcanistInstanceofOperatorXHPASTLinterRuleTestCase::testLinter
203  PASS   20ms★ ArcanistInterfaceAbstractMethodXHPASTLinterRuleTestCase::testLinter
204  PASS   21ms★ ArcanistInterfaceMethodBodyXHPASTLinterRuleTestCase::testLinter
205  PASS   18ms★ ArcanistInvalidDefaultParameterXHPASTLinterRuleTestCase::testLinter
206  PASS   16ms★ ArcanistInvalidModifiersXHPASTLinterRuleTestCase::testLinter
207  PASS   34ms★ ArcanistInvalidOctalNumericScalarXHPASTLinterRuleTestCase::testLinter
208  PASS   21ms★ ArcanistIsAShouldBeInstanceOfXHPASTLinterRuleTestCase::testLinter
209  PASS   33ms★ ArcanistKeywordCasingXHPASTLinterRuleTestCase::testLinter
210  PASS   13ms★ ArcanistLambdaFuncFunctionXHPASTLinterRuleTestCase::testLinter
211  PASS   16ms★ ArcanistLanguageConstructParenthesesXHPASTLinterRuleTestCase::testLinter
212  PASS   14ms★ ArcanistListAssignmentXHPASTLinterRuleTestCase::testLinter
213  PASS   14ms★ ArcanistLogicalOperatorsXHPASTLinterRuleTestCase::testLinter
214  PASS   14ms★ ArcanistLowercaseFunctionsXHPASTLinterRuleTestCase::testLinter
215  PASS   34ms★ ArcanistModifierOrderingXHPASTLinterRuleTestCase::testLinter
216  PASS   37ms★ ArcanistNamespaceFirstStatementXHPASTLinterRuleTestCase::testLinter
217  PASS   35ms★ ArcanistNamingConventionsXHPASTLinterRuleTestCase::testLinter
218  PASS   14ms★ ArcanistNestedNamespacesXHPASTLinterRuleTestCase::testLinter
219  PASS   15ms★ ArcanistNewlineAfterOpenTagXHPASTLinterRuleTestCase::testLinter
220  PASS   17ms★ ArcanistNoParentScopeXHPASTLinterRuleTestCase::testLinter
221  PASS   14ms★ ArcanistObjectOperatorSpacingXHPASTLinterRuleTestCase::testLinter
222  PASS   19ms★ ArcanistPHPCloseTagXHPASTLinterRuleTestCase::testLinter
223  PASS  124ms ArcanistPHPCompatibilityXHPASTLinterRuleTestCase::testLinter
224  PASS   14ms★ ArcanistPHPEchoTagXHPASTLinterRuleTestCase::testLinter
225  PASS   26ms★ ArcanistPHPOpenTagXHPASTLinterRuleTestCase::testLinter
226  PASS   13ms★ ArcanistPHPShortTagXHPASTLinterRuleTestCase::testLinter
227  PASS   29ms★ ArcanistPaamayimNekudotayimSpacingXHPASTLinterRuleTestCase::testLinter
228  PASS   21ms★ ArcanistParentMemberReferenceXHPASTLinterRuleTestCase::testLinter
229  PASS   29ms★ ArcanistParenthesesSpacingXHPASTLinterRuleTestCase::testLinter
230  PASS   14ms★ ArcanistParseStrUseXHPASTLinterRuleTestCase::testLinter
231  PASS   34ms★ ArcanistPlusOperatorOnStringsXHPASTLinterRuleTestCase::testLinter
232  PASS   18ms★ ArcanistPregQuoteMisuseXHPASTLinterRuleTestCase::testLinter
233  PASS   16ms★ ArcanistPublicPropertyXHPASTLinterRuleTestCase::testLinter
234  PASS   17ms★ ArcanistRaggedClassTreeEdgeXHPASTLinterRuleTestCase::testLinter
235  PASS   26ms★ ArcanistReusedAsIteratorXHPASTLinterRuleTestCase::testLinter
236  PASS   42ms★ ArcanistReusedIteratorReferenceXHPASTLinterRuleTestCase::testLinter
237  PASS   27ms★ ArcanistReusedIteratorXHPASTLinterRuleTestCase::testLinter
238  PASS   17ms★ ArcanistSelfClassReferenceXHPASTLinterRuleTestCase::testLinter
239  PASS   33ms★ ArcanistSelfMemberReferenceXHPASTLinterRuleTestCase::testLinter
240  PASS   28ms★ ArcanistSemicolonSpacingXHPASTLinterRuleTestCase::testLinter
241  PASS   18ms★ ArcanistSlownessXHPASTLinterRuleTestCase::testLinter
242  PASS   17ms★ ArcanistStaticThisXHPASTLinterRuleTestCase::testLinter
243  PASS   20ms★ ArcanistTautologicalExpressionXHPASTLinterRuleTestCase::testLinter
244  PASS   23ms★ ArcanistThisReassignmentXHPASTLinterRuleTestCase::testLinter
245  PASS   18ms★ ArcanistToStringExceptionXHPASTLinterRuleTestCase::testLinter
246  PASS   15ms★ ArcanistTodoCommentXHPASTLinterRuleTestCase::testLinter
247  PASS   15ms★ ArcanistUnaryPostfixExpressionSpacingXHPASTLinterRuleTestCase::testLinter
248  PASS   16ms★ ArcanistUnaryPrefixExpressionSpacingXHPASTLinterRuleTestCase::testLinter
249  PASS   58ms ArcanistUndeclaredVariableXHPASTLinterRuleTestCase::testLinter
250  PASS   51ms ArcanistUnexpectedReturnValueXHPASTLinterRuleTestCase::testLinter
251  PASS   17ms★ ArcanistUnnecessaryFinalModifierXHPASTLinterRuleTestCase::testLinter
252  PASS   16ms★ ArcanistUnnecessarySymbolAliasXHPASTLinterRuleTestCase::testLinter
253  PASS   26ms★ ArcanistUnsafeDynamicStringXHPASTLinterRuleTestCase::testLinter
254  PASS   15ms★ ArcanistUseStatementNamespacePrefixXHPASTLinterRuleTestCase::testLinter
255  PASS   20ms★ ArcanistUselessOverridingMethodXHPASTLinterRuleTestCase::testLinter
256  PASS   24ms★ ArcanistVariableReferenceSpacingXHPASTLinterRuleTestCase::testLinter
257  PASS   15ms★ ArcanistVariableVariableXHPASTLinterRuleTestCase::testLinter
258  PASS  209ms ArcanistXHPASTLinterTestCase::testLinter
259  PASS   74ms ArcanistXMLLinterTestCase::testLinter
260  PASS   1ms★ ArcanistMercurialParserTestCase::testParseAll
261  PASS   <1ms★ ArcanistRepositoryAPIMiscTestCase::testSVNFileEscapes
262  PASS  143ms ArcanistRepositoryAPIStateTestCase::testGitStateParsing
263  PASS   26ms★ ArcanistRepositoryAPIStateTestCase::testSvnStateParsing
264  PASS  139ms ArcanistRepositoryAPIStateTestCase::testHgStateParsing
265  PASS   <1ms★ ArcanistUnitTestResultTestCase::testCoverageMerges
266  PASS   <1ms★ ArcanistXHPASTLintNamingHookTestCase::testStripUtilities
267  PASS   1ms★ ArcanistXHPASTLintNamingHookTestCase::testCaseUtilities
268  PASS   <1ms★ PhpunitTestEngineTestCase::testSearchLocations
269  PASS   2ms★ PhutilUnitTestEngineTestCase::testFailSkip
270  PASS   <1ms★ PhutilUnitTestEngineTestCase::testPass
271  PASS   <1ms★ PhutilUnitTestEngineTestCase::testTryTestMap
272  PASS   <1ms★ PhutilUnitTestEngineTestCase::testTryTestCases
273  PASS   2ms★ PhutilUnitTestEngineTestCase::testGetTestPaths
274  PASS   <1ms★ XUnitTestResultParserTestCase::testAcceptsNoTestsInput
275  PASS   1ms★ XUnitTestResultParserTestCase::testInvalidXmlInputFailure
276  PASS   <1ms★ XUnitTestResultParserTestCase::testAcceptsSimpleInput
277  PASS   <1ms★ XUnitTestResultParserTestCase::testEmptyInputFailure
278

Build Working Copy

When
Completed at Oct 29 2019, 5:14 PM · Built for 7 s
Status
Passed

Event Timeline