Page MenuHomePhabricator

Build 29633
PassedPublic

Run "arc unit --everything"

When
Completed at Jan 28 2019, 5:46 PM · Built for 1 m, 49 s
Status
Passed

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

1[2019-01-28 17:46:13] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-83/repo/phabricator/src/aphront/response/AphrontResponse.php:424]
2arcanist(head=master, ref.master=25c2381959ac), phabricator(head=d8d4efe89e85a31850164bfa7bd234d9d230c517, ref.master=da40f8074106), phutil(head=master, ref.master=9456d6683d33)
3 #0 ini_set(string, string) called at [<phabricator>/src/aphront/response/AphrontResponse.php:424]
4 #1 AphrontResponse::willBeginWrite() called at [<phabricator>/src/aphront/sink/AphrontHTTPSink.php:99]
5 #2 AphrontHTTPSink::writeResponse(AphrontJSONResponse) called at [<phabricator>/src/aphront/sink/__tests__/AphrontHTTPSinkTestCase.php:73]
6 #3 AphrontHTTPSinkTestCase::testJSONContentSniff()
7 #4 call_user_func_array(array, array) called at [<arcanist>/src/unit/engine/phutil/PhutilTestCase.php:492]
8 #5 PhutilTestCase::run() called at [<arcanist>/src/unit/engine/PhutilUnitTestEngine.php:69]
9 #6 PhutilUnitTestEngine::run() called at [<arcanist>/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php:148]
10 #7 ArcanistConfigurationDrivenUnitTestEngine::run() called at [<arcanist>/src/workflow/ArcanistUnitWorkflow.php:170]
11 #8 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394]
12

Build Log 27060 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Jan 28 2019, 5:45 PM · Built for 15 s
Status
Passed

Event Timeline