Page MenuHomePhabricator

Build 25053
PassedPublic

Run "arc unit --everything"

When
Completed at Oct 2 2017, 4:11 PM · Built for 1 m, 41 s
Status
Passed

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

1[2017-10-02 16:11:20] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-88/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=c804c5026011), phabricator(head=cd14194a329788d5fff6365bcade278fd18f3612, ref.master=a1d9a2389db4), phutil(head=master, ref.master=20db87e17679)
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 20629 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Oct 2 2017, 4:10 PM · Built instantly
Status
Passed

Event Timeline