Page MenuHomePhabricator

Build 30106
FailedPublic

Properties

Run "arc unit --everything"

When
Completed at Feb 16 2019, 2:18 PM · Built for 1 m, 24 s
Status
Failed

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

1[2019-02-16 14:17:37] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-82/repo/phabricator/src/aphront/response/AphrontResponse.php:424]
2arcanist(head=master, ref.master=07a208d8fc47), phabricator(head=ce31ac4249038df2abbfd87566cc277829c31328, ref.master=8810cd2f4d15), phutil(head=master, ref.master=da84d9c24445)
3 #0 ini_set(string, string) called at [<phabricator>/src/aphront/response/AphrontResponse.php:424]
4 #1 AphrontResponse::willBeginWrite() called at [<phabricator>/src/aphront/sink/AphrontHTTPSink.php:107]
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:148]
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 27664 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

1Build successful!
2 PASS 5.6s PhabricatorLibraryTestCase::testLibraryMap
3 PASS 3.8s PhabricatorLibraryTestCase::testMethodVisibility
4 PASS 23ms★ PhabricatorLibraryTestCase::testEverythingImplemented
5 PASS 10ms★ DifferentialAdjustmentMapTestCase::testInverseMaps
6 PASS 4ms★ DifferentialAdjustmentMapTestCase::testChainMaps
7 PASS 8ms★ DifferentialAdjustmentMapTestCase::testNearestMaps
8 PASS 6ms★ DifferentialAdjustmentMapTestCase::testBasicMaps
9 PASS 3ms★ DifferentialDiffTestCase::testDetectCopiedCode
10 PASS 61ms DifferentialDiffTestCase::testDetectSlowCopiedCode
11 PASS 2ms★ DifferentialDiffTestCase::testDetectCopiedOverlaidCode
12 PASS 1ms★ DifferentialHunkTestCase::testMakeStructuredNewlineAdded
13 PASS 1ms★ DifferentialHunkTestCase::testMakeStructuredNewlineAbsent
14 PASS 2ms★ DifferentialHunkTestCase::testMakeStructuredOffset
15 PASS <1ms★ DifferentialHunkTestCase::testMakeChanges
16 PASS 1ms★ DifferentialHunkTestCase::testMakeStructuredChanges2
17 PASS 1ms★ DifferentialHunkTestCase::testMakeStructuredNewlineRemoved
18 PASS 1ms★ DifferentialHunkTestCase::testMakeStructuredChanges1
19 PASS 5ms★ 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::testHTTPHeaderNames
28 PASS 2ms★ AphrontHTTPSinkTestCase::testJSONContentSniff
29 PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPSinkStatusCode
30 PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPSinkResponseSplitting
31 PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPSinkBasics
32 PASS <1ms★ AphrontIsolatedDatabaseConnectionTestCase::testIsolation
33 PASS 9ms★ AphrontIsolatedDatabaseConnectionTestCase::testTransactionRollback
34 PASS <1ms★ AphrontIsolatedDatabaseConnectionTestCase::testInsertGeneratesID
35 PASS <1ms★ AphrontIsolatedDatabaseConnectionTestCase::testDeletePermitted
36 PASS 2ms★ AphrontIsolatedDatabaseConnectionTestCase::testTransactionStack
37 PASS 2ms★ AphrontMySQLDatabaseConnectionTestCase::testConnectionFailures
38 PASS 2ms★ AphrontRedirectResponseTestCase::testLocalRedirectURIs
39 PASS <1ms★ AphrontRequestTestCase::testFlattenRequestData
40 PASS <1ms★ AphrontRequestTestCase::testRequestDataAccess
41 PASS <1ms★ AphrontRequestTestCase::testGetHTTPHeader
42 PASS <1ms★ AphrontRequestTestCase::testHostAttacks
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 301ms ConpherenceRoomTestCase::testRoomParticipantDeletion
52 PASS 157ms ConpherenceRoomTestCase::testNUserRoomCreate
53 PASS 236ms ConpherenceRoomTestCase::testRoomParticipantAddition
54 PASS 70ms ConpherenceRoomTestCase::testOneUserRoomCreate
55 PASS 64ms DifferentialChangesetParserTestCase::testDiffChangesets
56 PASS 2ms★ DifferentialCommitMessageFieldTestCase::testRevisionCommitMessageFieldParsing
57 PASS 5ms★ DifferentialCommitMessageParserTestCase::testDifferentialCommitMessageParser
58 PASS <1ms★ DifferentialCommitMessageParserTestCase::testDifferentialCommitMessageParserNormalization
59 PASS <1ms★ DifferentialCommitMessageParserTestCase::testDifferentialCommitMessageFieldParser
60 PASS <1ms★ DifferentialCustomFieldDependsOnParserTestCase::testParser
61 PASS 1ms★ DifferentialCustomFieldRevertsParserTestCase::testParser
62 PASS <1ms★ DifferentialHunkParserTestCase::testMultiLineNewComment
63 PASS <1ms★ DifferentialHunkParserTestCase::testOverlapAfterEndOfHunk
64 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfOldFileInNewCommentFromStartWithContext
65 PASS <1ms★ DifferentialHunkParserTestCase::testNoNewlineAtEndOfFile
66 PASS <1ms★ DifferentialHunkParserTestCase::testMultiLineOldComment
67 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfNewFileInOldCommentFromStartWithContext
68 PASS <1ms★ DifferentialHunkParserTestCase::testOneLineNewComment
69 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfOldFileInNewCommentFromStart
70 PASS <1ms★ DifferentialHunkParserTestCase::testOverlapFromStartOfHunk
71 PASS <1ms★ DifferentialHunkParserTestCase::testCannotFindContext
72 PASS <1ms★ DifferentialHunkParserTestCase::testOneLineOldComment
73 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfNewFileInOldCommentFromStart
74 PASS 4ms★ DifferentialHunkParserTestCase::testMissingContext
75 FAIL DifferentialParseRenderTestCase::testParseRender
76Assertion failed, expected values to be equal (at DifferentialParseRenderTestCase.php:56): whitespace.diff.one.expect
77Expected vs Actual Output Diff
78--- Old Value
79+++ New Value
80@@ -1,7 +1,7 @@
81 'CTYPE 2 1 (unforced)
82 WHITESPACE
83 WHITESPACE
84 -
85 O 1 - -=[-Rocket-Ship>\n~
86-N 1 + {> )}-=[-Rocket-Ship>\n~
87+N 1 + -=[-Rocket-Ship>\n~
88 '
89
90 PASS 7ms★ DiffusionCommandEngineTestCase::testCommandEngine
91 PASS <1ms★ DiffusionCommitRemarkupRuleTestCase::testProjectObjectRemarkup
92 PASS <1ms★ DiffusionGitBranchTestCase::testRemoteBranchParser
93 PASS <1ms★ DiffusionMercurialWireProtocolTests::testFilteringBundle2Capability
94 PASS 3ms★ DiffusionMercurialWireSSHTestCase::testMercurialClientWireProtocolParser
95 PASS <1ms★ DiffusionPathQueryTestCase::testExpandEdgeCases
96 PASS <1ms★ DiffusionPathQueryTestCase::testParentEdgeCases
97 PASS <1ms★ DiffusionSubversionWireProtocolTestCase::testSubversionWireProtocolPartialFrame
98 PASS 1ms★ DiffusionSubversionWireProtocolTestCase::testSubversionWireProtocolParser
99 PASS <1ms★ DoorkeeperBridgeJIRATestCase::testJIRABridgeRestAPIURIConversion
100 PASS <1ms★ DrydockBlueprintImplementationTestCase::testGetAllBlueprintImplementations
101 PASS 437ms HarbormasterAutotargetsTestCase::testGenerateHarbormasterAutotargets
102 PASS 2ms★ HarbormasterBuildLogTestCase::testBuildLogLineMaps
103 PASS <1ms★ HarbormasterBuildStepImplementationTestCase::testGetImplementations
104 PASS <1ms★ HeraldRuleTestCase::testHeraldRuleExecutionOrder
105 PASS 1ms★ HeraldTranscriptTestCase::testTranscriptTruncation
106 PASS <1ms★ LiskChunkTestCase::testSQLChunking
107 PASS <1ms★ LiskDAOTestCase::testCheckProperty
108 PASS 3ms★ LiskFixtureTestCase::testTransactionalIsolation1of2
109 PASS 6ms★ LiskFixtureTestCase::testNonmutableColumns
110 PASS 3ms★ LiskFixtureTestCase::testTransactionalIsolation2of2
111 PASS 4ms★ LiskFixtureTestCase::testReadableTransactions
112 PASS 5ms★ LiskFixtureTestCase::testGarbageLoadCalls
113 PASS 4ms★ LiskFixtureTestCase::testFixturesBasicallyWork
114 PASS 14ms★ LiskFixtureTestCase::testCounters
115 PASS <1ms★ LiskIsolationTestCase::testIsolationContainment
116 PASS 2ms★ LiskIsolationTestCase::testEphemeral
117 PASS <1ms★ LiskIsolationTestCase::testMagicMethods
118 PASS 3ms★ LiskIsolationTestCase::testIsolatedWrites
119 PASS 2ms★ ManiphestCustomFieldStatusParserTestCase::testParser
120 PASS 217ms ManiphestTaskStatusTestCase::testManiphestStatusConfigValidation
121 PASS <1ms★ ManiphestTaskStatusTestCase::testManiphestStatusConstants
122 PASS 1.1s ManiphestTaskTestCase::testTaskAdjacentBlocks
123 PASS 783ms ManiphestTaskTestCase::testTaskReordering
124 PASS 1ms★ MetaMTAEmailTransactionCommandTestCase::testGetAllTypes
125 PASS 4ms★ NuanceGitHubRawEventTestCase::testIssueEvents
126 PASS 4ms★ NuanceGitHubRawEventTestCase::testRepositoryEvents
127 PASS <1ms★ NuanceSourceDefinitionTestCase::testGetAllTypes
128 PASS <1ms★ PHUIDiffGraphViewTestCase::testThreeWayGraphJoin
129 PASS <1ms★ PHUIDiffGraphViewTestCase::testJoinTerminateTree
130 PASS <1ms★ PHUIDiffGraphViewTestCase::testTailTermination
131 PASS <1ms★ PHUIDiffGraphViewTestCase::testReverseTree
132 PASS 3ms★ PHUIInvisibleCharacterTestCase::testHtmlDecoration
133 PASS <1ms★ PHUIInvisibleCharacterTestCase::testWithNamedAsHex
134 PASS <1ms★ PHUIInvisibleCharacterTestCase::testWithNamedChars
135 PASS <1ms★ PHUIInvisibleCharacterTestCase::testWithHexChars
136 PASS <1ms★ PHUIInvisibleCharacterTestCase::testEmptyString
137 PASS <1ms★ PHUIInvisibleCharacterTestCase::testEmptyPlainText
138 PASS <1ms★ PHUIListViewTestCase::testAppend
139 PASS <1ms★ PHUIListViewTestCase::testAppendBefore
140 PASS <1ms★ PHUIListViewTestCase::testAppendAfter
141 PASS <1ms★ PHUIListViewTestCase::testAppendLabel
142 PASS <1ms★ PassphraseCredentialTypeTestCase::testGetAllTypes
143 PASS 223ms PhabricatorAccessControlTestCase::testControllerAccessControls
144 PASS <1ms★ PhabricatorAphrontViewTestCase::testHasChildren
145 PASS <1ms★ PhabricatorApplicationConfigurationPanelTestCase::testLoadAllPanels
146 PASS 2ms★ PhabricatorApplicationSearchEngineTestCase::testGetAllEngines
147 PASS <1ms★ PhabricatorApplicationTestCase::testGetAllApplications
148 PASS <1ms★ PhabricatorAuthFactorTestCase::testGetAllFactors
149 PASS 3.1s PhabricatorAuthInviteTestCase::testInviteWithKnownEmail
150 PASS 85ms PhabricatorAuthInviteTestCase::testInviteWithNewEmail
151 PASS 23ms★ PhabricatorAuthInviteTestCase::testInvalidInvite
152 PASS 72ms PhabricatorAuthInviteTestCase::testDuplicateInvite
153 PASS 2.0s PhabricatorAuthPasswordTestCase::testPasswordEngine
154 PASS 113ms PhabricatorAuthPasswordTestCase::testPasswordBlocklisting
155 PASS 498ms PhabricatorAuthPasswordTestCase::testPasswordUpgrade
156 PASS 455ms PhabricatorAuthPasswordTestCase::testCompare
157 PASS 188ms PhabricatorAuthSSHKeyTestCase::testRevokeSSHKey
158 PASS 22ms★ PhabricatorCachesTestCase::testRequestCache
159 PASS 256ms PhabricatorCelerityTestCase::testCelerityMaps
160 PASS 114ms PhabricatorConduitTestCase::testConduitMethods
161 PASS <1ms★ PhabricatorEdgeChangeRecordTestCase::testEdgeStorageFormats
162 PASS 24ms★ PhabricatorEdgeTestCase::testCycleDetection
163 PASS <1ms★ PhabricatorEdgeTypeTestCase::testGetAllTypes
164 PASS <1ms★ PhabricatorEditEngineSubtypeTestCase::testEditEngineSubtypeKeys
165 PASS 3ms★ PhabricatorEnvTestCase::testSelfURI
166 PASS <1ms★ PhabricatorEnvTestCase::testStackSource
167 PASS <1ms★ PhabricatorEnvTestCase::testGetEnvExceptions
168 PASS <1ms★ PhabricatorEnvTestCase::testOverrides
169 PASS 84ms PhabricatorEnvTestCase::testRemoteURIForFetch
170 PASS <1ms★ PhabricatorEnvTestCase::testOverrideOrder
171 PASS <1ms★ PhabricatorEnvTestCase::testDictionarySource
172 PASS <1ms★ PhabricatorEnvTestCase::testLocalURIForLink
173 PASS <1ms★ PhabricatorEnvTestCase::testRemoteURIForLink
174 PASS <1ms★ PhabricatorFactEngineTestCase::testLoadAllEngines
175 PASS <1ms★ PhabricatorFerretEngineTestCase::testTermsCorpus
176 PASS <1ms★ PhabricatorFerretEngineTestCase::testTermNgramExtraction
177 PASS <1ms★ PhabricatorFileStorageEngineTestCase::testLoadAllEngines
178 PASS 32ms★ PhabricatorFileStorageFormatTestCase::testRot13Storage
179 PASS 38ms★ PhabricatorFileStorageFormatTestCase::testAES256Storage
180 PASS 30ms★ PhabricatorFileStorageFormatTestCase::testStorageTampering
181 PASS 193ms PhabricatorFileTestCase::testFileVisibility
182 PASS 29ms★ PhabricatorFileTestCase::testFileStorageReadWrite
183 PASS 33ms★ PhabricatorFileTestCase::testFileStorageDelete
184 PASS 141ms PhabricatorFileTestCase::testFileTransformDelete
185 PASS 50ms PhabricatorFileTestCase::testFileStorageDeleteSharedHandle
186 PASS 140ms PhabricatorFileTestCase::testFileDirectScramble
187 PASS 240ms PhabricatorFileTestCase::testFileIndirectScramble
188 PASS 28ms★ PhabricatorFileTestCase::testReadWriteTtlFiles
189 PASS 47ms★ PhabricatorFileTestCase::testFileStorageUploadDifferentFiles
190 PASS 45ms★ PhabricatorFileTestCase::testFileStorageUploadSameFile
191 PASS <1ms★ PhabricatorFileTransformTestCase::testGetAllTransforms
192 PASS 127ms PhabricatorFileTransformTestCase::testThumbTransformDefaults
193 PASS <1ms★ PhabricatorHMACTestCase::testSHA256Hashing
194 PASS 8ms★ PhabricatorHMACTestCase::testHMACKeyGeneration
195 PASS 134ms PhabricatorHandlePoolTestCase::testHandlePools
196 PASS <1ms★ PhabricatorHashTestCase::testHashForAnchor
197 PASS <1ms★ PhabricatorHashTestCase::testHashForIndex
198 PASS 2ms★ PhabricatorInfrastructureTestCase::testRejectMySQLNonUTF8Queries
199 PASS <1ms★ PhabricatorInfrastructureTestCase::testApplicationsInstalled
200 PASS 2ms★ PhabricatorIteratedMD5PasswordHasherTestCase::testHasher
201 PASS 42ms★ PhabricatorLocalTimeTestCase::testLocalTimeFormatting
202 PASS 7ms★ PhabricatorLocaleScopeGuardTestCase::testLocaleScopeGuard
203 PASS 1ms★ PhabricatorMacroTestCase::testMacroNames
204 PASS 10ms★ PhabricatorMailConfigTestCase::testMailerPriorities
205 PASS 12ms★ PhabricatorMailConfigTestCase::testMailerConstraints
206 PASS 1ms★ PhabricatorMailReceiverTestCase::testAddressSimilarity
207 PASS 1ms★ PhabricatorMailReceiverTestCase::testReservedAddresses
208 PASS <1ms★ PhabricatorMarkupEngineTestCase::testRemarkupSentenceSummmaries
209 PASS <1ms★ PhabricatorMetaMTAEmailBodyParserTestCase::testFalsePositiveForOnWrote
210 PASS 4ms★ PhabricatorMetaMTAEmailBodyParserTestCase::testEmailBodyCommandParsing
211 PASS <1ms★ PhabricatorMetaMTAEmailBodyParserTestCase::testQuotedTextStripping
212 PASS <1ms★ PhabricatorMetaMTAMailBodyTestCase::testBodyRender
213 PASS 3.2s PhabricatorMetaMTAMailTestCase::testMailSizeLimits
214 PASS 168ms PhabricatorMetaMTAMailTestCase::testMailerFailover
215 PASS 132ms PhabricatorMetaMTAMailTestCase::testMailSendFailures
216 PASS 257ms PhabricatorMetaMTAMailTestCase::testThreadIDHeaders
217 PASS 483ms PhabricatorMetaMTAMailTestCase::testRecipients
218 PASS 76ms PhabricatorMetaMTAReceivedMailTestCase::testDropUnreceivableMail
219 PASS 7ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropSelfMail
220 PASS 59ms PhabricatorMetaMTAReceivedMailTestCase::testDropDisabledSenderMail
221 PASS 33ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropUnknownSenderMail
222 PASS 14ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropDuplicateMail
223 PASS <1ms★ PhabricatorMetronomeTestCase::testMetronomeOffsets
224 PASS <1ms★ PhabricatorMetronomeTestCase::testMetronomeTicks
225 PASS 4ms★ PhabricatorOAuthServerTestCase::testValidateSecondaryRedirectURI
226 PASS <1ms★ PhabricatorOAuthServerTestCase::testValidateRedirectURI
227 PASS 84ms PhabricatorObjectListQueryTestCase::testObjectListQuery
228 PASS 168ms PhabricatorObjectMailReceiverTestCase::testDropUserMismatchMail
229 PASS 289ms PhabricatorObjectMailReceiverTestCase::testDropPolicyViolationMail
230 PASS 289ms PhabricatorObjectMailReceiverTestCase::testDropUnconfiguredPublicMail
231 PASS 162ms PhabricatorObjectMailReceiverTestCase::testDropInvalidObjectMail
232 PASS 286ms PhabricatorObjectMailReceiverTestCase::testDropHashMismatchMail
233 PASS 1ms★ PhabricatorOwnersPackageTestCase::testFindLongestPathsPerPackage
234 PASS <1ms★ PhabricatorPasswordHasherTestCase::testHasherSyntax
235 PASS <1ms★ PhabricatorPasswordHasherTestCase::testGetAllHashers
236 PASS <1ms★ PhabricatorPhoneNumberTestCase::testNumberNormalization
237 PASS 64ms PhabricatorPhortuneTestCase::testNewPhortuneAccount
238 PASS <1ms★ PhabricatorPolicyCapabilityTestCase::testGetCapabilityMap
239 PASS 48ms★ PhabricatorPolicyDataTestCase::testObjectPolicyRuleTaskAuthor
240 PASS 59ms PhabricatorPolicyDataTestCase::testProjectPolicyMembership
241 PASS 48ms★ PhabricatorPolicyDataTestCase::testObjectPolicyRuleSubscribers
242 PASS 73ms PhabricatorPolicyDataTestCase::testCustomPolicyRuleUser
243 PASS 53ms PhabricatorPolicyDataTestCase::testCustomPolicyRuleLunarPhase
244 PASS 86ms PhabricatorPolicyDataTestCase::testCustomPolicyRuleAdministrators
245 PASS 46ms★ PhabricatorPolicyDataTestCase::testObjectPolicyRuleThreadMembers
246 PASS 2ms★ PhabricatorPolicyTestCase::testOffsets
247 PASS 8ms★ PhabricatorPolicyTestCase::testRejectInvalidPolicy
248 PASS 4ms★ PhabricatorPolicyTestCase::testNoOnePolicy
249 PASS <1ms★ PhabricatorPolicyTestCase::testOmnipotence
250 PASS <1ms★ PhabricatorPolicyTestCase::testInvalidPolicyVisibleByOmnipotentUser
251 PASS <1ms★ PhabricatorPolicyTestCase::testMultipleCapabilities
252 PASS <1ms★ PhabricatorPolicyTestCase::testPublicPolicyEnabled
253 PASS 2ms★ PhabricatorPolicyTestCase::testUsersPolicy
254 PASS 14ms★ PhabricatorPolicyTestCase::testExtendedPolicyCycles
255 PASS 10ms★ PhabricatorPolicyTestCase::testExtendedPolicies
256 PASS 13ms★ PhabricatorPolicyTestCase::testAllQueriesBelongToActualApplications
257 PASS <1ms★ PhabricatorPolicyTestCase::testBulkExtendedPolicies
258 PASS <1ms★ PhabricatorPolicyTestCase::testLimits
259 PASS 1ms★ PhabricatorPolicyTestCase::testPolicyStrength
260 PASS 3ms★ PhabricatorPolicyTestCase::testAdminPolicy
261 PASS 2ms★ PhabricatorPolicyTestCase::testPublicPolicyDisabled
262 PASS 310ms PhabricatorProjectCoreTestCase::testProjectMembersVisibility
263 PASS 566ms PhabricatorProjectCoreTestCase::testAncestorMembers
264 PASS 1.6s PhabricatorProjectCoreTestCase::testMilestoneMoves
265 PASS 303ms PhabricatorProjectCoreTestCase::testColumnExtendedPolicies
266 PASS 583ms PhabricatorProjectCoreTestCase::testProjectPolicyRules
267 PASS 454ms PhabricatorProjectCoreTestCase::testParentProject
268 PASS 746ms PhabricatorProjectCoreTestCase::testAncestryQueries
269 PASS 242ms PhabricatorProjectCoreTestCase::testSameSlugAsName
270 PASS 935ms PhabricatorProjectCoreTestCase::testJoinLeaveProject
271 PASS 1.0s PhabricatorProjectCoreTestCase::testComplexConstraints
272 PASS 696ms PhabricatorProjectCoreTestCase::testTagAncestryConflicts
273 PASS 367ms PhabricatorProjectCoreTestCase::testMemberMaterialization
274 PASS 367ms PhabricatorProjectCoreTestCase::testEditProject
275 PASS 347ms PhabricatorProjectCoreTestCase::testMilestones
276 PASS 757ms PhabricatorProjectCoreTestCase::testTagMilestoneConflicts
277 PASS 117ms PhabricatorProjectCoreTestCase::testDuplicateSlugs
278 PASS 526ms PhabricatorProjectCoreTestCase::testIsViewerMemberOrWatcher
279 PASS 1.1s PhabricatorProjectCoreTestCase::testBoardMoves
280 PASS 351ms PhabricatorProjectCoreTestCase::testMilestoneMembership
281 PASS 317ms PhabricatorProjectCoreTestCase::testViewProject
282 PASS 138ms PhabricatorProjectCoreTestCase::testApplicationPolicy
283 PASS 92ms PhabricatorProjectCoreTestCase::testSlugMaps
284 PASS 164ms PhabricatorProjectCoreTestCase::testNormalizeSlugs
285 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem
286 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors
287 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector
288 PASS 10ms★ PhabricatorRepositoryCommitTestCase::testSummarizeCommits
289 PASS <1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo
290 PASS <1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput
291 PASS <1ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols
292 PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter
293 PASS 2ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation
294 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer
295 PASS 1ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer
296 PASS 45ms★ PhabricatorRepositoryURITestCase::testURIGeneration
297 PASS <1ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization
298 PASS 1ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks
299 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
300 PASS <1ms★ PhabricatorSlugTestCase::testProjectSlugs
301 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
302 PASS 2ms★ PhabricatorSlugTestCase::testSlugNormalization
303 PASS 66ms PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
304 PASS 131ms PhabricatorSpacesTestCase::testSpacesAnnihilation
305 PASS 32ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
306 PASS 133ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
307 PASS 81ms PhabricatorSpacesTestCase::testSpacesSeveralSpaces
308 PASS <1ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
309 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
310 PASS <1ms★ PhabricatorTimeTestCase::testParseLocalTime
311 PASS 2ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
312 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
313 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
314 PASS 2ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
315 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
316 PASS <1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
317 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
318 PASS 1ms★ PhabricatorTypeaheadDatasourceTestCase::testFunctionEvaluation
319 PASS <1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
320 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
321 PASS 1ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
322 PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing
323 PASS 28ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
324 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
325 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
326 PASS 21ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
327 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
328 PASS <1ms★ PhabricatorUserTestCase::testUsernameValidation
329 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
330 PASS 25ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
331 PASS 21ms★ PhabricatorWorkerTestCase::testOldestFirst
332 PASS 17ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
333 PASS 17ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
334 PASS 14ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
335 PASS 49ms★ PhabricatorWorkerTestCase::testTooManyTaskFailures
336 PASS 11ms★ PhabricatorWorkerTestCase::testLeaseTask
337 PASS 13ms★ PhabricatorWorkerTestCase::testMultipleLease
338 PASS 14ms★ PhabricatorWorkerTestCase::testExecuteTask
339 PASS 29ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
340 PASS 30ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
341 PASS 14ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
342 PASS 233ms PhabricatorChangeParserTestCase::testSubversionPartialParser
343 PASS 924ms PhabricatorChangeParserTestCase::testSubversionParser
344 PASS 652ms PhabricatorChangeParserTestCase::testGitParser
345 PASS 219ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
346 PASS 1.3s PhabricatorChangeParserTestCase::testMercurialParser
347 PASS 279ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
348 PASS 468ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
349 PASS 138ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
350 PASS 205ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
351 PASS 46ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
352 PASS 103ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
353 PASS 195ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
354 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
355 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
356 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
357 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
358 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
359 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
360 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
361 PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
362 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
363 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
364 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
365 PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
366 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
367 PASS <1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
368 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
369 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
370 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
371 PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
372 PASS 2ms★ QueryFormattingTestCase::testQueryFormatting
373

Build Working Copy

When
Completed at Feb 16 2019, 2:16 PM · Built for 23 s
Status
Passed

Event Timeline