Page MenuHomePhabricator

Build 24245

Run "arc unit --everything"

When
Completed at Aug 12 2017, 12:24 AM · Built for 2 m, 54 s
Status
Passed

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

1[2017-08-12 00:22:46] 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:254]
2arcanist(head=master, ref.master=5eda40337bb4), phabricator(head=7f743c14d532b4998a9d3c4fbd54c7a4db66d697, ref.master=a546b029b0bc), phutil(head=master, ref.master=276f6d304b69)
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:167]
11 #8 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394]
12

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

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

Build Working Copy

When
Completed at Aug 12 2017, 12:21 AM · Built instantly
Status
Passed

Event Timeline