Page MenuHomePhabricator

Build 20145
PassedPublic

Run "arc unit --everything"

When
Completed at Jan 18 2017, 3:46 PM · Built for 1 m, 11 s
Status
Passed

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

1[2017-01-18 15:46:27] 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=ade25facfdf2), phabricator(head=0513a242352ee00f0486d93ab7c10c9708741885, ref.master=065d865bce0d), phutil(head=master, ref.master=9d85dfab0f53)
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 14212 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Jan 18 2017, 3:45 PM · Built instantly
Status
Passed

Event Timeline