Page MenuHomePhabricator

Build 26369
PassedPublic

Run "arc unit --everything"

When
Completed at Feb 11 2018, 12:09 AM · Built for 59 s
Status
Passed

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

1[2018-02-11 00:09:30] 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=a2d02aed2211c03d69b166f1d00d1bd2c06ed327, 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 22584 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Feb 11 2018, 12:08 AM · Built instantly
Status
Passed

Event Timeline