Page MenuHomePhabricator

Build 24746

Run "arc unit --everything"

When
Completed at Sep 7 2017, 8:30 PM · Built for 6 m, 24 s
Status
Passed

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

1[2017-09-07 20:29:01] 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:254]
2arcanist(head=master, ref.master=cbc785ddce71), phabricator(head=b1703c8801f4448cf13666b3b8ef49674f791f9d, ref.master=ea0db5aa9d57), phutil(head=master, ref.master=0cd92b1ff5c4)
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 20203 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Sep 7 2017, 8:24 PM · Built instantly
Status
Passed

Event Timeline