Page MenuHomePhabricator

Build 26154
PassedPublic

Run "arc unit --everything"

When
Completed at Feb 5 2018, 8:24 PM · Built for 1 m, 18 s
Status
Passed

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

1[2018-02-05 20:24:32] 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=2e02332216c6), phabricator(head=b3880975e5a17e0202055e235556316b34146cab, ref.master=0807b70ea167), phutil(head=master, ref.master=cc343d0c8133)
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:167]
11 #8 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394]
12

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

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

Build Working Copy

When
Completed at Feb 5 2018, 8:23 PM · Built instantly
Status
Passed

Event Timeline