Page MenuHomePhabricator

Build 26396
PassedPublic

Run "arc unit --everything"

When
Completed at Feb 12 2018, 8:20 PM · Built for 2 m, 12 s
Status
Passed

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

1[2018-02-12 20:20:09] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-86/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=349109426c7f), phabricator(head=66f20595e4d276c292996821677b518df649d082, ref.master=56bf0690804f), 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 22626 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

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

Event Timeline