Page MenuHomePhabricator

Build 19759
PassedPublic

Run "arc unit --everything"

When
Completed at Dec 31 2016, 6:08 PM · Built for 59 s
Status
Passed

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

1[2016-12-31 18:08:16] 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=a90ab7f4033defd9dd3a364339c3737c7ca288ec, 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 13634 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Dec 31 2016, 6:07 PM · Built instantly
Status
Passed

Event Timeline