Page MenuHomePhabricator

Build 26990
PassedPublic

Run "arc unit --everything"

When
Completed at Mar 23 2018, 2:15 PM · Built for 1 m, 22 s
Status
Passed

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

1[2018-03-23 14:15:22] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-85/repo/phabricator/src/aphront/response/AphrontResponse.php:416]
2arcanist(head=master, ref.master=dcd7ef66d0e4), phabricator(head=fb4ce851c4aeac84b4e1a264bc09019aeb9149f8), phutil(head=master, ref.master=1ad42491e44a)
3 #0 ini_set(string, string) called at [<phabricator>/src/aphront/response/AphrontResponse.php:416]
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:170]
11 #8 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394]
12

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

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

Build Working Copy

When
Completed at Mar 23 2018, 2:14 PM · Built instantly
Status
Passed

Event Timeline