Page MenuHomePhabricator

Build 25358
PassedPublic

Run "arc unit --everything"

When
Completed at Nov 7 2017, 11:37 PM · Built for 2 m, 21 s
Status
Passed

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

1[2017-11-07 23:36:12] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-83/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=90546042144f), phabricator(head=587faa6f677c8d7e914051e5307ade00e2bf43b0, ref.master=672247eff30b), phutil(head=master, ref.master=500eecc03c58)
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:167]
11 #8 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394]
12

Build Log 21053 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Nov 7 2017, 11:35 PM · Built instantly
Status
Passed

Event Timeline