Page MenuHomePhabricator

Build 29283
PassedPublic

Run "arc unit --everything"

When
Completed at Jan 4 2019, 11:24 PM · Built for 1 m, 43 s
Status
Passed

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

1[2019-01-04 23:23:06] 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:424]
2arcanist(head=master, ref.master=25c2381959ac), phabricator(head=dda3ff89e06dd8510e287683cd8d4524c08716d3, ref.master=a7c008708d04), phutil(head=master, ref.master=cad1985726c9)
3 #0 ini_set(string, string) called at [<phabricator>/src/aphront/response/AphrontResponse.php:424]
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 26594 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Jan 4 2019, 11:22 PM · Built for 13 s
Status
Passed

Event Timeline