Page MenuHomePhabricator

Build 26262
PassedPublic

Properties

Run "arc unit --everything"

When
Completed at Feb 8 2018, 5:01 PM · Built for 54 s
Status
Passed

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

1[2018-02-08 17:00:45] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-87/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=349109426c7f), phabricator(head=c1dc4486aa07f2f316de362b1eee00460318643a, ref.master=1bf64e5cbcf4), 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 22328 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

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

Event Timeline