Page MenuHomePhabricator

Build 23489
PassedPublic

Run "arc unit --everything"

When
Completed at Jun 15 2017, 12:24 PM · Built for 1 m, 39 s
Status
Passed

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

1[2017-06-15 12:24:03] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-85/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=c04f141ab023), phabricator(head=3be36783b3776ce73f3ec4650f810946895f5a5f, ref.master=9bbea869b3dd), phutil(head=master, ref.master=74a1350416eb)
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 18691 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Jun 15 2017, 12:23 PM · Built instantly
Status
Passed

Event Timeline