Page MenuHomePhabricator

Build 23623
PassedPublic

Run "arc unit --everything"

When
Completed at Jun 27 2017, 7:37 PM · Built for 1 m, 52 s
Status
Passed

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

1[2017-06-27 19:36:02] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-75/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=c04f141ab023), phabricator(head=a14b82d4f466ec1efee5e97d771ac56622ea7112, ref.master=3dae9701298f), phutil(head=master, ref.master=0a4487d37cd7)
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 18871 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Jun 27 2017, 7:35 PM · Built instantly
Status
Passed

Event Timeline