Page MenuHomePhabricator

Build 26293
PassedPublic

Run "arc unit --everything"

When
Completed at Feb 8 2018, 8:54 PM · Built for 56 s
Status
Passed

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

1[2018-02-08 20:53:36] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-74/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=349109426c7f), phabricator(head=d1e273daf62fc12393f107804b7e19c55bbb25d9, ref.master=3e983b583dc0), phutil(head=master, ref.master=f91ef416f11f)
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:170]
11 #8 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394]
12

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

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

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

1[2018-02-08 20:48:36] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-74/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=349109426c7f), phabricator(head=d1e273daf62fc12393f107804b7e19c55bbb25d9, ref.master=3e983b583dc0), phutil(head=master, ref.master=f91ef416f11f)
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:170]
11 #8 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394]
12

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

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

Build Working Copy

When
Completed at Feb 8 2018, 8:48 PM · Built instantly
Status
Passed

Event Timeline