Properties
Properties
- Buildable
- B16790: Diff 42864
- Build Plan
- Plan 3 Run Core Tests
Run "arc unit --everything"
Run "arc unit --everything"
- When
- Completed at May 3 2017, 10:31 PM · Built for 10 s
- Status
Failed
1 empty logs are hidden. Show all logs.
1 | Build successful! |
---|---|
2 | PASS 1ms★ AbstractDirectedGraphTestCase::testTrivialGraph |
3 | PASS <1ms★ AbstractDirectedGraphTestCase::testNoncyclicGraph |
4 | PASS <1ms★ AbstractDirectedGraphTestCase::testTrivialCyclicGraph |
5 | PASS <1ms★ AbstractDirectedGraphTestCase::testCyclicGraph |
6 | PASS <1ms★ AbstractDirectedGraphTestCase::testEdgeLoadFailure |
7 | PASS <1ms★ AbstractDirectedGraphTestCase::testTopographicSortTree |
8 | PASS <1ms★ AbstractDirectedGraphTestCase::testNonTreeGraph |
9 | PASS <1ms★ AbstractDirectedGraphTestCase::testBestEffortTopographicSortTree |
10 | PASS <1ms★ CaseInsensitiveArrayTestCase::testGetKeys |
11 | PASS <1ms★ CaseInsensitiveArrayTestCase::testOffsetGet |
12 | PASS <1ms★ CaseInsensitiveArrayTestCase::testOffsetExists |
13 | PASS <1ms★ CaseInsensitiveArrayTestCase::testOffsetSet |
14 | PASS <1ms★ CaseInsensitiveArrayTestCase::testCount |
15 | PASS <1ms★ CaseInsensitiveArrayTestCase::testOffsetUnset |
16 | PASS <1ms★ ConduitClientTestCase::testConduitRequestEncoding |
17 | PASS <1ms★ ExecFutureTestCase::testTerminateWithoutStart |
18 | PASS 23ms★ ExecFutureTestCase::testTimeoutTestShouldRunLessThan1Sec |
19 | PASS 27ms★ ExecFutureTestCase::testLargeBuffer |
20 | PASS 10ms★ ExecFutureTestCase::testReadBuffering |
21 | PASS 7ms★ ExecFutureTestCase::testBufferLimit |
22 | PASS 21ms★ ExecFutureTestCase::testResolveTimeoutTestShouldRunLessThan1Sec |
23 | PASS 25ms★ ExecFutureTestCase::testMultipleTimeoutsTestShouldRunLessThan1Sec |
24 | PASS 4ms★ ExecFutureTestCase::testKeepPipe |
25 | PASS 2ms★ ExecFutureTestCase::testMultipleResolves |
26 | PASS 3ms★ ExecFutureTestCase::testEmptyWrite |
27 | PASS 2ms★ ExecPassthruTestCase::testExecPassthru |
28 | PASS 4ms★ FileFinderTestCase::testFinderWithChecksums |
29 | PASS 4ms★ FileFinderTestCase::testFinderWithFilesAndDirectories |
30 | PASS 4ms★ FileFinderTestCase::testFinderWithoutChecksums |
31 | PASS 4ms★ FileFinderTestCase::testFinderWithNames |
32 | PASS 4ms★ FileFinderTestCase::testFinderWithPath |
33 | PASS 4ms★ FileFinderTestCase::testFinderWithDirectories |
34 | PASS 6ms★ FilesystemTestCase::testResolveBinary |
35 | PASS <1ms★ FilesystemTestCase::testisDescendant |
36 | PASS <1ms★ FilesystemTestCase::testReadRandomBytes |
37 | PASS 1ms★ FilesystemTestCase::testWriteUniqueFile |
38 | PASS <1ms★ FilesystemTestCase::testWalkToRoot |
39 | PASS 5ms★ FilesystemTestCase::testBinaryExists |
40 | PASS 5ms★ FutureIteratorTestCase::testAddingFuture |
41 | PASS 8ms★ LinesOfALargeExecFutureTestCase::testExecBasics |
42 | PASS 248ms LinesOfALargeExecFutureTestCase::testExecLongLine |
43 | PASS 4ms★ LinesOfALargeExecFutureTestCase::testExecException |
44 | PASS 21ms★ LinesOfALargeExecFutureTestCase::testExecLargeFile |
45 | PASS 1ms★ LinesOfALargeFileTestCase::testEmptyLines |
46 | PASS <1ms★ LinesOfALargeFileTestCase::testReadFailure |
47 | PASS <1ms★ LinesOfALargeFileTestCase::testChangeDelimiter |
48 | PASS 1ms★ LinesOfALargeFileTestCase::testLineFilter |
49 | PASS 18ms★ LinesOfALargeFileTestCase::testLargeFile |
50 | PASS <1ms★ LinesOfALargeFileTestCase::testTerminalDelimiterAbsent |
51 | PASS <1ms★ LinesOfALargeFileTestCase::testTerminalDelimiterPresent |
52 | PASS 244ms LinesOfALargeFileTestCase::testLongLine |
53 | PASS <1ms★ LinesOfALargeFileTestCase::testBasics |
54 | |
55 | |
56 | |
57 | + n_PROGRAM |
58 | + n_STATEMENT_LIST |
59 | + n_OPEN_TAG |
60 | > "<?php" |
61 | + n_STATEMENT |
62 | + n_BINARY_EXPRESSION |
63 | + n_VARIABLE |
64 | > "$the_senate" |
65 | + n_OPERATOR |
66 | > "=" |
67 | + n_HEREDOC |
68 | > "<<<EOTRAGEDY\nDid you ever hear the tragedy of Darth Plagueis The Wise?" |
69 | . " I\nthought not. It's not a story the Jedi would tell you. It's a Sith " |
70 | . "legend.\nDarth Plagueis was a Dark Lord of the Sith, so powerful and so" |
71 | . " wise he could\nuse the Force to influence the midichlorians to create " |
72 | . "life... He had such a\nknowledge of the dark side that he could even ke" |
73 | . "ep the ones he cared about from\ndying. The dark side of the Force is a" |
74 | . " pathway to many abilities some consider\nto be unnatural. He became so" |
75 | . " powerful... the only thing he was afraid of was\nlosing his power, whi" |
76 | . "ch eventually, of course, he did. Unfortunately, he taught\nhis apprent" |
77 | . "ice everything he knew, then his apprentice killed him in his sleep.\nI" |
78 | . "ronic. He could save others from death, but not himself.\nEOTRAGEDY" |
79 | -------------------------------------------------------------------------------- |
80 | > "T_OPEN_TAG <?php" |
81 | > "T_WHITESPACE \n\n" |
82 | > "T_VARIABLE $the_senate" |
83 | > "T_WHITESPACE " |
84 | > "= =" |
85 | > "T_WHITESPACE " |
86 | > "T_HEREDOC <<<EOTRAGEDY\nDid you ever hear the tragedy of Darth Plagueis T" |
87 | . "he Wise? I\nthought not. It's not a story the Jedi would tell you. It's a Si" |
88 | . "th legend.\nDarth Plagueis was a Dark Lord of the Sith, so powerful and so w" |
89 | . "ise he could\nuse the Force to influence the midichlorians to create life..." |
90 | . " He had such a\nknowledge of the dark side that he could even keep the ones " |
91 | . "he cared about from\ndying. The dark side of the Force is a pathway to many " |
92 | . "abilities some consider\nto be unnatural. He became so powerful... the only " |
93 | . "thing he was afraid of was\nlosing his power, which eventually, of course, h" |
94 | . "e did. Unfortunately, he taught\nhis apprentice everything he knew, then his" |
95 | . " apprentice killed him in his sleep.\nIronic. He could save others from deat" |
96 | . "h, but not himself.\nEOTRAGEDY" |
97 | > "; ;" |
98 | > "T_WHITESPACE \n\n" |
99 | |
100 | |
101 | |
102 | |
103 | |
104 | |
105 | + n_PROGRAM |
106 | + n_STATEMENT_LIST |
107 | + n_OPEN_TAG |
108 | > "<?php" |
109 | -------------------------------------------------------------------------------- |
110 | > "T_OPEN_TAG <?php" |
111 | > "T_WHITESPACE \n" |
112 | |
113 | |
114 | |
115 | FAIL PHPASTParserTestCase::testParser |
116 | Assertion failed, expected values to be equal (at PHPASTParserTestCase.php:109): Parser output for "base-pass.php.test". |
117 | Expected vs Actual Output Diff |
118 | --- Old Value |
119 | +++ New Value |
120 | @@ -1,32 +1,8 @@ |
121 | -'{ |
122 | - "tree": [ |
123 | - 9000, |
124 | - 0, |
125 | - 1, |
126 | - [ |
127 | - [ |
128 | - 9006, |
129 | - 0, |
130 | - 0, |
131 | - [ |
132 | - [ |
133 | - 9007, |
134 | - 0, |
135 | - 0 |
136 | - ] |
137 | - ] |
138 | - ] |
139 | - ] |
140 | - ], |
141 | - "stream": [ |
142 | - [ |
143 | - 373, |
144 | - 5 |
145 | - ], |
146 | - [ |
147 | - 377, |
148 | - 1 |
149 | - ] |
150 | - ] |
151 | -} |
152 | +'+ n_PROGRAM |
153 | + + n_STATEMENT_LIST |
154 | + + n_OPEN_TAG |
155 | + > "<?php" |
156 | +-------------------------------------------------------------------------------- |
157 | +> "T_OPEN_TAG <?php" |
158 | +> "T_WHITESPACE \n" |
159 | ' |
160 | |
161 | PASS 27ms★ PhageAgentTestCase::testPhagePHPAgent |
162 | PASS <1ms★ PhobjectTestCase::testThrowOnUndeclaredProperty |
163 | PASS <1ms★ PhobjectTestCase::testThrowOnIteration |
164 | PASS 3ms★ PhutilAWSv4SignatureTestCase::testAWSv4SignaturesS3GetBucketLifecycle |
165 | PASS <1ms★ PhutilAWSv4SignatureTestCase::testAWSv4SignaturesS3GetBucket |
166 | PASS <1ms★ PhutilAWSv4SignatureTestCase::testAWSv4SignaturesVanillaQuery |
167 | PASS <1ms★ PhutilAWSv4SignatureTestCase::testAWSv4SignaturesS3GetObject |
168 | PASS <1ms★ PhutilAWSv4SignatureTestCase::testAWSv4SignaturesS3PutObject |
169 | PASS 2ms★ PhutilArgumentParserTestCase::testWildcards |
170 | PASS <1ms★ PhutilArgumentParserTestCase::testBadArg |
171 | PASS <1ms★ PhutilArgumentParserTestCase::testMissingParameterValue |
172 | PASS <1ms★ PhutilArgumentParserTestCase::testConflictParameterValue |
173 | PASS <1ms★ PhutilArgumentParserTestCase::testDuplicateWildcards |
174 | PASS <1ms★ PhutilArgumentParserTestCase::testDuplicateFlag |
175 | PASS <1ms★ PhutilArgumentParserTestCase::testConflictSpecificationWithSelf |
176 | PASS <1ms★ PhutilArgumentParserTestCase::testPartialParse |
177 | PASS <1ms★ PhutilArgumentParserTestCase::testStdinValidParameter |
178 | PASS <1ms★ PhutilArgumentParserTestCase::testParameterValues |
179 | PASS <1ms★ PhutilArgumentParserTestCase::testDuplicateNames |
180 | PASS <1ms★ PhutilArgumentParserTestCase::testDuplicateShortAliases |
181 | PASS <1ms★ PhutilArgumentParserTestCase::testBasics |
182 | PASS <1ms★ PhutilArgumentParserTestCase::testUnrecognizedFlag |
183 | PASS <1ms★ PhutilArgumentParserTestCase::testRepeatableParam |
184 | PASS <1ms★ PhutilArgumentParserTestCase::testExtraParameterValue |
185 | PASS <1ms★ PhutilArgumentParserTestCase::testDuplicatePartialWildcards |
186 | PASS <1ms★ PhutilArgumentParserTestCase::testConflictSpecificationWithUnrecognizedArg |
187 | PASS <1ms★ PhutilArgumentParserTestCase::testDuplicateNamesWithParsePartial |
188 | PASS <1ms★ PhutilArgumentParserTestCase::testRepeatableFlag |
189 | PASS <1ms★ PhutilArgumentSpecificationTestCase::testSpecs |
190 | PASS <1ms★ PhutilArgumentSpecificationTestCase::testNames |
191 | PASS <1ms★ PhutilArgumentSpecificationTestCase::testAliases |
192 | PASS 2ms★ PhutilArgumentSpellingCorrectorTestCase::testCommandCorrection |
193 | PASS <1ms★ PhutilArgumentSpellingCorrectorTestCase::testFlagCorrection |
194 | PASS <1ms★ PhutilArrayTestCase::testPhutilArrayWithDefaultValue |
195 | PASS <1ms★ PhutilBufferedIteratorTestCase::testBufferedIterator |
196 | PASS 4ms★ PhutilBugtraqParserTestCase::testBugtraq |
197 | PASS 2ms★ PhutilCalendarDateTimeTestCase::testDateTimeDuration |
198 | PASS 17ms★ PhutilCalendarRecurrenceRuleTestCase::testMinutelyRecurrenceRules |
199 | PASS 15ms★ PhutilCalendarRecurrenceRuleTestCase::testHourlyRecurrenceRules |
200 | PASS 146ms PhutilCalendarRecurrenceRuleTestCase::testRFC5545RecurrenceRules |
201 | PASS 108ms PhutilCalendarRecurrenceRuleTestCase::testYearlyRecurrenceRules |
202 | PASS 24ms★ PhutilCalendarRecurrenceRuleTestCase::testMonthlyRecurrenceRules |
203 | PASS 11ms★ PhutilCalendarRecurrenceRuleTestCase::testDailyRecurrenceRules |
204 | PASS 28ms★ PhutilCalendarRecurrenceRuleTestCase::testSimpleRecurrenceRules |
205 | PASS 6ms★ PhutilCalendarRecurrenceRuleTestCase::testWeeklyRecurrenceRules |
206 | PASS 19ms★ PhutilCalendarRecurrenceRuleTestCase::testSecondlyRecurrenceRules |
207 | PASS 1ms★ PhutilCalendarRecurrenceTestCase::testCalendarRecurrenceOffsets |
208 | PASS 4ms★ PhutilCalendarRecurrenceTestCase::testCalendarRecurrenceLists |
209 | PASS 1ms★ PhutilChannelTestCase::testChannelBasics |
210 | PASS <1ms★ PhutilChunkedIteratorTestCase::testChunkedIterator |
211 | PASS 1ms★ PhutilConsoleWrapTestCase::testWrapIndent |
212 | PASS <1ms★ PhutilConsoleWrapTestCase::testConsoleWrap |
213 | PASS 8ms★ PhutilConsoleWrapTestCase::testWrap |
214 | PASS 2ms★ PhutilCowsayTestCase::testCowsay |
215 | PASS <1ms★ PhutilCsprintfTestCase::testPowershell |
216 | PASS <1ms★ PhutilCsprintfTestCase::testNoPowershell |
217 | PASS 6ms★ PhutilCsprintfTestCase::testEscapingIsRobust |
218 | PASS <1ms★ PhutilCsprintfTestCase::testCommandReadableEscapes |
219 | PASS 4ms★ PhutilCsprintfTestCase::testPasswords |
220 | PASS 1ms★ PhutilDefaultSyntaxHighlighterEngineTestCase::testFilenameGreediness |
221 | PASS <1ms★ PhutilDeferredLogTestCase::testLogWriteFailure |
222 | PASS <1ms★ PhutilDeferredLogTestCase::testSetAfterWrite |
223 | PASS <1ms★ PhutilDeferredLogTestCase::testNoWrite |
224 | PASS 3ms★ PhutilDeferredLogTestCase::testLogging |
225 | PASS <1ms★ PhutilDeferredLogTestCase::testDoubleWrite |
226 | PASS 82ms PhutilDeferredLogTestCase::testManyWriters |
227 | PASS 2ms★ PhutilDocblockParserTestCase::testParser |
228 | PASS <1ms★ PhutilEditDistanceMatrixTestCase::testEditMatrixMaximumLength |
229 | PASS <1ms★ PhutilEditDistanceMatrixTestCase::testDamerauEditString |
230 | PASS 9ms★ PhutilEditDistanceMatrixTestCase::testEditDistance |
231 | PASS 12ms★ PhutilEditDistanceMatrixTestCase::testEditString |
232 | PASS 9ms★ PhutilEditDistanceMatrixTestCase::testDamerauEditDistance |
233 | PASS 122ms PhutilEditorConfigTestCase::testGetProperty |
234 | PASS <1ms★ PhutilEmailAddressTestCase::testEmailParsing |
235 | PASS 2ms★ PhutilErrorHandlerTestCase::testSilenceHandler |
236 | PASS <1ms★ PhutilErrorHandlerTestCase::testProxyException |
237 | PASS 3ms★ PhutilExtensionsTestCase::testPhutilExtensions |
238 | PASS 1ms★ PhutilFileLockTestCase::testIsLocked |
239 | PASS 148ms PhutilFileLockTestCase::testLockHolding |
240 | PASS 81ms PhutilFileLockTestCase::testLockTesting |
241 | PASS 107ms PhutilFileLockTestCase::testInProcessHolding |
242 | PASS 93ms PhutilFileLockTestCase::testInProcessLocking |
243 | PASS <1ms★ PhutilFileLockTestCase::testExcessiveUnlock |
244 | PASS 133ms PhutilFileLockTestCase::testUnlockAll |
245 | PASS <1ms★ PhutilFileLockTestCase::testRelock |
246 | PASS <1ms★ PhutilGitURITestCase::testGitURIParsing |
247 | PASS <1ms★ PhutilGitURITestCase::testStrictGitURIParsingOfLeadingWhitespace |
248 | PASS 2ms★ PhutilHashingIteratorTestCase::testHashingIterator |
249 | PASS <1ms★ PhutilHgsprintfTestCase::testHgsprintf |
250 | PASS 4ms★ PhutilICSParserTestCase::testICSParser |
251 | PASS 1ms★ PhutilICSParserTestCase::testICSDuration |
252 | PASS 2ms★ PhutilICSParserTestCase::testICSWeeklyEvent |
253 | PASS 4ms★ PhutilICSParserTestCase::testICSOddTimezone |
254 | PASS 1ms★ PhutilICSParserTestCase::testICSFloatingTime |
255 | PASS 2ms★ PhutilICSParserTestCase::testICSVALARM |
256 | PASS 8ms★ PhutilICSParserTestCase::testICSParserErrors |
257 | PASS 2ms★ PhutilICSWriterTestCase::testICSWriterAllDay |
258 | PASS 2ms★ PhutilICSWriterTestCase::testICSWriterChristmas |
259 | PASS 2ms★ PhutilICSWriterTestCase::testICSWriterUsers |
260 | PASS 2ms★ PhutilICSWriterTestCase::testICSWriterTeaTime |
261 | PASS 1ms★ PhutilIPAddressTestCase::testValidIPv4CIDRBlocks |
262 | PASS 2ms★ PhutilIPAddressTestCase::testValidIPv4Addresses |
263 | PASS <1ms★ PhutilIPAddressTestCase::testValidIPv6CIDRBlocks |
264 | PASS 2ms★ PhutilIPAddressTestCase::testIPv6CIDRBlockContains |
265 | PASS 1ms★ PhutilIPAddressTestCase::testValidIPv6Addresses |
266 | PASS 2ms★ PhutilIPAddressTestCase::testIPv6AddressToAddress |
267 | PASS 1ms★ PhutilIPAddressTestCase::testCIDRList |
268 | PASS <1ms★ PhutilIPAddressTestCase::testIPv4AddressToBits |
269 | PASS 2ms★ PhutilIPAddressTestCase::testIPv6AddressToBits |
270 | PASS 2ms★ PhutilIPAddressTestCase::testIPv4CIDRBlockContains |
271 | PASS <1ms★ PhutilInvalidStateExceptionTestCase::testException |
272 | PASS 4ms★ PhutilJSONFragmentLexerHighlighterTestCase::testLexer |
273 | PASS 6ms★ PhutilJSONParserTestCase::testInvalidJSON |
274 | PASS 8ms★ PhutilJSONParserTestCase::testValidJSON |
275 | PASS 2ms★ PhutilJSONParserTestCase::testDuplicateKeys |
276 | PASS <1ms★ PhutilJSONProtocolChannelTestCase::testJSONChannelBasics |
277 | PASS <1ms★ PhutilJSONTestCase::testEmptyArrayEncoding |
278 | SKIP PhutilKeyValueCacheTestCase::testAPCCache |
279 | Cache not available. |
280 | PASS 2ms★ PhutilKeyValueCacheTestCase::testDirectoryCacheSpecialDirectoryRules |
281 | PASS <1ms★ PhutilKeyValueCacheTestCase::testInRequestCache |
282 | PASS <1ms★ PhutilKeyValueCacheTestCase::testNamespaceCache |
283 | PASS 4ms★ PhutilKeyValueCacheTestCase::testOnDiskCache |
284 | PASS 3ms★ PhutilKeyValueCacheTestCase::testDirectoryCache |
285 | PASS <1ms★ PhutilKeyValueCacheTestCase::testInRequestCacheLimit |
286 | PASS 3ms★ PhutilKeyValueCacheTestCase::testCacheStack |
287 | PASS 1ms★ PhutilLanguageGuesserTestCase::testGuessing |
288 | PASS 212ms PhutilLibraryTestCase::testLibraryMap |
289 | PASS 34ms★ PhutilLibraryTestCase::testEverythingImplemented |
290 | PASS 85ms PhutilLibraryTestCase::testMethodVisibility |
291 | PASS <1ms★ PhutilLocaleTestCase::testLoadAllLocales |
292 | PASS <1ms★ PhutilLunarPhaseTestCase::testLunarPhases |
293 | PASS <1ms★ PhutilMarkupTestCase::testAppendHTML |
294 | PASS <1ms★ PhutilMarkupTestCase::testURIEscape |
295 | PASS <1ms★ PhutilMarkupTestCase::testTagBasics |
296 | PASS <1ms★ PhutilMarkupTestCase::testTagAttributes |
297 | PASS 5ms★ PhutilMarkupTestCase::testTagJavascriptProtocolRejection |
298 | PASS <1ms★ PhutilMarkupTestCase::testTagDefaults |
299 | PASS <1ms★ PhutilMarkupTestCase::testTagNullAttribute |
300 | PASS <1ms★ PhutilMarkupTestCase::testArrayEscaping |
301 | PASS <1ms★ PhutilMarkupTestCase::testTagEmpty |
302 | PASS <1ms★ PhutilMarkupTestCase::testHsprintf |
303 | PASS <1ms★ PhutilMarkupTestCase::testURIPathComponentEscape |
304 | PASS <1ms★ PhutilMarkupTestCase::testTagEscapes |
305 | PASS <1ms★ PhutilMarkupTestCase::testDefaultRelNoreferrer |
306 | PASS <1ms★ PhutilModuleUtilsTestCase::testGetCurrentLibraryName |
307 | PASS 27ms★ PhutilOAuth1FutureTestCase::testOAuth1SigningWithJIRAExamples |
308 | PASS <1ms★ PhutilOAuth1FutureTestCase::testOAuth1SigningWithOldSpecExmaples |
309 | PASS <1ms★ PhutilOAuth1FutureTestCase::testOAuth1SigningWithTwitterExamples |
310 | PASS 1ms★ PhutilOpaqueEnvelopeTestCase::testOpaqueEnvelope |
311 | PASS 6ms★ PhutilPHPFragmentLexerHighlighterTestCase::testLexer |
312 | PASS 19ms★ PhutilPHPFragmentLexerTestCase::testPHPFragmentLexer |
313 | PASS <1ms★ PhutilPHPObjectProtocolChannelTestCase::testPHPObjectChannelBasics |
314 | PASS 5ms★ PhutilPHPObjectProtocolChannelTestCase::testCloseExecWriteChannel |
315 | PASS <1ms★ PhutilPHPObjectProtocolChannelTestCase::testCloseSocketWriteChannel |
316 | PASS <1ms★ PhutilParserGeneratorTestCase::testUnreachableRule |
317 | PASS 2ms★ PhutilParserGeneratorTestCase::testFirst |
318 | PASS 1ms★ PhutilParserGeneratorTestCase::testMessySymbols |
319 | PASS 2ms★ PhutilParserGeneratorTestCase::testIrreducibleGrammars |
320 | PASS 1ms★ PhutilParserGeneratorTestCase::testStates |
321 | PASS 3ms★ PhutilParserGeneratorTestCase::testETParser |
322 | PASS <1ms★ PhutilParserGeneratorTestCase::testUnreachableTerminal |
323 | PASS <1ms★ PhutilParserGeneratorTestCase::testBadStartRule |
324 | PASS <1ms★ PhutilParserGeneratorTestCase::testBogusGrammar |
325 | PASS <1ms★ PhutilPhtTestCase::testPht |
326 | PASS <1ms★ PhutilPregsprintfTestCase::testPregsprintf |
327 | PASS 79ms PhutilProseDiffTestCase::testProseDiffsDistance |
328 | PASS <1ms★ PhutilPygmentizeParserTestCase::testPygmentizeParser |
329 | PASS <1ms★ PhutilQueryStringParserTestCase::testQueryStringParsing |
330 | PASS <1ms★ PhutilQueryStringParserTestCase::testQueryStringListParsing |
331 | PASS <1ms★ PhutilReadableSerializerTestCase::testPrintableValue |
332 | PASS 214ms PhutilRemarkupEngineTestCase::testEngine |
333 | PASS <1ms★ PhutilRopeTestCase::testMoreRopeOperations |
334 | PASS <1ms★ PhutilRopeTestCase::testRopeOperations |
335 | SKIP PhutilSafeHTMLTestCase::testOperator |
336 | Operator extension not available. |
337 | PASS 3ms★ PhutilSearchQueryCompilerTestCase::testCompileQueries |
338 | PASS 3ms★ PhutilSearchQueryCompilerTestCase::testCompileQueriesWithStemming |
339 | PASS 2ms★ PhutilSearchStemmerTestCase::testStemDocuments |
340 | PASS 2ms★ PhutilSearchStemmerTestCase::testStemTokens |
341 | PASS 4ms★ PhutilShellLexerTestCase::testShellLexer |
342 | PASS 1ms★ PhutilSimpleOptionsLexerTestCase::testSimpleOptionsLexerNiceTokens |
343 | PASS <1ms★ PhutilSimpleOptionsLexerTestCase::testSimpleOptionsLexerTokens |
344 | PASS <1ms★ PhutilSimpleOptionsTestCase::testSimpleOptionsUnparse |
345 | PASS <1ms★ PhutilSimpleOptionsTestCase::testSimpleOptionsCaseParse |
346 | PASS 7ms★ PhutilSimpleOptionsTestCase::testSimpleOptionsParse |
347 | PASS 2ms★ PhutilSimpleOptionsTestCase::testSimpleOptionsUnterminatedStrings |
348 | PASS <1ms★ PhutilSystemTestCase::testParseVMStat |
349 | PASS <1ms★ PhutilSystemTestCase::testParseMeminfo |
350 | PASS <1ms★ PhutilTranslationTestCase::testLoadAllTranslations |
351 | PASS <1ms★ PhutilTranslatorTestCase::testSetInstance |
352 | PASS <1ms★ PhutilTranslatorTestCase::testFormatNumber |
353 | PASS <1ms★ PhutilTranslatorTestCase::testSingleVariant |
354 | PASS <1ms★ PhutilTranslatorTestCase::testValidateTranslation |
355 | PASS <1ms★ PhutilTranslatorTestCase::testCzech |
356 | PASS <1ms★ PhutilTranslatorTestCase::testNumberTranslations |
357 | PASS <1ms★ PhutilTranslatorTestCase::testHTMLTranslations |
358 | PASS <1ms★ PhutilTranslatorTestCase::testPerson |
359 | PASS <1ms★ PhutilTranslatorTestCase::testTranslateDate |
360 | PASS <1ms★ PhutilTranslatorTestCase::testEnglish |
361 | PASS <1ms★ PhutilTsprintfTestCase::testTsprintf |
362 | PASS 1ms★ PhutilTypeSpecTestCase::testMixedVector |
363 | PASS 3ms★ PhutilTypeSpecTestCase::testCheckMap |
364 | PASS 3ms★ PhutilTypeSpecTestCase::testCanonicalize |
365 | PASS 1ms★ PhutilTypeSpecTestCase::testRegexValidation |
366 | PASS 5ms★ PhutilTypeSpecTestCase::testTypeCheckFailures |
367 | PASS 13ms★ PhutilTypeSpecTestCase::testTypeSpecParse |
368 | PASS <1ms★ PhutilTypeSpecTestCase::testGetCommonParentClass |
369 | PASS 3ms★ PhutilTypeSpecTestCase::testScalarOrListRegexp |
370 | PASS 8ms★ PhutilTypeSpecTestCase::testGetTypeOf |
371 | PASS 7ms★ PhutilTypeSpecTestCase::testTypeSpecStringify |
372 | PASS <1ms★ PhutilURITestCase::testNoRelativeURIPaths |
373 | PASS 1ms★ PhutilURITestCase::testURIParsing |
374 | PASS <1ms★ PhutilURITestCase::testAppendPath |
375 | PASS <1ms★ PhutilURITestCase::testAmbiguousURIs |
376 | PASS <1ms★ PhutilURITestCase::testStrictURIParsingOfLeadingWhitespace |
377 | PASS <1ms★ PhutilURITestCase::testGitURIParsing |
378 | PASS <1ms★ PhutilURITestCase::testURIGeneration |
379 | PASS <1ms★ PhutilURITestCase::testStrictURIParsingOfHosts |
380 | PASS <1ms★ PhutilURITestCase::testStrictGitURIParsingOfLeadingWhitespace |
381 | PASS <1ms★ PhutilURITestCase::testDefaultPorts |
382 | PASS <1ms★ PhutilURITestCase::testUnusualURIs |
383 | PASS <1ms★ PhutilUTF8TestCase::testUTF8izeASCIIIgnored |
384 | PASS <1ms★ PhutilUTF8TestCase::testUTF8strtolower |
385 | PASS <1ms★ PhutilUTF8TestCase::testUTF8ucwords |
386 | PASS <1ms★ PhutilUTF8TestCase::testUTF8NonHTMLWrap |
387 | PASS <1ms★ PhutilUTF8TestCase::testUTF8vCombined |
388 | PASS <1ms★ PhutilUTF8TestCase::testUTF8vCodepoints |
389 | PASS 3ms★ PhutilUTF8TestCase::testUTF8shorten |
390 | PASS <1ms★ PhutilUTF8TestCase::testSurrogateFiltering |
391 | PASS <1ms★ PhutilUTF8TestCase::testOverlongFormFiltering |
392 | PASS <1ms★ PhutilUTF8TestCase::testUTF8izeOwlIsCuteAndFerocious |
393 | PASS <1ms★ PhutilUTF8TestCase::testUTF8ConvertParams |
394 | PASS 1ms★ PhutilUTF8TestCase::testUTF8BMP |
395 | PASS <1ms★ PhutilUTF8TestCase::testUTF8Convert |
396 | PASS <1ms★ PhutilUTF8TestCase::testUTF8v |
397 | PASS <1ms★ PhutilUTF8TestCase::testUTF8strtoupper |
398 | PASS <1ms★ PhutilUTF8TestCase::testUTF8izeUTF8Ignored |
399 | PASS 2ms★ PhutilUTF8TestCase::testUTF8LargeTruncation |
400 | PASS <1ms★ PhutilUTF8TestCase::testUTF8Wrap |
401 | PASS <1ms★ PhutilUTF8TestCase::testUTF8ConsoleStrlen |
402 | PASS <1ms★ PhutilUTF8TestCase::testUTF8len |
403 | PASS 78ms PhutilUTF8TestCase::testUTF8BMPSegfaults |
404 | PASS <1ms★ PhutilUTF8TestCase::testUTF8CodepointEncoding |
405 | PASS <1ms★ PhutilUTF8TestCase::testUTF8izeInvalidUTF8Fixed |
406 | PASS 2ms★ PhutilUTF8TestCase::testUTF8StringTruncator |
407 | PASS <1ms★ PhutilUTF8TestCase::testUTF8IsCombiningCharacter |
408 | PASS 11ms★ PhutilUTF8TestCase::testUTF8izeLongStringNosegfault |
409 | PASS <1ms★ PhutilUrisprintfTestCase::testUrisprintf |
410 | PASS <1ms★ PhutilUtilsTestCase::testVectorSortString |
411 | PASS <1ms★ PhutilUtilsTestCase::testPhutilUnits |
412 | PASS <1ms★ PhutilUtilsTestCase::testIFilterIndexNotExistsNotFiltered |
413 | PASS <1ms★ PhutilUtilsTestCase::testArrayInterleave |
414 | PASS <1ms★ PhutilUtilsTestCase::testMFilterWithEmptyValueNegateFiltered |
415 | PASS <1ms★ PhutilUtilsTestCase::testHeadKeyLastKey |
416 | PASS <1ms★ PhutilUtilsTestCase::testHashComparisons |
417 | PASS <1ms★ PhutilUtilsTestCase::testAssertInstancesOf |
418 | PASS <1ms★ PhutilUtilsTestCase::testCoalesce |
419 | PASS <1ms★ PhutilUtilsTestCase::testMFilterNullMethodThrowException |
420 | PASS <1ms★ PhutilUtilsTestCase::testJSONEncode |
421 | PASS <1ms★ PhutilUtilsTestCase::testIFilterWithEmptyValueFiltered |
422 | PASS <1ms★ PhutilUtilsTestCase::testID |
423 | PASS <1ms★ PhutilUtilsTestCase::testIFilterWithEmptyValueNegateFiltered |
424 | PASS <1ms★ PhutilUtilsTestCase::testIdx |
425 | PASS <1ms★ PhutilUtilsTestCase::testCensorCredentials |
426 | PASS <1ms★ PhutilUtilsTestCase::testVectorSortInt |
427 | PASS <1ms★ PhutilUtilsTestCase::testPhutilINIDecode |
428 | PASS 4ms★ PhutilUtilsTestCase::testFnmatch |
429 | PASS <1ms★ PhutilUtilsTestCase::testVarExport |
430 | PASS <1ms★ PhutilUtilsTestCase::testNonempty |
431 | PASS <1ms★ PhutilUtilsTestCase::testArrayFuse |
432 | PASS <1ms★ PhutilUtilsTestCase::testSplitLines |
433 | PASS <1ms★ PhutilUtilsTestCase::testmergevMergingBasicallyWorksCorrectly |
434 | PASS <1ms★ PhutilUtilsTestCase::testLoggableString |
435 | PASS <1ms★ PhutilUtilsTestCase::testIFilterInvalidIndexThrowException |
436 | PASS 2ms★ PhutilUtilsTestCase::testPhutilJSONDecode |
437 | PASS <1ms★ PhutilUtilsTestCase::testAssertStringLike |
438 | PASS <1ms★ PhutilUtilsTestCase::testMFilterWithEmptyValueFiltered |
439 | PASS <1ms★ PhutilUtilsTestCase::testIFilterIndexNotExistsAllFiltered |
440 | PASS <1ms★ PhutilUtilsTestCase::testHeadLast |
441 | PASS 35ms★ PhutilXHPASTSyntaxHighlighterTestCase::testBuiltinClassnames |
442 | PASS 53ms XHPASTNodeTestCase::testGetStringVariables |
443 | PASS 12ms★ XHPASTNodeTestCase::testGetNamespace |
444 | PASS 151ms XHPASTTreeTestCase::testEvalStaticString |
445 |
Build Working Copy
Build Working Copy
- When
- Completed at May 3 2017, 10:31 PM · Built instantly
- Status
Passed