Page MenuHomePhabricator

Build 27791
PassedPublic

Run "arc unit --everything"

When
Completed at Jun 28 2018, 3:53 PM · Built for 1 m, 27 s
Status
Passed

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

1[2018-06-28 15:52:57] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-74/repo/phabricator/src/aphront/response/AphrontResponse.php:415]
2arcanist(head=master, ref.master=222800a86ed0), phabricator(head=a94528ee4aa1d847fcdad2343257998a66658d52, ref.master=f01c2e36948b), phutil(head=master, ref.master=4206849bb05b)
3 #0 ini_set(string, string) called at [<phabricator>/src/aphront/response/AphrontResponse.php:415]
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 24596 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Jun 28 2018, 3:52 PM · Built for 8 s
Status
Passed

Event Timeline