Page MenuHomePhabricator

Build 31915
PassedPublic

Run "arc unit --everything"

When
Completed at Aug 7 2019, 4:26 PM · Built for 1 m, 51 s
Status
Passed

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

1[2019-08-07 16:25:31] 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=d92fa96366c0), phabricator(head=0561043a1f575567b9619637837e86723d977207, ref.master=ca56e8590a3d), phutil(head=master, ref.master=b416093386a2)
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 30099 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Aug 7 2019, 4:24 PM · Built for 12 s
Status
Passed

Event Timeline