Page MenuHomePhabricator

Build 28727
PassedPublic

Run "arc unit --everything"

When
Completed at Nov 12 2018, 7:07 PM · Built for 28 s
Status
Passed

Build Log 25861 (remote - stderr)
25 - 50 - 100 - Unlimited Lines

1Warning: Permanently added '54.193.84.76' (ECDSA) to the list of known hosts.
2

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

1Build successful!
2 PASS 682ms ArcanistLibraryTestCase::testMethodVisibility
3 PASS 7.1s ArcanistLibraryTestCase::testLibraryMap
4 PASS 3ms★ ArcanistLibraryTestCase::testEverythingImplemented
5 PASS 2ms★ ArcanistBaseCommitParserTestCase::testLegacyRule
6 PASS 1ms★ ArcanistBaseCommitParserTestCase::testHalt
7 PASS 2ms★ ArcanistBaseCommitParserTestCase::testBasics
8 PASS 3ms★ ArcanistBaseCommitParserTestCase::testResolutionOrder
9 PASS 2ms★ ArcanistBaseCommitParserTestCase::testYield
10 PASS 1ms★ ArcanistBaseCommitParserTestCase::testJump
11 PASS 1ms★ ArcanistBaseCommitParserTestCase::testJumpReturn
12 PASS 10ms★ ArcanistBundleTestCase::testMergeHunks
13 PASS 3.6s ArcanistBundleTestCase::testGitRepository
14 PASS 7ms★ ArcanistBundleTestCase::testNonlocalTrailingNewline
15 PASS 16ms★ ArcanistBundleTestCase::testDisjointHunks
16 PASS 86ms ArcanistBundleTestCase::testEncodeBase85
17 PASS 21ms★ ArcanistBundleTestCase::testTrailingContext
18 PASS 1ms★ ArcanistBundleTestCase::testTabEncoding
19 PASS <1ms★ ArcanistCommentRemoverTestCase::testRemover
20  PASS   36ms★ ArcanistConsoleLintRendererTestCase::testRendering
21  PASS   6ms★ ArcanistDiffParserTestCase::testGitRenames
22  PASS   1ms★ ArcanistDiffParserTestCase::testGitCommonFilenameExtraction
23  PASS   67ms ArcanistDiffParserTestCase::testParser
24  PASS   79ms ArcanistDiffUtilsTestCase::testLevenshtein
25  PASS   7ms★ ArcanistDiffUtilsTestCase::testGenerateUTF8IntralineDiff
26  PASS   1ms★ ArcanistGoTestResultParserTestCase::testMultipleTestCasesFailure
27  PASS   1ms★ ArcanistGoTestResultParserTestCase::testNonVerboseOutputGo14
28  PASS   1ms★ ArcanistGoTestResultParserTestCase::testSingleTestCaseFailureGo14
29  PASS   1ms★ ArcanistGoTestResultParserTestCase::testSingleTestCaseSuccessful
30  PASS   1ms★ ArcanistGoTestResultParserTestCase::testMultipleTestCasesSuccessfulGo14
31  PASS   1ms★ ArcanistGoTestResultParserTestCase::testSingleTestCaseFailure
32  PASS   1ms★ ArcanistGoTestResultParserTestCase::testSingleTestCaseSuccessfulGo14
33  PASS   2ms★ ArcanistGoTestResultParserTestCase::testNonVerboseOutputV110
34  PASS   1ms★ ArcanistGoTestResultParserTestCase::testNonVerboseOutput
35  PASS   6ms★ ArcanistGoTestResultParserTestCase::testMultipleTestCasesSuccessful
36  PASS   1ms★ ArcanistGoTestResultParserTestCase::testMultipleTestCasesFailureGo14
37  PASS   1ms★ ArcanistLintMessageTestCase::testMessageTrimming
38  PASS   <1ms★ ArcanistLinterStandardTestCase::testLoadAllStandards
39  PASS   27ms★ 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::testLinter
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::testVersion
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::testVersion
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::testLinter
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  PASS   <1ms★ ArcanistGoLintLinterTestCase::testVersion
73  SKIP  ArcanistGoLintLinterTestCase::testLinter
74Unable to locate binary "golint" to run linter ArcanistGoLintLinter. You may need to install the binary, or adjust your linter configuration.
75TO INSTALL: Install Golint using `go get github.com/golang/lint/golint`.
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::testLinter
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::testVersion
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::testVersion
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::testLinter
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::testLinter
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::testVersion
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::testVersion
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::testLinter
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  667ms ArcanistPhpLinterTestCase::testLinter
113  PASS   96ms ArcanistPhpLinterTestCase::testVersion
114  SKIP  ArcanistPhpcsLinterTestCase::testVersion
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::testLinter
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::testLinter
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::testVersion
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::testLinter
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::testVersion
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   25ms★ ArcanistFilenameLinterTestCase::testLinter
151  PASS   36ms★ ArcanistGeneratedLinterTestCase::testLinter
152  PASS  441ms ArcanistJSONLinterTestCase::testLinter
153  PASS   32ms★ ArcanistMergeConflictLinterTestCase::testLinter
154  PASS   44ms★ ArcanistNoLintLinterTestCase::testLinter
155  PASS   71ms ArcanistSpellingLinterTestCase::testLinter
156  PASS   <1ms★ ArcanistSpellingLinterTestCase::testFixLetterCase
157  PASS  138ms ArcanistTextLinterTestCase::testLinter
158  PASS  106ms ArcanistAbstractMethodBodyXHPASTLinterRuleTestCase::testLinter
159  PASS   33ms★ ArcanistAbstractPrivateMethodXHPASTLinterRuleTestCase::testLinter
160  PASS   44ms★ ArcanistAliasFunctionXHPASTLinterRuleTestCase::testLinter
161  PASS   31ms★ ArcanistArrayCombineXHPASTLinterRuleTestCase::testLinter
162  PASS   40ms★ ArcanistArrayIndexSpacingXHPASTLinterRuleTestCase::testLinter
163  PASS   59ms ArcanistArraySeparatorXHPASTLinterRuleTestCase::testLinter
164  PASS   65ms ArcanistArrayValueXHPASTLinterRuleTestCase::testLinter
165  PASS  122ms ArcanistBinaryExpressionSpacingXHPASTLinterRuleTestCase::testLinter
166  PASS   55ms ArcanistBinaryNumericScalarCasingXHPASTLinterRuleTestCase::testLinter
167  PASS   47ms★ ArcanistBlacklistedFunctionXHPASTLinterRuleTestCase::testLinter
168  PASS  134ms ArcanistBraceFormattingXHPASTLinterRuleTestCase::testLinter
169  PASS   58ms ArcanistCallParenthesesXHPASTLinterRuleTestCase::testLinter
170  PASS   34ms★ ArcanistCallTimePassByReferenceXHPASTLinterRuleTestCase::testLinter
171  PASS   62ms ArcanistCastSpacingXHPASTLinterRuleTestCase::testLinter
172  PASS   47ms★ ArcanistClassExtendsObjectXHPASTLinterRuleTestCase::testLinter
173  PASS   82ms ArcanistClassMustBeDeclaredAbstractXHPASTLinterRuleTestCase::testLinter
174  PASS   44ms★ ArcanistClassNameLiteralXHPASTLinterRuleTestCase::testLinter
175  PASS   50ms★ ArcanistCommentStyleXHPASTLinterRuleTestCase::testLinter
176  PASS   24ms★ ArcanistConcatenationOperatorXHPASTLinterRuleTestCase::testLinter
177  PASS   39ms★ ArcanistConstructorParenthesesXHPASTLinterRuleTestCase::testLinter
178  PASS   72ms ArcanistControlStatementSpacingXHPASTLinterRuleTestCase::testLinter
179  PASS   77ms ArcanistCurlyBraceArrayIndexXHPASTLinterRuleTestCase::testLinter
180  PASS   81ms ArcanistDeclarationParenthesesXHPASTLinterRuleTestCase::testLinter
181  PASS   49ms★ ArcanistDefaultParametersXHPASTLinterRuleTestCase::testLinter
182  PASS   24ms★ ArcanistDeprecationXHPASTLinterRuleTestCase::testLinter
183  PASS   40ms★ ArcanistDoubleQuoteXHPASTLinterRuleTestCase::testLinter
184  PASS   46ms★ ArcanistDuplicateKeysInArrayXHPASTLinterRuleTestCase::testLinter
185  PASS   27ms★ ArcanistDuplicateSwitchCaseXHPASTLinterRuleTestCase::testLinter
186  PASS   21ms★ ArcanistDynamicDefineXHPASTLinterRuleTestCase::testLinter
187  PASS   23ms★ ArcanistElseIfUsageXHPASTLinterRuleTestCase::testLinter
188  PASS   20ms★ ArcanistEmptyStatementXHPASTLinterRuleTestCase::testLinter
189  PASS   20ms★ ArcanistExitExpressionXHPASTLinterRuleTestCase::testLinter
190  PASS   18ms★ ArcanistExtractUseXHPASTLinterRuleTestCase::testLinter
191  PASS   23ms★ ArcanistFormattedStringXHPASTLinterRuleTestCase::testLinter
192  PASS   54ms ArcanistFunctionCallShouldBeTypeCastXHPASTLinterRuleTestCase::testLinter
193  PASS   19ms★ ArcanistGlobalVariableXHPASTLinterRuleTestCase::testLinter
194  PASS   19ms★ ArcanistHexadecimalNumericScalarCasingXHPASTLinterRuleTestCase::testLinter
195  PASS   19ms★ ArcanistImplicitConstructorXHPASTLinterRuleTestCase::testLinter
196  PASS   62ms ArcanistImplicitFallthroughXHPASTLinterRuleTestCase::testLinter
197  PASS   26ms★ ArcanistImplicitVisibilityXHPASTLinterRuleTestCase::testLinter
198  PASS   20ms★ ArcanistInlineHTMLXHPASTLinterRuleTestCase::testLinter
199  PASS   23ms★ ArcanistInnerFunctionXHPASTLinterRuleTestCase::testLinter
200  PASS   23ms★ ArcanistInstanceofOperatorXHPASTLinterRuleTestCase::testLinter
201  PASS   32ms★ ArcanistInterfaceAbstractMethodXHPASTLinterRuleTestCase::testLinter
202  PASS   33ms★ ArcanistInterfaceMethodBodyXHPASTLinterRuleTestCase::testLinter
203  PASS   27ms★ ArcanistInvalidDefaultParameterXHPASTLinterRuleTestCase::testLinter
204  PASS   25ms★ ArcanistInvalidModifiersXHPASTLinterRuleTestCase::testLinter
205  PASS   50ms★ ArcanistInvalidOctalNumericScalarXHPASTLinterRuleTestCase::testLinter
206  PASS   33ms★ ArcanistIsAShouldBeInstanceOfXHPASTLinterRuleTestCase::testLinter
207  PASS   53ms ArcanistKeywordCasingXHPASTLinterRuleTestCase::testLinter
208  PASS   19ms★ ArcanistLambdaFuncFunctionXHPASTLinterRuleTestCase::testLinter
209  PASS   25ms★ ArcanistLanguageConstructParenthesesXHPASTLinterRuleTestCase::testLinter
210  PASS   21ms★ ArcanistListAssignmentXHPASTLinterRuleTestCase::testLinter
211  PASS   21ms★ ArcanistLogicalOperatorsXHPASTLinterRuleTestCase::testLinter
212  PASS   23ms★ ArcanistLowercaseFunctionsXHPASTLinterRuleTestCase::testLinter
213  PASS   22ms★ ArcanistModifierOrderingXHPASTLinterRuleTestCase::testLinter
214  PASS   56ms ArcanistNamespaceFirstStatementXHPASTLinterRuleTestCase::testLinter
215  PASS   68ms ArcanistNamingConventionsXHPASTLinterRuleTestCase::testLinter
216  PASS   24ms★ ArcanistNestedNamespacesXHPASTLinterRuleTestCase::testLinter
217  PASS   22ms★ ArcanistNewlineAfterOpenTagXHPASTLinterRuleTestCase::testLinter
218  PASS   25ms★ ArcanistNoParentScopeXHPASTLinterRuleTestCase::testLinter
219  PASS   21ms★ ArcanistObjectOperatorSpacingXHPASTLinterRuleTestCase::testLinter
220  PASS   31ms★ ArcanistPHPCloseTagXHPASTLinterRuleTestCase::testLinter
221  PASS  201ms ArcanistPHPCompatibilityXHPASTLinterRuleTestCase::testLinter
222  PASS   29ms★ ArcanistPHPEchoTagXHPASTLinterRuleTestCase::testLinter
223  PASS   40ms★ ArcanistPHPOpenTagXHPASTLinterRuleTestCase::testLinter
224  PASS   20ms★ ArcanistPHPShortTagXHPASTLinterRuleTestCase::testLinter
225  PASS   45ms★ ArcanistPaamayimNekudotayimSpacingXHPASTLinterRuleTestCase::testLinter
226  PASS   33ms★ ArcanistParentMemberReferenceXHPASTLinterRuleTestCase::testLinter
227  PASS   44ms★ ArcanistParenthesesSpacingXHPASTLinterRuleTestCase::testLinter
228  PASS   21ms★ ArcanistParseStrUseXHPASTLinterRuleTestCase::testLinter
229  PASS   22ms★ ArcanistPlusOperatorOnStringsXHPASTLinterRuleTestCase::testLinter
230  PASS   22ms★ ArcanistPregQuoteMisuseXHPASTLinterRuleTestCase::testLinter
231  PASS   21ms★ ArcanistPublicPropertyXHPASTLinterRuleTestCase::testLinter
232  PASS   23ms★ ArcanistRaggedClassTreeEdgeXHPASTLinterRuleTestCase::testLinter
233  PASS   63ms ArcanistReusedAsIteratorXHPASTLinterRuleTestCase::testLinter
234  PASS   71ms ArcanistReusedIteratorReferenceXHPASTLinterRuleTestCase::testLinter
235  PASS   44ms★ ArcanistReusedIteratorXHPASTLinterRuleTestCase::testLinter
236  PASS   28ms★ ArcanistSelfClassReferenceXHPASTLinterRuleTestCase::testLinter
237  PASS   53ms ArcanistSelfMemberReferenceXHPASTLinterRuleTestCase::testLinter
238  PASS   21ms★ ArcanistSemicolonSpacingXHPASTLinterRuleTestCase::testLinter
239  PASS   25ms★ ArcanistSlownessXHPASTLinterRuleTestCase::testLinter
240  PASS   23ms★ ArcanistStaticThisXHPASTLinterRuleTestCase::testLinter
241  PASS   45ms★ ArcanistTautologicalExpressionXHPASTLinterRuleTestCase::testLinter
242  PASS   39ms★ ArcanistThisReassignmentXHPASTLinterRuleTestCase::testLinter
243  PASS   30ms★ ArcanistToStringExceptionXHPASTLinterRuleTestCase::testLinter
244  PASS   22ms★ ArcanistTodoCommentXHPASTLinterRuleTestCase::testLinter
245  PASS   22ms★ ArcanistUnaryPostfixExpressionSpacingXHPASTLinterRuleTestCase::testLinter
246  PASS   24ms★ ArcanistUnaryPrefixExpressionSpacingXHPASTLinterRuleTestCase::testLinter
247  PASS  174ms ArcanistUndeclaredVariableXHPASTLinterRuleTestCase::testLinter
248  PASS   61ms ArcanistUnexpectedReturnValueXHPASTLinterRuleTestCase::testLinter
249  PASS   22ms★ ArcanistUnnecessaryFinalModifierXHPASTLinterRuleTestCase::testLinter
250  PASS   22ms★ ArcanistUnnecessarySymbolAliasXHPASTLinterRuleTestCase::testLinter
251  PASS   56ms ArcanistUnsafeDynamicStringXHPASTLinterRuleTestCase::testLinter
252  PASS   26ms★ ArcanistUseStatementNamespacePrefixXHPASTLinterRuleTestCase::testLinter
253  PASS   33ms★ ArcanistUselessOverridingMethodXHPASTLinterRuleTestCase::testLinter
254  PASS   37ms★ ArcanistVariableReferenceSpacingXHPASTLinterRuleTestCase::testLinter
255  PASS   22ms★ ArcanistVariableVariableXHPASTLinterRuleTestCase::testLinter
256  PASS  352ms ArcanistXHPASTLinterTestCase::testLinter
257  PASS  115ms ArcanistXMLLinterTestCase::testLinter
258  PASS   5ms★ ArcanistMercurialParserTestCase::testParseAll
259  PASS   <1ms★ ArcanistRepositoryAPIMiscTestCase::testSVNFileEscapes
260  PASS  214ms ArcanistRepositoryAPIStateTestCase::testGitStateParsing
261  PASS   40ms★ ArcanistRepositoryAPIStateTestCase::testSvnStateParsing
262  PASS  205ms ArcanistRepositoryAPIStateTestCase::testHgStateParsing
263  PASS   <1ms★ ArcanistUnitTestResultTestCase::testCoverageMerges
264  PASS   2ms★ ArcanistXHPASTLintNamingHookTestCase::testCaseUtilities
265  PASS   <1ms★ ArcanistXHPASTLintNamingHookTestCase::testStripUtilities
266  PASS   <1ms★ PhpunitTestEngineTestCase::testSearchLocations
267  PASS   2ms★ PhutilUnitTestEngineTestCase::testFailSkip
268  PASS   <1ms★ PhutilUnitTestEngineTestCase::testPass
269  PASS   <1ms★ PhutilUnitTestEngineTestCase::testTryTestCases
270  PASS   <1ms★ PhutilUnitTestEngineTestCase::testTryTestMap
271  PASS   3ms★ PhutilUnitTestEngineTestCase::testGetTestPaths
272  PASS   2ms★ XUnitTestResultParserTestCase::testAcceptsSimpleInput
273  PASS   1ms★ XUnitTestResultParserTestCase::testAcceptsNoTestsInput
274  PASS   <1ms★ XUnitTestResultParserTestCase::testEmptyInputFailure
275  PASS   2ms★ XUnitTestResultParserTestCase::testInvalidXmlInputFailure
276

Build Working Copy

When
Completed at Nov 12 2018, 7:07 PM · Built for 16 s
Status
Passed

Event Timeline