Page MenuHomePhabricator

Build 26238
PassedPublic

Run "arc unit --everything"

When
Completed at Feb 8 2018, 2:19 PM · Built for 1 m, 28 s
Status
Passed

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

1[2018-02-08 14:18:16] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-80/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=349109426c7f), phabricator(head=9947eee182aa9fe04e926098eb00dfd1a758e185, ref.master=3e983b583dc0), phutil(head=master, ref.master=57a137027d9b)
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:170]
11 #8 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394]
12

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

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

Build Working Copy

When
Completed at Feb 8 2018, 2:17 PM · Built instantly
Status
Passed

Event Timeline