Page MenuHomePhabricator

Build 26394
PassedPublic

Run "arc unit --everything"

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

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

1[2018-02-12 20:19:00] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-89/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=349109426c7f), phabricator(head=c42bbd6f5cff758610aec7fe2df27895dec78ed3, ref.master=55f7cdb99b3f), phutil(head=master, ref.master=f91ef416f11f)
3 #0 ini_set(string, string) called at [<phabricator>/src/aphront/response/AphrontResponse.php:254]
4 #1 AphrontResponse::willBeginWrite() called at [<phabricator>/src/aphront/sink/AphrontHTTPSink.php:99]
5 #2 AphrontHTTPSink::writeResponse(AphrontJSONResponse) called at [<phabricator>/src/aphront/sink/__tests__/AphrontHTTPSinkTestCase.php:73]
6 #3 AphrontHTTPSinkTestCase::testJSONContentSniff()
7 #4 call_user_func_array(array, array) called at [<arcanist>/src/unit/engine/phutil/PhutilTestCase.php:492]
8 #5 PhutilTestCase::run() called at [<arcanist>/src/unit/engine/PhutilUnitTestEngine.php:69]
9 #6 PhutilUnitTestEngine::run() called at [<arcanist>/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php:147]
10 #7 ArcanistConfigurationDrivenUnitTestEngine::run() called at [<arcanist>/src/workflow/ArcanistUnitWorkflow.php:170]
11 #8 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394]
12

Build Log 22622 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Event Timeline