Page MenuHomePhabricator

Build 26433
PassedPublic

Run "arc unit --everything"

When
Completed at Feb 13 2018, 9:17 PM · Built for 1 m, 14 s
Status
Passed

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

1[2018-02-13 21:16:54] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-91/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=349109426c7f), phabricator(head=27c3793d4087a51e1da30e9d5fa28ebb8faf5e8a), 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 22680 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Feb 13 2018, 9:16 PM · Built instantly
Status
Passed

Event Timeline