Page MenuHomePhabricator

Build 29447
PassedPublic

Run "arc unit --everything"

When
Completed at Jan 19 2019, 3:53 AM · Built for 2 m, 59 s
Status
Passed

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

1[2019-01-19 03:51:41] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-83/repo/phabricator/src/aphront/response/AphrontResponse.php:424]
2arcanist(head=master, ref.master=25c2381959ac), phabricator(head=98bf3a950dcfafe8d9f4485fc6fa2bb394924841, ref.master=da40f8074106), phutil(head=master, ref.master=92413d0303ab)
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 26792 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Jan 19 2019, 3:50 AM · Built for 15 s
Status
Passed

Event Timeline