Page MenuHomePhabricator

Build 26237
PassedPublic

Run "arc unit --everything"

When
Completed at Feb 8 2018, 2:14 PM · Built for 58 s
Status
Passed

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

1[2018-02-08 14:13:43] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-70/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=349109426c7f), phabricator(head=994d2e8e156323e0684dac897e65bc9ba6db42e8, ref.master=66b74073be68), 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 22286 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

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

Event Timeline