Page MenuHomePhabricator

Build 27770
PassedPublic

Run "arc unit --everything"

When
Completed at Jun 23 2018, 12:42 AM · Built for 1 m, 39 s
Status
Passed

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

1[2018-06-23 00:41:37] 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:415]
2arcanist(head=master, ref.master=222800a86ed0), phabricator(head=cbc71e75fae3e527bc7cd18c735bc62922322787, ref.master=b4796d28374c), phutil(head=master, ref.master=4206849bb05b)
3 #0 ini_set(string, string) called at [<phabricator>/src/aphront/response/AphrontResponse.php:415]
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:148]
10 #7 ArcanistConfigurationDrivenUnitTestEngine::run() called at [<arcanist>/src/workflow/ArcanistUnitWorkflow.php:170]
11 #8 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394]
12

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

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

Build Working Copy

When
Completed at Jun 23 2018, 12:40 AM · Built for 8 s
Status
Passed

Event Timeline