Page MenuHomePhabricator

Build 26244
PassedPublic

Run "arc unit --everything"

When
Completed at Feb 8 2018, 2:25 PM · Built for 1 m, 42 s
Status
Passed

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

1[2018-02-08 14:24:52] 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:254]
2arcanist(head=master, ref.master=349109426c7f), phabricator(head=085221b0d6f6150047cd38ad5174822fa8f279af, ref.master=3e983b583dc0), phutil(head=master, ref.master=57a137027d9b)
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 22300 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

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

Event Timeline