Page MenuHomePhabricator

Build 22964
PassedPublic

Run "arc unit --everything"

When
Completed at May 20 2017, 3:02 PM · Built for 1 m, 16 s
Status
Passed

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

1[2017-05-20 15:01:50] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-81/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=129d51fa0936), phabricator(head=e15009b76e1b085fabb0efe58a03869999ca202a, ref.master=5307f511703c), phutil(head=master, ref.master=a900d7b63e95)
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 17949 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at May 20 2017, 3:01 PM · Built instantly
Status
Passed

Event Timeline