Page MenuHomePhabricator

Build 26302
PassedPublic

Run "arc unit --everything"

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

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

1[2018-02-08 23:46:38] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-89/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=349109426c7f), phabricator(head=f028aa6f60dd6382b59153e681645b478cdd0e62, ref.master=55f7cdb99b3f), 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 22396 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

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

1[2018-02-08 23:41:42] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-89/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=349109426c7f), phabricator(head=f028aa6f60dd6382b59153e681645b478cdd0e62, ref.master=55f7cdb99b3f), 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 22390 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

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

Event Timeline