Page MenuHomePhabricator

Build 31875
PassedPublic

Run "arc unit --everything"

When
Completed at Jul 31 2019, 6:46 PM · Built for 1 m, 20 s
Status
Passed

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

1[2019-07-31 18:45:31] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-86/repo/phabricator/src/aphront/response/AphrontResponse.php:424]
2arcanist(head=master, ref.master=d92fa96366c0), phabricator(head=47d497aa604580d8b3a6d54e13602f505434394b, ref.master=3c4322252513), 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 30045 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Jul 31 2019, 6:44 PM · Built for 11 s
Status
Passed

Event Timeline