Page MenuHomePhabricator

Build 27158
PassedPublic

Run "arc unit --everything"

When
Completed at Apr 9 2018, 11:49 AM · Built for 2 m, 49 s
Status
Passed

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

1[2018-04-09 11:48:08] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-80/repo/phabricator/src/aphront/response/AphrontResponse.php:416]
2arcanist(head=master, ref.master=73f5afd44110), phabricator(head=1fde4a9450610586e76c9e536c88f556cc52683c, ref.master=f583406ba93a), phutil(head=master, ref.master=1ad42491e44a)
3 #0 ini_set(string, string) called at [<phabricator>/src/aphront/response/AphrontResponse.php:416]
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 23796 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Apr 9 2018, 11:46 AM · Built instantly
Status
Passed

Event Timeline