Page MenuHomePhabricator

Build 28660
PassedPublic

Run "arc unit --everything"

When
Completed at Nov 6 2018, 5:41 PM · Built for 1 m, 43 s
Status
Passed

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

1[2018-11-06 17:41:15] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-88/repo/phabricator/src/aphront/response/AphrontResponse.php:424]
2arcanist(head=master, ref.master=83661809e532), phabricator(head=bbfc860c6359a419737f2ad782aa0a00dd9e1b48, ref.master=a7c008708d04), phutil(head=master, ref.master=cf96fd681e7d)
3 #0 ini_set(string, string) called at [<phabricator>/src/aphront/response/AphrontResponse.php:424]
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:148]
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 25778 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Nov 6 2018, 5:40 PM · Built for 12 s
Status
Passed

Event Timeline