Page MenuHomePhabricator

Build 25233
PassedPublic

Run "arc unit --everything"

When
Completed at Oct 23 2017, 5:38 PM · Built for 3 m, 12 s
Status
Passed
3 empty logs are hidden. Show all logs.

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

1[2017-10-23 17:37:38] ERROR 2048: Declaration of DifferentialDraftField::renderPropertyViewValue() should be compatible with PhabricatorCustomField::renderPropertyViewValue(array $handles) at [/core/data/drydock/workingcopy-70/repo/phabricator/src/applications/differential/customfield/DifferentialDraftField.php:90]
2arcanist(head=master, ref.master=0989343a4e0c), phabricator(head=157f47cd149c1a811c12850bbf76cc05dd805ad9, ref.master=821c7ac8334f), phutil(head=master, ref.master=a6e490ef7ee0)
3 #0 PhutilBootloader::executeInclude called at [<phutil>/src/moduleutils/PhutilBootloader.php:226]
4 #1 PhutilBootloader::executeInclude(string) called at [<phutil>/src/moduleutils/PhutilBootloader.php:216]
5 #2 PhutilBootloader::loadLibrarySource(string, string) called at [<phutil>/src/symbols/PhutilSymbolLoader.php:381]
6 #3 PhutilSymbolLoader::loadSymbol(array) called at [<phutil>/src/symbols/PhutilSymbolLoader.php:256]
7 #4 PhutilSymbolLoader::selectAndLoadSymbols() called at [<phutil>/src/__tests__/PhutilLibraryTestCase.php:16]
8 #5 PhutilLibraryTestCase::testEverythingImplemented()
9 #6 call_user_func_array(array, array) called at [<arcanist>/src/unit/engine/phutil/PhutilTestCase.php:492]
10 #7 PhutilTestCase::run() called at [<arcanist>/src/unit/engine/PhutilUnitTestEngine.php:69]
11 #8 PhutilUnitTestEngine::run() called at [<arcanist>/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php:147]
12 #9 ArcanistConfigurationDrivenUnitTestEngine::run() called at [<arcanist>/src/workflow/ArcanistUnitWorkflow.php:167]
13 #10 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394]
14[2017-10-23 17:37:47] 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]
15arcanist(head=master, ref.master=0989343a4e0c), phabricator(head=157f47cd149c1a811c12850bbf76cc05dd805ad9, ref.master=821c7ac8334f), phutil(head=master, ref.master=a6e490ef7ee0)
16 #0 ini_set(string, string) called at [<phabricator>/src/aphront/response/AphrontResponse.php:254]
17 #1 AphrontResponse::willBeginWrite() called at [<phabricator>/src/aphront/sink/AphrontHTTPSink.php:99]
18 #2 AphrontHTTPSink::writeResponse(AphrontJSONResponse) called at [<phabricator>/src/aphront/sink/__tests__/AphrontHTTPSinkTestCase.php:73]
19 #3 AphrontHTTPSinkTestCase::testJSONContentSniff()
20 #4 call_user_func_array(array, array) called at [<arcanist>/src/unit/engine/phutil/PhutilTestCase.php:492]
21 #5 PhutilTestCase::run() called at [<arcanist>/src/unit/engine/PhutilUnitTestEngine.php:69]
22 #6 PhutilUnitTestEngine::run() called at [<arcanist>/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php:147]
23 #7 ArcanistConfigurationDrivenUnitTestEngine::run() called at [<arcanist>/src/workflow/ArcanistUnitWorkflow.php:167]
24 #8 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394]
25

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

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

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

1[2017-10-23 17:36:17] ERROR 2048: Declaration of DifferentialDraftField::renderPropertyViewValue() should be compatible with PhabricatorCustomField::renderPropertyViewValue(array $handles) at [/core/data/drydock/workingcopy-70/repo/phabricator/src/applications/differential/customfield/DifferentialDraftField.php:90]
2arcanist(head=master, ref.master=0989343a4e0c), phabricator(head=157f47cd149c1a811c12850bbf76cc05dd805ad9, ref.master=821c7ac8334f), phutil(head=master, ref.master=a6e490ef7ee0)
3 #0 PhutilBootloader::executeInclude called at [<phutil>/src/moduleutils/PhutilBootloader.php:226]
4 #1 PhutilBootloader::executeInclude(string) called at [<phutil>/src/moduleutils/PhutilBootloader.php:216]
5 #2 PhutilBootloader::loadLibrarySource(string, string) called at [<phutil>/src/symbols/PhutilSymbolLoader.php:381]
6 #3 PhutilSymbolLoader::loadSymbol(array) called at [<phutil>/src/symbols/PhutilSymbolLoader.php:256]
7 #4 PhutilSymbolLoader::selectAndLoadSymbols() called at [<phutil>/src/__tests__/PhutilLibraryTestCase.php:16]
8 #5 PhutilLibraryTestCase::testEverythingImplemented()
9 #6 call_user_func_array(array, array) called at [<arcanist>/src/unit/engine/phutil/PhutilTestCase.php:492]
10 #7 PhutilTestCase::run() called at [<arcanist>/src/unit/engine/PhutilUnitTestEngine.php:69]
11 #8 PhutilUnitTestEngine::run() called at [<arcanist>/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php:147]
12 #9 ArcanistConfigurationDrivenUnitTestEngine::run() called at [<arcanist>/src/workflow/ArcanistUnitWorkflow.php:167]
13 #10 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394]
14[2017-10-23 17:36:29] 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]
15arcanist(head=master, ref.master=0989343a4e0c), phabricator(head=157f47cd149c1a811c12850bbf76cc05dd805ad9, ref.master=821c7ac8334f), phutil(head=master, ref.master=a6e490ef7ee0)
16 #0 ini_set(string, string) called at [<phabricator>/src/aphront/response/AphrontResponse.php:254]
17 #1 AphrontResponse::willBeginWrite() called at [<phabricator>/src/aphront/sink/AphrontHTTPSink.php:99]
18 #2 AphrontHTTPSink::writeResponse(AphrontJSONResponse) called at [<phabricator>/src/aphront/sink/__tests__/AphrontHTTPSinkTestCase.php:73]
19 #3 AphrontHTTPSinkTestCase::testJSONContentSniff()
20 #4 call_user_func_array(array, array) called at [<arcanist>/src/unit/engine/phutil/PhutilTestCase.php:492]
21 #5 PhutilTestCase::run() called at [<arcanist>/src/unit/engine/PhutilUnitTestEngine.php:69]
22 #6 PhutilUnitTestEngine::run() called at [<arcanist>/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php:147]
23 #7 ArcanistConfigurationDrivenUnitTestEngine::run() called at [<arcanist>/src/workflow/ArcanistUnitWorkflow.php:167]
24 #8 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394]
25

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

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

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

1Build successful!
2

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

1Build successful!
2

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

1Build successful!
2

Build Working Copy

When
Completed at Oct 23 2017, 5:32 PM · Built instantly
Status
Passed

Event Timeline