Page MenuHomePhabricator

Build 22693
PassedPublic

Run "arc unit --everything"

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

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

1[2017-05-16 13:20:07] 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=3c4735795a29), phabricator(head=fe44e987fb1677be2f42eb98663b2cb313bdf2f2, ref.master=21ac19630613), 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 17608 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at May 16 2017, 1:19 PM · Built instantly
Status
Passed

Event Timeline