Page MenuHomePhabricator

Build 30689
FailedPublic

Properties

Run "arc unit --everything"

When
Completed at Mar 29 2019, 12:46 AM · Built for 1 m, 12 s
Status
Failed

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

1[2019-03-29 00:46:18] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-91/repo/phabricator/src/aphront/response/AphrontResponse.php:424]
2arcanist(head=master, ref.master=9830c9316d38), phabricator(head=96be01fbe305142c0d846d972d409593877a510d, ref.master=f6658bf391d3), phutil(head=master, ref.master=524fcf465108)
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 28478 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Mar 29 2019, 12:45 AM · Built for 18 s
Status
Passed

Event Timeline