Page MenuHomePhabricator

Build 24380
PassedPublic

Properties

Run "arc unit --everything"

When
Completed at Aug 24 2017, 6:59 PM · Built for 48 s
Status
Passed

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

1[2017-08-24 18:58:46] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-85/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=5eda40337bb4), phabricator(head=72fa83561634bcf1e0c75de85fe8cf1cf9e320c5, ref.master=a546b029b0bc), phutil(head=master, ref.master=276f6d304b69)
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 19701 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Aug 24 2017, 6:58 PM · Built instantly
Status
Passed

Event Timeline