Page MenuHomePhabricator

Build 29697
PassedPublic

Run "arc unit --everything"

When
Completed at Jan 30 2019, 2:24 PM · Built for 2 m, 49 s
Status
Passed

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

1[2019-01-30 14:23:12] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-75/repo/phabricator/src/aphront/response/AphrontResponse.php:424]
2arcanist(head=master, ref.master=25c2381959ac), phabricator(head=2374c92544e05c864455818b121dc3e92891ef69, ref.master=881d79c1eab3), phutil(head=master, ref.master=fc2d2d406599)
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 27126 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Jan 30 2019, 2:21 PM · Built for 16 s
Status
Passed

Event Timeline