Page MenuHomePhabricator

Build 26527
PassedPublic

Run "arc unit --everything"

When
Completed at Feb 16 2018, 5:58 PM · Built for 2 m, 14 s
Status
Passed

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

1[2018-02-16 17:58:04] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-71/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=be1dd7e2ba23), phabricator(head=8771b7d5c40cc9bbaf417919c778835d13113878, ref.master=948b0ceca466), 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 22844 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Event Timeline