Page MenuHomePhabricator

Build 30583
PassedPublic

Run "arc unit --everything"

When
Completed at Mar 25 2019, 5:58 PM · Built for 2 m, 42 s
Status
Passed

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

1[2019-03-25 17:57:36] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-91/repo/phabricator/src/aphront/response/AphrontResponse.php:424]
2arcanist(head=master, ref.master=9830c9316d38), phabricator(head=c3563ca15608ba0474aa4713abcdf85ce1a972e7, ref.master=40af472ff595), phutil(head=master, ref.master=34b68955748b)
3 #0 ini_set(string, string) called at [<phabricator>/src/aphront/response/AphrontResponse.php:424]
4 #1 AphrontResponse::willBeginWrite() called at [<phabricator>/src/aphront/sink/AphrontHTTPSink.php:107]
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:148]
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 28330 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Mar 25 2019, 5:55 PM · Built for 13 s
Status
Passed

Event Timeline