Page MenuHomePhabricator

Build 26312
PassedPublic

Properties

Run "arc unit --everything"

When
Completed at Feb 9 2018, 1:28 AM · Built for 57 s
Status
Passed

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

1[2018-02-09 01:27:46] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-83/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=349109426c7f), phabricator(head=3aac0e11453b048424fe95113188229e52c094fd, ref.master=1bf64e5cbcf4), phutil(head=master, ref.master=f91ef416f11f)
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:170]
11 #8 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394]
12

Build Log 22414 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Feb 9 2018, 1:27 AM · Built instantly
Status
Passed

Event Timeline