Page MenuHomePhabricator

Build 24745
PassedPublic

Run "arc unit --everything"

When
Completed at Sep 7 2017, 8:29 PM · Built for 5 m, 39 s
Status
Passed

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

1[2017-09-07 20:27:39] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-88/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=cbc785ddce71), phabricator(head=c9152b586b64a2e9f552f6f5348126b64a9adce8, ref.master=8d11e127ff15), phutil(head=master, ref.master=0cd92b1ff5c4)
3 #0 ini_set(string, string) called at [<phabricator>/src/aphront/response/AphrontResponse.php:254]
4 #1 AphrontResponse::willBeginWrite() called at [<phabricator>/src/aphront/sink/AphrontHTTPSink.php:99]
5 #2 AphrontHTTPSink::writeResponse(AphrontJSONResponse) called at [<phabricator>/src/aphront/sink/__tests__/AphrontHTTPSinkTestCase.php:73]
6 #3 AphrontHTTPSinkTestCase::testJSONContentSniff()
7 #4 call_user_func_array(array, array) called at [<arcanist>/src/unit/engine/phutil/PhutilTestCase.php:492]
8 #5 PhutilTestCase::run() called at [<arcanist>/src/unit/engine/PhutilUnitTestEngine.php:69]
9 #6 PhutilUnitTestEngine::run() called at [<arcanist>/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php:147]
10 #7 ArcanistConfigurationDrivenUnitTestEngine::run() called at [<arcanist>/src/workflow/ArcanistUnitWorkflow.php:167]
11 #8 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394]
12

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

