Page MenuHomePhabricator

Build 15541
PassedPublic

Run "arc unit --everything"

When
Completed at May 20 2016, 11:25 PM · Built for 20 s
Status
Passed
1 empty logs are hidden. Show all logs.

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

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

Build Working Copy

When
Completed at May 20 2016, 11:25 PM · Built instantly
Status
Passed

Event Timeline