Page MenuHomePhabricator

Build 19533
PassedPublic

Properties

Run "arc unit --everything"

When
Completed at Dec 14 2016, 4:06 PM · Built for 44 s
Status
Passed

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

1[2016-12-14 16:05:45] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-70/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=fad85844314b), phabricator(head=1579742f3ee1034fa47f3f2242c22367679b4279, ref.master=f0bf0419f12a), phutil(head=master, ref.master=5ac2ca121489)
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 13280 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Dec 14 2016, 4:05 PM · Built instantly
Status
Passed

Event Timeline