1Build successful!
2 PASS 18.6s PhabricatorLibraryTestCase::testMethodVisibility
3 PASS 19.7s PhabricatorLibraryTestCase::testLibraryMap
4 PASS 48ms★ PhabricatorLibraryTestCase::testEverythingImplemented
5 PASS 25ms★ DifferentialAdjustmentMapTestCase::testNearestMaps
6 PASS 11ms★ DifferentialAdjustmentMapTestCase::testInverseMaps
7 PASS 10ms★ DifferentialAdjustmentMapTestCase::testChainMaps
8 PASS 12ms★ DifferentialAdjustmentMapTestCase::testBasicMaps
9 PASS 4ms★ DifferentialDiffTestCase::testDetectCopiedCode
10 PASS 147ms DifferentialDiffTestCase::testDetectSlowCopiedCode
11 PASS 6ms★ DifferentialDiffTestCase::testDetectCopiedOverlaidCode
12 PASS 2ms★ DifferentialHunkTestCase::testMakeChanges
13 PASS 2ms★ DifferentialHunkTestCase::testMakeStructuredNewlineAdded
14 PASS 6ms★ DifferentialHunkTestCase::testMakeStructuredNewlineRemoved
15 PASS 2ms★ DifferentialHunkTestCase::testMakeStructuredNewlineAbsent
16 PASS 2ms★ DifferentialHunkTestCase::testMakeStructuredOffset
17 PASS 2ms★ DifferentialHunkTestCase::testMakeStructuredChanges1
18 PASS 2ms★ DifferentialHunkTestCase::testMakeStructuredChanges2
19 PASS 6ms★ DiffusionURITestCase::testBlobDecode
20 PASS <1ms★ DiffusionURITestCase::testBlobDecodeFail
21 PASS 103ms DiffusionURITestCase::testURIGeneration
22 PASS 5ms★ HeraldFieldTestCase::testGetAllFields
23 PASS 11ms★ PhabricatorPHIDTypeTestCase::testGetAllTypes
24 PASS 1ms★ PhabricatorPHIDTypeTestCase::testGetPHIDTypeApplicationClass
25 PASS 2ms★ AlmanacNamesTestCase::testServiceOrDeviceNames
26 PASS 1ms★ AlmanacServiceTypeTestCase::testGetAllServiceTypes
27 PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPHeaderNames
28 PASS 3ms★ AphrontHTTPSinkTestCase::testJSONContentSniff
29 PASS 1ms★ AphrontHTTPSinkTestCase::testHTTPSinkStatusCode
30 PASS 1ms★ AphrontHTTPSinkTestCase::testHTTPSinkResponseSplitting
31 PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPSinkBasics
32 PASS 6ms★ AphrontIsolatedDatabaseConnectionTestCase::testDeletePermitted
33 PASS <1ms★ AphrontIsolatedDatabaseConnectionTestCase::testInsertGeneratesID
34 PASS <1ms★ AphrontIsolatedDatabaseConnectionTestCase::testIsolation
35 PASS 107ms AphrontIsolatedDatabaseConnectionTestCase::testTransactionRollback
36 PASS 2ms★ AphrontIsolatedDatabaseConnectionTestCase::testTransactionStack
37 PASS 121ms AphrontMySQLDatabaseConnectionTestCase::testConnectionFailures
38 PASS 3ms★ AphrontRedirectResponseTestCase::testLocalRedirectURIs
39 PASS <1ms★ AphrontRequestTestCase::testGetHTTPHeader
40 PASS <1ms★ AphrontRequestTestCase::testHostAttacks
41 PASS 5ms★ AphrontRequestTestCase::testRequestDataAccess
42 PASS <1ms★ AphrontRequestTestCase::testFlattenRequestData
43 PASS 22ms★ CalendarTimeUtilTestCase::testTimestampsStartDay
44 PASS 2ms★ CalendarTimeUtilTestCase::testTimestampsAtMidnight
45 PASS <1ms★ CelerityPhysicalResourcesTestCase::testGetAll
46 PASS <1ms★ CelerityPostprocessorTestCase::testGetAllCelerityPostprocessors
47 PASS 4ms★ CelerityResourceTransformerTestCase::testTransformation
48 PASS 7ms★ ConduitAPIMethodTestCase::testLoadAllConduitMethods
49 PASS 3ms★ ConduitCallTestCase::testConduitAuth
50 PASS 2ms★ ConduitCallTestCase::testConduitPing
51 PASS 902ms ConpherenceRoomTestCase::testRoomParticipantDeletion
52 PASS 145ms ConpherenceRoomTestCase::testOneUserRoomCreate
53 PASS 705ms ConpherenceRoomTestCase::testRoomParticipantAddition
54 PASS 584ms ConpherenceRoomTestCase::testNUserRoomCreate
55 PASS 536ms DifferentialChangesetParserTestCase::testDiffChangesets
56 PASS 2ms★ DifferentialCommitMessageFieldTestCase::testRevisionCommitMessageFieldParsing
57 PASS 6ms★ DifferentialCommitMessageParserTestCase::testDifferentialCommitMessageParserNormalization
58 PASS 28ms★ DifferentialCommitMessageParserTestCase::testDifferentialCommitMessageParser
59 PASS 1ms★ DifferentialCommitMessageParserTestCase::testDifferentialCommitMessageFieldParser
60 PASS 2ms★ DifferentialCustomFieldDependsOnParserTestCase::testParser
61 PASS 10ms★ DifferentialCustomFieldRevertsParserTestCase::testParser
62 PASS 34ms★ DifferentialHunkParserTestCase::testMissingContext
63 PASS <1ms★ DifferentialHunkParserTestCase::testMultiLineOldComment
64 PASS <1ms★ DifferentialHunkParserTestCase::testOneLineNewComment
65 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfOldFileInNewCommentFromStart
66 PASS <1ms★ DifferentialHunkParserTestCase::testNoNewlineAtEndOfFile
67 PASS <1ms★ DifferentialHunkParserTestCase::testOverlapAfterEndOfHunk
68 PASS <1ms★ DifferentialHunkParserTestCase::testCannotFindContext
69 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfNewFileInOldCommentFromStartWithContext
70 PASS <1ms★ DifferentialHunkParserTestCase::testMultiLineNewComment
71 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfNewFileInOldCommentFromStart
72 PASS <1ms★ DifferentialHunkParserTestCase::testOneLineOldComment
73 PASS <1ms★ DifferentialHunkParserTestCase::testOverlapFromStartOfHunk
74 PASS 10ms★ DifferentialHunkParserTestCase::testInclusionOfOldFileInNewCommentFromStartWithContext
75 PASS 1.0s DifferentialParseRenderTestCase::testParseRender
76 PASS 7ms★ DiffusionCommandEngineTestCase::testCommandEngine
77 PASS 1ms★ DiffusionCommitRemarkupRuleTestCase::testProjectObjectRemarkup
78 PASS <1ms★ DiffusionGitBranchTestCase::testRemoteBranchParser
79 PASS <1ms★ DiffusionMercurialWireProtocolTests::testFilteringBundle2Capability
80 PASS 14ms★ DiffusionMercurialWireSSHTestCase::testMercurialClientWireProtocolParser
81 PASS <1ms★ DiffusionPathQueryTestCase::testExpandEdgeCases
82 PASS <1ms★ DiffusionPathQueryTestCase::testParentEdgeCases
83 PASS 5ms★ DiffusionSubversionWireProtocolTestCase::testSubversionWireProtocolParser
84 PASS <1ms★ DiffusionSubversionWireProtocolTestCase::testSubversionWireProtocolPartialFrame
85 PASS <1ms★ DoorkeeperBridgeJIRATestCase::testJIRABridgeRestAPIURIConversion
86 PASS 5ms★ DrydockBlueprintImplementationTestCase::testGetAllBlueprintImplementations
87 PASS 1.5s HarbormasterAutotargetsTestCase::testGenerateHarbormasterAutotargets
88 PASS <1ms★ HarbormasterBuildStepImplementationTestCase::testGetImplementations
89 PASS <1ms★ HeraldRuleTestCase::testHeraldRuleExecutionOrder
90 PASS 1ms★ HeraldTranscriptTestCase::testTranscriptTruncation
91 PASS <1ms★ LiskChunkTestCase::testSQLChunking
92 PASS <1ms★ LiskDAOTestCase::testCheckProperty
93 PASS 27ms★ LiskFixtureTestCase::testTransactionalIsolation1of2
94 PASS 78ms LiskFixtureTestCase::testCounters
95 PASS 28ms★ LiskFixtureTestCase::testReadableTransactions
96 PASS 3ms★ LiskFixtureTestCase::testTransactionalIsolation2of2
97 PASS 12ms★ LiskFixtureTestCase::testGarbageLoadCalls
98 PASS 6ms★ LiskFixtureTestCase::testFixturesBasicallyWork
99 PASS 6ms★ LiskFixtureTestCase::testNonmutableColumns
100 PASS 2ms★ LiskIsolationTestCase::testEphemeral
101 PASS 1ms★ LiskIsolationTestCase::testMagicMethods
102 PASS <1ms★ LiskIsolationTestCase::testIsolationContainment
103 PASS 2ms★ LiskIsolationTestCase::testIsolatedWrites
104 PASS 8ms★ ManiphestCustomFieldStatusParserTestCase::testParser
105 PASS <1ms★ ManiphestExcelFormatTestCase::testLoadAllFormats
106 PASS 962ms ManiphestTaskStatusTestCase::testManiphestStatusConfigValidation
107 PASS 1ms★ ManiphestTaskStatusTestCase::testManiphestStatusConstants
108 PASS 2.6s ManiphestTaskTestCase::testTaskAdjacentBlocks
109 PASS 1.7s ManiphestTaskTestCase::testTaskReordering
110 PASS 2ms★ MetaMTAEmailTransactionCommandTestCase::testGetAllTypes
111 PASS 21ms★ NuanceGitHubRawEventTestCase::testIssueEvents
112 PASS 24ms★ NuanceGitHubRawEventTestCase::testRepositoryEvents
113 PASS <1ms★ NuanceSourceDefinitionTestCase::testGetAllTypes
114 PASS <1ms★ PHUIDiffGraphViewTestCase::testTailTermination
115 PASS <1ms★ PHUIDiffGraphViewTestCase::testThreeWayGraphJoin
116 PASS <1ms★ PHUIDiffGraphViewTestCase::testReverseTree
117 PASS <1ms★ PHUIDiffGraphViewTestCase::testJoinTerminateTree
118 PASS 6ms★ PHUIInvisibleCharacterTestCase::testEmptyString
119 PASS <1ms★ PHUIInvisibleCharacterTestCase::testWithNamedChars
120 PASS <1ms★ PHUIInvisibleCharacterTestCase::testWithHexChars
121 PASS <1ms★ PHUIInvisibleCharacterTestCase::testHtmlDecoration
122 PASS <1ms★ PHUIInvisibleCharacterTestCase::testWithNamedAsHex
123 PASS <1ms★ PHUIInvisibleCharacterTestCase::testEmptyPlainText
124 PASS <1ms★ PHUIListViewTestCase::testAppendBefore
125 PASS 1ms★ PHUIListViewTestCase::testAppendLabel
126 PASS <1ms★ PHUIListViewTestCase::testAppend
127 PASS <1ms★ PHUIListViewTestCase::testAppendAfter
128 PASS <1ms★ PassphraseCredentialTypeTestCase::testGetAllTypes
129 PASS 514ms PhabricatorAccessControlTestCase::testControllerAccessControls
130 PASS <1ms★ PhabricatorAphrontViewTestCase::testHasChildren
131 PASS <1ms★ PhabricatorApplicationConfigurationPanelTestCase::testLoadAllPanels
132 PASS 2ms★ PhabricatorApplicationSearchEngineTestCase::testGetAllEngines
133 PASS 2ms★ PhabricatorApplicationTestCase::testGetAllApplications
134 PASS <1ms★ PhabricatorAuthFactorTestCase::testGetAllFactors
135 PASS 203ms PhabricatorAuthInviteTestCase::testInviteWithNewEmail
136 PASS 71ms PhabricatorAuthInviteTestCase::testInvalidInvite
137 PASS 331ms PhabricatorAuthInviteTestCase::testDuplicateInvite
138 PASS 16.7s PhabricatorAuthInviteTestCase::testInviteWithKnownEmail
139 PASS 1ms★ PhabricatorCachesTestCase::testRequestCache
140 PASS 1.1s PhabricatorCelerityTestCase::testCelerityMaps
141 PASS 222ms PhabricatorConduitTestCase::testConduitMethods
142 PASS 81ms PhabricatorEdgeTestCase::testCycleDetection
143 PASS <1ms★ PhabricatorEdgeTypeTestCase::testGetAllTypes
144 PASS 1ms★ PhabricatorEditEngineSubtypeTestCase::testEditEngineSubtypeKeys
145 PASS <1ms★ PhabricatorEnvTestCase::testOverrides
146 PASS <1ms★ PhabricatorEnvTestCase::testDictionarySource
147 PASS 10ms★ PhabricatorEnvTestCase::testLocalURIForLink
148 PASS <1ms★ PhabricatorEnvTestCase::testStackSource
149 PASS 54ms PhabricatorEnvTestCase::testRemoteURIForFetch
150 PASS <1ms★ PhabricatorEnvTestCase::testGetEnvExceptions
151 PASS <1ms★ PhabricatorEnvTestCase::testOverrideOrder
152 PASS 1ms★ PhabricatorEnvTestCase::testRemoteURIForLink
153 PASS 16ms★ PhabricatorEnvTestCase::testSelfURI
154 PASS <1ms★ PhabricatorFactEngineTestCase::testLoadAllEngines
155 PASS <1ms★ PhabricatorFerretEngineTestCase::testTermsCorpus
156 PASS <1ms★ PhabricatorFileStorageEngineTestCase::testLoadAllEngines
157 PASS 132ms PhabricatorFileStorageFormatTestCase::testRot13Storage
158 PASS 139ms PhabricatorFileStorageFormatTestCase::testStorageTampering
159 PASS 266ms PhabricatorFileStorageFormatTestCase::testAES256Storage
160 PASS 572ms PhabricatorFileTestCase::testFileVisibility
161 PASS 170ms PhabricatorFileTestCase::testFileStorageUploadDifferentFiles
162 PASS 375ms PhabricatorFileTestCase::testFileDirectScramble
163 PASS 88ms PhabricatorFileTestCase::testFileStorageUploadSameFile
164 PASS 126ms PhabricatorFileTestCase::testReadWriteTtlFiles
165 PASS 562ms PhabricatorFileTestCase::testFileIndirectScramble
166 PASS 82ms PhabricatorFileTestCase::testFileStorageReadWrite
167 PASS 99ms PhabricatorFileTestCase::testFileStorageDeleteSharedHandle
168 PASS 319ms PhabricatorFileTestCase::testFileTransformDelete
169 PASS 74ms PhabricatorFileTestCase::testFileStorageDelete
170 PASS 1ms★ PhabricatorFileTransformTestCase::testGetAllTransforms
171 PASS 405ms PhabricatorFileTransformTestCase::testThumbTransformDefaults
172 PASS <1ms★ PhabricatorHMACTestCase::testSHA256Hashing
173 PASS 35ms★ PhabricatorHMACTestCase::testHMACKeyGeneration
174 PASS 799ms PhabricatorHandlePoolTestCase::testHandlePools
175 PASS 2ms★ PhabricatorHashTestCase::testHashForIndex
176 PASS 1ms★ PhabricatorInfrastructureTestCase::testApplicationsInstalled
177 PASS 15ms★ PhabricatorInfrastructureTestCase::testRejectMySQLNonUTF8Queries
178 PASS 2ms★ PhabricatorIteratedMD5PasswordHasherTestCase::testHasher
179 PASS 109ms PhabricatorLocalTimeTestCase::testLocalTimeFormatting
180 PASS 14ms★ PhabricatorLocaleScopeGuardTestCase::testLocaleScopeGuard
181 PASS 2ms★ PhabricatorMailReceiverTestCase::testAddressSimilarity
182 PASS <1ms★ PhabricatorMarkupEngineTestCase::testRemarkupSentenceSummmaries
183 PASS 11ms★ PhabricatorMetaMTAEmailBodyParserTestCase::testEmailBodyCommandParsing
184 PASS 14ms★ PhabricatorMetaMTAEmailBodyParserTestCase::testQuotedTextStripping
185 PASS <1ms★ PhabricatorMetaMTAEmailBodyParserTestCase::testFalsePositiveForOnWrote
186 PASS <1ms★ PhabricatorMetaMTAMailBodyTestCase::testBodyRenderNoHerald
187 PASS <1ms★ PhabricatorMetaMTAMailBodyTestCase::testBodyRender
188 PASS 220ms PhabricatorMetaMTAMailTestCase::testMailSendFailures
189 PASS 1.0s PhabricatorMetaMTAMailTestCase::testRecipients
190 PASS 101ms PhabricatorMetaMTAMailTestCase::testThreadIDHeaders
191 PASS 107ms PhabricatorMetaMTAReceivedMailTestCase::testDropDuplicateMail
192 PASS 27ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropSelfMail
193 PASS 139ms PhabricatorMetaMTAReceivedMailTestCase::testDropUnknownSenderMail
194 PASS 22ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropUnreceivableMail
195 PASS 118ms PhabricatorMetaMTAReceivedMailTestCase::testDropDisabledSenderMail
196 PASS 1ms★ PhabricatorOAuthServerTestCase::testValidateRedirectURI
197 PASS 4ms★ PhabricatorOAuthServerTestCase::testValidateSecondaryRedirectURI
198 PASS 195ms PhabricatorObjectListQueryTestCase::testObjectListQuery
199 PASS 1.5s PhabricatorObjectMailReceiverTestCase::testDropUnconfiguredPublicMail
200 PASS 1.6s PhabricatorObjectMailReceiverTestCase::testDropHashMismatchMail
201 PASS 700ms PhabricatorObjectMailReceiverTestCase::testDropInvalidObjectMail
202 PASS 466ms PhabricatorObjectMailReceiverTestCase::testDropUserMismatchMail
203 PASS 2ms★ PhabricatorOwnersPackageTestCase::testFindLongestPathsPerPackage
204 PASS 1ms★ PhabricatorPasswordHasherTestCase::testHasherSyntax
205 PASS <1ms★ PhabricatorPasswordHasherTestCase::testGetAllHashers
206 PASS 230ms PhabricatorPhortuneTestCase::testNewPhortuneAccount
207 PASS <1ms★ PhabricatorPolicyCapabilityTestCase::testGetCapabilityMap
208 PASS 175ms PhabricatorPolicyDataTestCase::testObjectPolicyRuleTaskAuthor
209 PASS 669ms PhabricatorPolicyDataTestCase::testCustomPolicyRuleUser
210 PASS 167ms PhabricatorPolicyDataTestCase::testProjectPolicyMembership
211 PASS 205ms PhabricatorPolicyDataTestCase::testObjectPolicyRuleSubscribers
212 PASS 276ms PhabricatorPolicyDataTestCase::testCustomPolicyRuleAdministrators
213 PASS 102ms PhabricatorPolicyDataTestCase::testObjectPolicyRuleThreadMembers
214 PASS 228ms PhabricatorPolicyDataTestCase::testCustomPolicyRuleLunarPhase
215 PASS 50ms PhabricatorPolicyTestCase::testAllQueriesBelongToActualApplications
216 PASS 2ms★ PhabricatorPolicyTestCase::testPublicPolicyEnabled
217 PASS 2ms★ PhabricatorPolicyTestCase::testPolicyStrength
218 PASS 37ms★ PhabricatorPolicyTestCase::testRejectInvalidPolicy
219 PASS 3ms★ PhabricatorPolicyTestCase::testOffsets
220 PASS 67ms PhabricatorPolicyTestCase::testExtendedPolicyCycles
221 PASS 4ms★ PhabricatorPolicyTestCase::testPublicPolicyDisabled
222 PASS <1ms★ PhabricatorPolicyTestCase::testInvalidPolicyVisibleByOmnipotentUser
223 PASS <1ms★ PhabricatorPolicyTestCase::testMultipleCapabilities
224 PASS 8ms★ PhabricatorPolicyTestCase::testNoOnePolicy
225 PASS 33ms★ PhabricatorPolicyTestCase::testExtendedPolicies
226 PASS 1ms★ PhabricatorPolicyTestCase::testBulkExtendedPolicies
227 PASS 3ms★ PhabricatorPolicyTestCase::testUsersPolicy
228 PASS 1ms★ PhabricatorPolicyTestCase::testLimits
229 PASS <1ms★ PhabricatorPolicyTestCase::testOmnipotence
230 PASS 16ms★ PhabricatorPolicyTestCase::testAdminPolicy
231 PASS 1.3s PhabricatorProjectCoreTestCase::testProjectMembersVisibility
232 PASS 871ms PhabricatorProjectCoreTestCase::testColumnExtendedPolicies
233 PASS 931ms PhabricatorProjectCoreTestCase::testTagAncestryConflicts
234 PASS 2.4s PhabricatorProjectCoreTestCase::testAncestryQueries
235 PASS 366ms PhabricatorProjectCoreTestCase::testDuplicateSlugs
236 PASS 839ms PhabricatorProjectCoreTestCase::testEditProject
237 PASS 2.8s PhabricatorProjectCoreTestCase::testJoinLeaveProject
238 PASS 1.8s PhabricatorProjectCoreTestCase::testBoardMoves
239 PASS 768ms PhabricatorProjectCoreTestCase::testSlugMaps
240 PASS 1.7s PhabricatorProjectCoreTestCase::testComplexConstraints
241 PASS 3.6s PhabricatorProjectCoreTestCase::testMilestoneMoves
242 PASS 1.8s PhabricatorProjectCoreTestCase::testViewProject
243 PASS 1.7s PhabricatorProjectCoreTestCase::testTagMilestoneConflicts
244 PASS 2.2s PhabricatorProjectCoreTestCase::testIsViewerMemberOrWatcher
245 PASS 3.7s PhabricatorProjectCoreTestCase::testAncestorMembers
246 PASS 1.0s PhabricatorProjectCoreTestCase::testMilestoneMembership
247 PASS 398ms PhabricatorProjectCoreTestCase::testApplicationPolicy
248 PASS 1.3s PhabricatorProjectCoreTestCase::testParentProject
249 PASS 337ms PhabricatorProjectCoreTestCase::testSameSlugAsName
250 PASS 602ms PhabricatorProjectCoreTestCase::testMilestones
251 PASS 1.2s PhabricatorProjectCoreTestCase::testMemberMaterialization
252 PASS 269ms PhabricatorProjectCoreTestCase::testNormalizeSlugs
253 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem
254 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector
255 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors
256 PASS 40ms★ PhabricatorRepositoryCommitTestCase::testSummarizeCommits
257 PASS <1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo
258 PASS <1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput
259 PASS 7ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation
260 PASS 1ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols
261 PASS 5ms★ PhabricatorRepositoryTestCase::testBranchFilter
262 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer
263 PASS 6ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer
264 PASS 114ms PhabricatorRepositoryURITestCase::testURIGeneration
265 PASS 1ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization
266 PASS 2ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks
267 PASS 10ms★ PhabricatorSlugTestCase::testSlugDepth
268 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
269 PASS 3ms★ PhabricatorSlugTestCase::testSlugNormalization
270 PASS 7ms★ PhabricatorSlugTestCase::testProjectSlugs
271 PASS 399ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
272 PASS 1.1s PhabricatorSpacesTestCase::testSpacesAnnihilation
273 PASS 139ms PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
274 PASS 128ms PhabricatorSpacesTestCase::testSpacesSeveralSpaces
275 PASS 26ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
276 PASS 2ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
277 PASS 1ms★ PhabricatorTimeTestCase::testParseLocalTime
278 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
279 PASS 9ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
280 PASS 3ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
281 PASS 3ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
282 PASS 2ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
283 PASS 9ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
284 PASS 2ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
285 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
286 PASS 1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
287 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
288 PASS 1ms★ PhabricatorUnitsTestCase::testByteParsing
289 PASS 7ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
290 PASS 2ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
291 PASS 1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
292 PASS 39ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
293 PASS 74ms PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
294 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
295 PASS 1ms★ PhabricatorUserTestCase::testUsernameValidation
296 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
297 PASS 51ms PhabricatorWorkerTestCase::testMultipleLease
298 PASS 84ms PhabricatorWorkerTestCase::testLeasedIsLowestPriority
299 PASS 34ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
300 PASS 126ms PhabricatorWorkerTestCase::testTooManyTaskFailures
301 PASS 41ms★ PhabricatorWorkerTestCase::testExecuteTask
302 PASS 61ms PhabricatorWorkerTestCase::testLeasedIsOldestFirst
303 PASS 26ms★ PhabricatorWorkerTestCase::testOldestFirst
304 PASS 28ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
305 PASS 27ms★ PhabricatorWorkerTestCase::testLeaseTask
306 PASS 34ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
307 PASS 43ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
308 PASS 17ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
309 PASS 3.6s PhabricatorChangeParserTestCase::testGitParser
310 PASS 1.2s PhabricatorChangeParserTestCase::testSubversionPartialParser
311 PASS 5.8s PhabricatorChangeParserTestCase::testSubversionParser
312 PASS 1.7s PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
313 PASS 7.4s PhabricatorChangeParserTestCase::testMercurialParser
314 PASS 1.2s PhabricatorChangeParserTestCase::testSubversionValidRootParser
315 PASS 852ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
316 PASS 1.8s PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
317 PASS 2.7s PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
318 PASS 1.1s PhabricatorWorkingCopyPullTestCase::testHgPullBasic
319 PASS 227ms PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
320 PASS 696ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
321 PASS 2ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
322 PASS 1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
323 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
324 PASS 12ms★ PhortuneCurrencyTestCase::testCurrencyFromString
325 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
326 PASS 1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
327 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
328 PASS 1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
329 PASS 2ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
330 PASS 1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
331 PASS 1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
332 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
333 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
334 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
335 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
336 PASS 1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
337 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
338 PASS 1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
339 PASS 2ms★ QueryFormattingTestCase::testQueryFormatting
340

Build Working Copy

When
Completed at Sep 7 2017, 8:24 PM · Built instantly
Status
Passed

Event Timeline