Page MenuHomePhabricator

Build 25734
PassedPublic

Run "arc unit --everything"

When
Completed at Jan 19 2018, 8:46 PM · Built for 1 m, 31 s
Status
Passed

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

1[2018-01-19 20:46:07] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-82/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=2e02332216c6), phabricator(head=bf1ac701c37c93791143ef31bacb1196f05fca44, ref.master=66b74073be68), phutil(head=master, ref.master=2d8cdda8cc4c)
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 21564 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Jan 19 2018, 8:45 PM · Built instantly
Status
Passed

Event Timeline