Page MenuHomePhabricator

Build 24804

Run "arc unit --everything"

When
Completed at Sep 12 2017, 1:07 AM · Built for 2 m, 56 s
Status
Passed

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

1[2017-09-12 01:06:29] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-89/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=cbc785ddce71), phabricator(head=6edf98eb3b8a30f9805f50775394d1eb57733dae, ref.master=ab99222f28f5), phutil(head=master, ref.master=ceeaf5ebea1c)
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 20273 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Sep 12 2017, 1:04 AM · Built instantly
Status
Passed

Event Timeline