Page MenuHomePhabricator

Build 22264
PassedPublic

Run "arc unit --everything"

When
Completed at Apr 24 2017, 5:25 PM · Built for 1 m, 22 s
Status
Passed

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

1[2017-04-24 17:25:21] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-84/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=146693307f60), phabricator(head=41d9453ece060ad12373eb079a2c3298da619c41, ref.master=bc9291b32708), phutil(head=master, ref.master=a900d7b63e95)
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 17070 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Apr 24 2017, 5:24 PM · Built instantly
Status
Passed

Event Timeline