Page MenuHomePhabricator

Build 19747
PassedPublic

Run "arc unit --everything"

When
Completed at Dec 30 2016, 10:50 PM · Built for 1 m, 10 s
Status
Passed

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

1[2016-12-30 22:50:25] 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=c243cbbd9fc7), phabricator(head=9d10727f651fd4b359c4893f1886b7e436faad91, ref.master=065d865bce0d), 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 13618 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Dec 30 2016, 10:49 PM · Built instantly
Status
Passed

Event Timeline