Page MenuHomePhabricator

Build 29016
PassedPublic

Run "arc unit --everything"

When
Completed at Dec 13 2018, 12:43 AM · Built for 1 m, 33 s
Status
Passed

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

1[2018-12-13 00:42:11] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-90/repo/phabricator/src/aphront/response/AphrontResponse.php:424]
2arcanist(head=master, ref.master=eb732555a71a), phabricator(head=02933acbd5ae8c843020600c2125590cded1897e, ref.master=315d857a8ad6), phutil(head=master, ref.master=1e590fd9e58e)
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: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: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 26248 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Dec 13 2018, 12:41 AM · Built for 10 s
Status
Passed

Event Timeline