Page MenuHomePhabricator

Build 31078
PassedPublic

Run "arc unit --everything"

When
Completed at Apr 19 2019, 2:08 PM · Built for 2 m, 7 s
Status
Passed

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

1[2019-04-19 14:07:19] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-74/repo/phabricator/src/aphront/response/AphrontResponse.php:424]
2arcanist(head=master, ref.master=9830c9316d38), phabricator(head=e1076528ef763701844bb6cea86fd05ef077f5c3, ref.master=02cfcfa07969), phutil(head=master, ref.master=639e4b9cae28)
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 28988 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Apr 19 2019, 2:06 PM · Built for 17 s
Status
Passed

Event Timeline