Page MenuHomePhabricator

Build 26571
PassedPublic

Run "arc unit --everything"

When
Completed at Feb 19 2018, 8:06 PM · Built for 1 m, 16 s
Status
Passed

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

1[2018-02-19 20:06:15] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-85/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=be1dd7e2ba23), phabricator(head=0dee34b3fafd2d7fd5011ea23fae08f9bb8eabf5), phutil(head=master, ref.master=a0de1601cb60)
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 22920 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

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

Event Timeline