Page MenuHomePhabricator

Build 26376
PassedPublic

Run "arc unit --everything"

When
Completed at Feb 11 2018, 4:10 AM · Built for 55 s
Status
Passed
4 empty logs are hidden. Show all logs.

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

1[2018-02-11 04:10:00] 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:254]
2arcanist(head=master, ref.master=349109426c7f), phabricator(head=653bc0fa019f5c14e92f4a04d708d9018a8ae1b1), phutil(head=master, ref.master=f91ef416f11f)
3 #0 ini_set(string, string) called at [<phabricator>/src/aphront/response/AphrontResponse.php:254]
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:147]
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 22600 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

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

1Build successful!
2

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

1Build successful!
2

Build Working Copy

When
Completed at Feb 11 2018, 4:08 AM · Built instantly
Status
Passed

Event Timeline