Page MenuHomePhabricator

Build 23884
PassedPublic

Properties

Run "arc unit --everything"

When
Completed at Jul 24 2017, 1:53 PM · Built for 13 s
Status
Passed
1 empty logs are hidden. Show all logs.

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

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

Build Working Copy

When
Completed at Jul 24 2017, 1:52 PM · Built instantly
Status
Passed

Event Timeline