Page MenuHomePhabricator

Build 25232
PassedPublic

Run "arc unit --everything"

When
Completed at Oct 23 2017, 5:38 PM · Built for 3 m, 11 s
Status
Passed

Build Log 20872 (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-86/repo/phabricator/src/applications/differential/customfield/DifferentialDraftField.php:90]
2arcanist(head=master, ref.master=0989343a4e0c), phabricator(head=63e6b2553e0ecdb0d10cde7c1845529a6d53e836, ref.master=63d1230ade0f), 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/__phutil_library_init__.php:22]
8 #5 __phutil_autoload(string)
9 #6 spl_autoload_call(string)
10 #7 ReflectionClass::__construct(string) called at [<phutil>/src/__tests__/PhutilLibraryTestCase.php:102]
11 #8 PhutilLibraryTestCase::testMethodVisibility()
12 #9 call_user_func_array(array, array) called at [<arcanist>/src/unit/engine/phutil/PhutilTestCase.php:492]
13 #10 PhutilTestCase::run() called at [<arcanist>/src/unit/engine/PhutilUnitTestEngine.php:69]
14 #11 PhutilUnitTestEngine::run() called at [<arcanist>/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php:147]
15 #12 ArcanistConfigurationDrivenUnitTestEngine::run() called at [<arcanist>/src/workflow/ArcanistUnitWorkflow.php:167]
16 #13 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394]
17[2017-10-23 17:37:47] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-86/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
18arcanist(head=master, ref.master=0989343a4e0c), phabricator(head=63e6b2553e0ecdb0d10cde7c1845529a6d53e836, ref.master=63d1230ade0f), phutil(head=master, ref.master=a6e490ef7ee0)
19 #0 ini_set(string, string) called at [<phabricator>/src/aphront/response/AphrontResponse.php:254]
20 #1 AphrontResponse::willBeginWrite() called at [<phabricator>/src/aphront/sink/AphrontHTTPSink.php:99]
21 #2 AphrontHTTPSink::writeResponse(AphrontJSONResponse) called at [<phabricator>/src/aphront/sink/__tests__/AphrontHTTPSinkTestCase.php:73]
22 #3 AphrontHTTPSinkTestCase::testJSONContentSniff()
23 #4 call_user_func_array(array, array) called at [<arcanist>/src/unit/engine/phutil/PhutilTestCase.php:492]
24 #5 PhutilTestCase::run() called at [<arcanist>/src/unit/engine/PhutilUnitTestEngine.php:69]
25 #6 PhutilUnitTestEngine::run() called at [<arcanist>/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php:147]
26 #7 ArcanistConfigurationDrivenUnitTestEngine::run() called at [<arcanist>/src/workflow/ArcanistUnitWorkflow.php:167]
27 #8 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394]
28

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

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

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

1[2017-10-23 17:36:19] ERROR 2048: Declaration of DifferentialDraftField::renderPropertyViewValue() should be compatible with PhabricatorCustomField::renderPropertyViewValue(array $handles) at [/core/data/drydock/workingcopy-86/repo/phabricator/src/applications/differential/customfield/DifferentialDraftField.php:90]
2arcanist(head=master, ref.master=0989343a4e0c), phabricator(head=63e6b2553e0ecdb0d10cde7c1845529a6d53e836, ref.master=63d1230ade0f), 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/__phutil_library_init__.php:22]
8 #5 __phutil_autoload(string)
9 #6 spl_autoload_call(string)
10 #7 ReflectionClass::__construct(string) called at [<phutil>/src/__tests__/PhutilLibraryTestCase.php:102]
11 #8 PhutilLibraryTestCase::testMethodVisibility()
12 #9 call_user_func_array(array, array) called at [<arcanist>/src/unit/engine/phutil/PhutilTestCase.php:492]
13 #10 PhutilTestCase::run() called at [<arcanist>/src/unit/engine/PhutilUnitTestEngine.php:69]
14 #11 PhutilUnitTestEngine::run() called at [<arcanist>/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php:147]
15 #12 ArcanistConfigurationDrivenUnitTestEngine::run() called at [<arcanist>/src/workflow/ArcanistUnitWorkflow.php:167]
16 #13 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394]
17[2017-10-23 17:36:31] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-86/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
18arcanist(head=master, ref.master=0989343a4e0c), phabricator(head=63e6b2553e0ecdb0d10cde7c1845529a6d53e836, ref.master=63d1230ade0f), phutil(head=master, ref.master=a6e490ef7ee0)
19 #0 ini_set(string, string) called at [<phabricator>/src/aphront/response/AphrontResponse.php:254]
20 #1 AphrontResponse::willBeginWrite() called at [<phabricator>/src/aphront/sink/AphrontHTTPSink.php:99]
21 #2 AphrontHTTPSink::writeResponse(AphrontJSONResponse) called at [<phabricator>/src/aphront/sink/__tests__/AphrontHTTPSinkTestCase.php:73]
22 #3 AphrontHTTPSinkTestCase::testJSONContentSniff()
23 #4 call_user_func_array(array, array) called at [<arcanist>/src/unit/engine/phutil/PhutilTestCase.php:492]
24 #5 PhutilTestCase::run() called at [<arcanist>/src/unit/engine/PhutilUnitTestEngine.php:69]
25 #6 PhutilUnitTestEngine::run() called at [<arcanist>/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php:147]
26 #7 ArcanistConfigurationDrivenUnitTestEngine::run() called at [<arcanist>/src/workflow/ArcanistUnitWorkflow.php:167]
27 #8 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394]
28

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

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

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

1[2017-10-23 17:36:05] ERROR 2048: Declaration of DifferentialDraftField::renderPropertyViewValue() should be compatible with PhabricatorCustomField::renderPropertyViewValue(array $handles) at [/core/data/drydock/workingcopy-86/repo/phabricator/src/applications/differential/customfield/DifferentialDraftField.php:90]
2arcanist(head=master, ref.master=0989343a4e0c), phabricator(head=63e6b2553e0ecdb0d10cde7c1845529a6d53e836, ref.master=63d1230ade0f), 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/__phutil_library_init__.php:22]
8 #5 __phutil_autoload(string)
9 #6 spl_autoload_call(string)
10 #7 ReflectionClass::__construct(string) called at [<phutil>/src/__tests__/PhutilLibraryTestCase.php:102]
11 #8 PhutilLibraryTestCase::testMethodVisibility()
12 #9 call_user_func_array(array, array) called at [<arcanist>/src/unit/engine/phutil/PhutilTestCase.php:492]
13 #10 PhutilTestCase::run() called at [<arcanist>/src/unit/engine/PhutilUnitTestEngine.php:69]
14 #11 PhutilUnitTestEngine::run() called at [<arcanist>/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php:147]
15 #12 ArcanistConfigurationDrivenUnitTestEngine::run() called at [<arcanist>/src/workflow/ArcanistUnitWorkflow.php:167]
16 #13 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394]
17[2017-10-23 17:36:11] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-86/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
18arcanist(head=master, ref.master=0989343a4e0c), phabricator(head=63e6b2553e0ecdb0d10cde7c1845529a6d53e836, ref.master=63d1230ade0f), phutil(head=master, ref.master=a6e490ef7ee0)
19 #0 ini_set(string, string) called at [<phabricator>/src/aphront/response/AphrontResponse.php:254]
20 #1 AphrontResponse::willBeginWrite() called at [<phabricator>/src/aphront/sink/AphrontHTTPSink.php:99]
21 #2 AphrontHTTPSink::writeResponse(AphrontJSONResponse) called at [<phabricator>/src/aphront/sink/__tests__/AphrontHTTPSinkTestCase.php:73]
22 #3 AphrontHTTPSinkTestCase::testJSONContentSniff()
23 #4 call_user_func_array(array, array) called at [<arcanist>/src/unit/engine/phutil/PhutilTestCase.php:492]
24 #5 PhutilTestCase::run() called at [<arcanist>/src/unit/engine/PhutilUnitTestEngine.php:69]
25 #6 PhutilUnitTestEngine::run() called at [<arcanist>/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php:147]
26 #7 ArcanistConfigurationDrivenUnitTestEngine::run() called at [<arcanist>/src/workflow/ArcanistUnitWorkflow.php:167]
27 #8 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394]
28

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

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

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

1[2017-10-23 17:34:02] ERROR 2048: Declaration of DifferentialDraftField::renderPropertyViewValue() should be compatible with PhabricatorCustomField::renderPropertyViewValue(array $handles) at [/core/data/drydock/workingcopy-86/repo/phabricator/src/applications/differential/customfield/DifferentialDraftField.php:90]
2arcanist(head=master, ref.master=0989343a4e0c), phabricator(head=63e6b2553e0ecdb0d10cde7c1845529a6d53e836, ref.master=63d1230ade0f), 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:34:12] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-86/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
15arcanist(head=master, ref.master=0989343a4e0c), phabricator(head=63e6b2553e0ecdb0d10cde7c1845529a6d53e836, ref.master=63d1230ade0f), 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 20854 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

1Build successful!
2 PASS 1.6s PhabricatorLibraryTestCase::testLibraryMap
3 PASS 2.9s PhabricatorLibraryTestCase::testEverythingImplemented
4 PASS 6.9s PhabricatorLibraryTestCase::testMethodVisibility
5 PASS 28ms★ DifferentialAdjustmentMapTestCase::testNearestMaps
6 PASS 6ms★ DifferentialAdjustmentMapTestCase::testChainMaps
7 PASS 9ms★ DifferentialAdjustmentMapTestCase::testInverseMaps
8 PASS 8ms★ DifferentialAdjustmentMapTestCase::testBasicMaps
9 PASS 131ms DifferentialDiffTestCase::testDetectSlowCopiedCode
10 PASS 8ms★ DifferentialDiffTestCase::testDetectCopiedCode
11 PASS 3ms★ DifferentialDiffTestCase::testDetectCopiedOverlaidCode
12 PASS 1ms★ DifferentialHunkTestCase::testMakeChanges
13 PASS 2ms★ DifferentialHunkTestCase::testMakeStructuredNewlineAdded
14 PASS 2ms★ DifferentialHunkTestCase::testMakeStructuredChanges1
15 PASS 6ms★ DifferentialHunkTestCase::testMakeStructuredNewlineRemoved
16 PASS 2ms★ DifferentialHunkTestCase::testMakeStructuredChanges2
17 PASS 6ms★ DifferentialHunkTestCase::testMakeStructuredNewlineAbsent
18 PASS 2ms★ DifferentialHunkTestCase::testMakeStructuredOffset
19 PASS 5ms★ DiffusionURITestCase::testBlobDecodeFail
20 PASS 1ms★ DiffusionURITestCase::testBlobDecode
21 PASS 7ms★ DiffusionURITestCase::testURIGeneration
22 PASS 8ms★ HeraldFieldTestCase::testGetAllFields
23 PASS 8ms★ PhabricatorPHIDTypeTestCase::testGetAllTypes
24 PASS 1ms★ PhabricatorPHIDTypeTestCase::testGetPHIDTypeApplicationClass
25 PASS 6ms★ AlmanacNamesTestCase::testServiceOrDeviceNames
26 PASS 1ms★ AlmanacServiceTypeTestCase::testGetAllServiceTypes
27 PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPHeaderNames
28 PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPSinkBasics
29 PASS 1ms★ AphrontHTTPSinkTestCase::testHTTPSinkResponseSplitting
30 PASS 3ms★ AphrontHTTPSinkTestCase::testJSONContentSniff
31 PASS 1ms★ AphrontHTTPSinkTestCase::testHTTPSinkStatusCode
32 PASS 1ms★ AphrontIsolatedDatabaseConnectionTestCase::testDeletePermitted
33 PASS <1ms★ AphrontIsolatedDatabaseConnectionTestCase::testIsolation
34 PASS 18ms★ AphrontIsolatedDatabaseConnectionTestCase::testTransactionRollback
35 PASS 2ms★ AphrontIsolatedDatabaseConnectionTestCase::testTransactionStack
36 PASS <1ms★ AphrontIsolatedDatabaseConnectionTestCase::testInsertGeneratesID
37 PASS 4ms★ AphrontMySQLDatabaseConnectionTestCase::testConnectionFailures
38 PASS 2ms★ AphrontRedirectResponseTestCase::testLocalRedirectURIs
39 PASS <1ms★ AphrontRequestTestCase::testGetHTTPHeader
40 PASS <1ms★ AphrontRequestTestCase::testRequestDataAccess
41 PASS <1ms★ AphrontRequestTestCase::testFlattenRequestData
42 PASS <1ms★ AphrontRequestTestCase::testHostAttacks
43 PASS 6ms★ CalendarTimeUtilTestCase::testTimestampsAtMidnight
44 PASS 7ms★ CalendarTimeUtilTestCase::testTimestampsStartDay
45 PASS <1ms★ CelerityPhysicalResourcesTestCase::testGetAll
46 PASS <1ms★ CelerityPostprocessorTestCase::testGetAllCelerityPostprocessors
47 PASS 3ms★ CelerityResourceTransformerTestCase::testTransformation
48 PASS 10ms★ ConduitAPIMethodTestCase::testLoadAllConduitMethods
49 PASS 2ms★ ConduitCallTestCase::testConduitPing
50 PASS 6ms★ ConduitCallTestCase::testConduitAuth
51 PASS 289ms ConpherenceRoomTestCase::testRoomParticipantDeletion
52 PASS 74ms ConpherenceRoomTestCase::testOneUserRoomCreate
53 PASS 205ms ConpherenceRoomTestCase::testNUserRoomCreate
54 PASS 322ms ConpherenceRoomTestCase::testRoomParticipantAddition
55 PASS 370ms DifferentialChangesetParserTestCase::testDiffChangesets
56 PASS 2ms★ DifferentialCommitMessageFieldTestCase::testRevisionCommitMessageFieldParsing
57 PASS 2ms★ DifferentialCommitMessageParserTestCase::testDifferentialCommitMessageFieldParser
58 PASS 6ms★ DifferentialCommitMessageParserTestCase::testDifferentialCommitMessageParser
59 PASS <1ms★ DifferentialCommitMessageParserTestCase::testDifferentialCommitMessageParserNormalization
60 PASS 1ms★ DifferentialCustomFieldDependsOnParserTestCase::testParser
61 PASS 2ms★ DifferentialCustomFieldRevertsParserTestCase::testParser
62 PASS <1ms★ DifferentialHunkParserTestCase::testOneLineNewComment
63 PASS <1ms★ DifferentialHunkParserTestCase::testMultiLineOldComment
64 PASS <1ms★ DifferentialHunkParserTestCase::testMultiLineNewComment
65 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfNewFileInOldCommentFromStartWithContext
66 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfNewFileInOldCommentFromStart
67 PASS 5ms★ DifferentialHunkParserTestCase::testMissingContext
68 PASS <1ms★ DifferentialHunkParserTestCase::testOneLineOldComment
69 PASS <1ms★ DifferentialHunkParserTestCase::testNoNewlineAtEndOfFile
70 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfOldFileInNewCommentFromStart
71 PASS <1ms★ DifferentialHunkParserTestCase::testOverlapFromStartOfHunk
72 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfOldFileInNewCommentFromStartWithContext
73 PASS <1ms★ DifferentialHunkParserTestCase::testOverlapAfterEndOfHunk
74 PASS <1ms★ DifferentialHunkParserTestCase::testCannotFindContext
75 PASS 622ms DifferentialParseRenderTestCase::testParseRender
76 PASS 14ms★ DiffusionCommandEngineTestCase::testCommandEngine
77 PASS 2ms★ DiffusionCommitRemarkupRuleTestCase::testProjectObjectRemarkup
78 PASS 1ms★ DiffusionGitBranchTestCase::testRemoteBranchParser
79 PASS <1ms★ DiffusionMercurialWireProtocolTests::testFilteringBundle2Capability
80 PASS 5ms★ DiffusionMercurialWireSSHTestCase::testMercurialClientWireProtocolParser
81 PASS <1ms★ DiffusionPathQueryTestCase::testParentEdgeCases
82 PASS <1ms★ DiffusionPathQueryTestCase::testExpandEdgeCases
83 PASS <1ms★ DiffusionSubversionWireProtocolTestCase::testSubversionWireProtocolPartialFrame
84 PASS 1ms★ DiffusionSubversionWireProtocolTestCase::testSubversionWireProtocolParser
85 PASS <1ms★ DoorkeeperBridgeJIRATestCase::testJIRABridgeRestAPIURIConversion
86 PASS <1ms★ DrydockBlueprintImplementationTestCase::testGetAllBlueprintImplementations
87 PASS 1.1s HarbormasterAutotargetsTestCase::testGenerateHarbormasterAutotargets
88 PASS <1ms★ HarbormasterBuildStepImplementationTestCase::testGetImplementations
89 PASS 1ms★ HeraldRuleTestCase::testHeraldRuleExecutionOrder
90 PASS 4ms★ HeraldTranscriptTestCase::testTranscriptTruncation
91 PASS 2ms★ LiskChunkTestCase::testSQLChunking
92 PASS <1ms★ LiskDAOTestCase::testCheckProperty
93 PASS 23ms★ LiskFixtureTestCase::testGarbageLoadCalls
94 PASS 17ms★ LiskFixtureTestCase::testTransactionalIsolation2of2
95 PASS 13ms★ LiskFixtureTestCase::testReadableTransactions
96 PASS 69ms LiskFixtureTestCase::testCounters
97 PASS 7ms★ LiskFixtureTestCase::testFixturesBasicallyWork
98 PASS 21ms★ LiskFixtureTestCase::testTransactionalIsolation1of2
99 PASS 15ms★ LiskFixtureTestCase::testNonmutableColumns
100 PASS 1ms★ LiskIsolationTestCase::testMagicMethods
101 PASS 2ms★ LiskIsolationTestCase::testIsolatedWrites
102 PASS <1ms★ LiskIsolationTestCase::testIsolationContainment
103 PASS 1ms★ LiskIsolationTestCase::testEphemeral
104 PASS 5ms★ ManiphestCustomFieldStatusParserTestCase::testParser
105 PASS <1ms★ ManiphestExcelFormatTestCase::testLoadAllFormats
106 PASS 571ms ManiphestTaskStatusTestCase::testManiphestStatusConfigValidation
107 PASS 1ms★ ManiphestTaskStatusTestCase::testManiphestStatusConstants
108 PASS 2.4s ManiphestTaskTestCase::testTaskAdjacentBlocks
109 PASS 2.0s ManiphestTaskTestCase::testTaskReordering
110 PASS 2ms★ MetaMTAEmailTransactionCommandTestCase::testGetAllTypes
111 PASS 5ms★ NuanceGitHubRawEventTestCase::testRepositoryEvents
112 PASS 5ms★ NuanceGitHubRawEventTestCase::testIssueEvents
113 PASS <1ms★ NuanceSourceDefinitionTestCase::testGetAllTypes
114 PASS <1ms★ PHUIDiffGraphViewTestCase::testTailTermination
115 PASS <1ms★ PHUIDiffGraphViewTestCase::testReverseTree
116 PASS <1ms★ PHUIDiffGraphViewTestCase::testJoinTerminateTree
117 PASS <1ms★ PHUIDiffGraphViewTestCase::testThreeWayGraphJoin
118 PASS 3ms★ PHUIInvisibleCharacterTestCase::testEmptyString
119 PASS <1ms★ PHUIInvisibleCharacterTestCase::testWithNamedAsHex
120 PASS <1ms★ PHUIInvisibleCharacterTestCase::testHtmlDecoration
121 PASS <1ms★ PHUIInvisibleCharacterTestCase::testWithNamedChars
122 PASS <1ms★ PHUIInvisibleCharacterTestCase::testEmptyPlainText
123 PASS <1ms★ PHUIInvisibleCharacterTestCase::testWithHexChars
124 PASS <1ms★ PHUIListViewTestCase::testAppendAfter
125 PASS <1ms★ PHUIListViewTestCase::testAppendBefore
126 PASS <1ms★ PHUIListViewTestCase::testAppend
127 PASS <1ms★ PHUIListViewTestCase::testAppendLabel
128 PASS <1ms★ PassphraseCredentialTypeTestCase::testGetAllTypes
129 PASS 529ms PhabricatorAccessControlTestCase::testControllerAccessControls
130 PASS <1ms★ PhabricatorAphrontViewTestCase::testHasChildren
131 PASS <1ms★ PhabricatorApplicationConfigurationPanelTestCase::testLoadAllPanels
132 PASS 2ms★ PhabricatorApplicationSearchEngineTestCase::testGetAllEngines
133 PASS <1ms★ PhabricatorApplicationTestCase::testGetAllApplications
134 PASS <1ms★ PhabricatorAuthFactorTestCase::testGetAllFactors
135 PASS 8.3s PhabricatorAuthInviteTestCase::testInviteWithKnownEmail
136 PASS 373ms PhabricatorAuthInviteTestCase::testInviteWithNewEmail
137 PASS 192ms PhabricatorAuthInviteTestCase::testDuplicateInvite
138 PASS 58ms PhabricatorAuthInviteTestCase::testInvalidInvite
139 PASS 39ms★ PhabricatorCachesTestCase::testRequestCache
140 PASS 1.2s PhabricatorCelerityTestCase::testCelerityMaps
141 PASS 426ms PhabricatorConduitTestCase::testConduitMethods
142 PASS 173ms PhabricatorEdgeTestCase::testCycleDetection
143 PASS <1ms★ PhabricatorEdgeTypeTestCase::testGetAllTypes
144 PASS 1ms★ PhabricatorEditEngineSubtypeTestCase::testEditEngineSubtypeKeys
145 PASS 5ms★ PhabricatorEnvTestCase::testOverrides
146 PASS 3ms★ PhabricatorEnvTestCase::testRemoteURIForLink
147 PASS 3ms★ PhabricatorEnvTestCase::testGetEnvExceptions
148 PASS 11ms★ PhabricatorEnvTestCase::testSelfURI
149 PASS <1ms★ PhabricatorEnvTestCase::testOverrideOrder
150 PASS <1ms★ PhabricatorEnvTestCase::testLocalURIForLink
151 PASS <1ms★ PhabricatorEnvTestCase::testDictionarySource
152 PASS <1ms★ PhabricatorEnvTestCase::testStackSource
153 PASS 61ms PhabricatorEnvTestCase::testRemoteURIForFetch
154 PASS <1ms★ PhabricatorFactEngineTestCase::testLoadAllEngines
155 PASS 2ms★ PhabricatorFerretEngineTestCase::testTermsCorpus
156 PASS 1ms★ PhabricatorFerretEngineTestCase::testTermNgramExtraction
157 PASS 3ms★ PhabricatorFileStorageEngineTestCase::testLoadAllEngines
158 PASS 208ms PhabricatorFileStorageFormatTestCase::testAES256Storage
159 PASS 208ms PhabricatorFileStorageFormatTestCase::testRot13Storage
160 PASS 148ms PhabricatorFileStorageFormatTestCase::testStorageTampering
161 PASS 189ms PhabricatorFileTestCase::testFileStorageUploadSameFile
162 PASS 1.8s PhabricatorFileTestCase::testFileVisibility
163 PASS 265ms PhabricatorFileTestCase::testFileStorageReadWrite
164 PASS 141ms PhabricatorFileTestCase::testFileStorageDelete
165 PASS 282ms PhabricatorFileTestCase::testFileStorageDeleteSharedHandle
166 PASS 155ms PhabricatorFileTestCase::testReadWriteTtlFiles
167 PASS 1.0s PhabricatorFileTestCase::testFileTransformDelete
168 PASS 1.2s PhabricatorFileTestCase::testFileIndirectScramble
169 PASS 742ms PhabricatorFileTestCase::testFileDirectScramble
170 PASS 241ms PhabricatorFileTestCase::testFileStorageUploadDifferentFiles
171 PASS 691ms PhabricatorFileTransformTestCase::testThumbTransformDefaults
172 PASS <1ms★ PhabricatorFileTransformTestCase::testGetAllTransforms
173 PASS 87ms PhabricatorHMACTestCase::testHMACKeyGeneration
174 PASS <1ms★ PhabricatorHMACTestCase::testSHA256Hashing
175 PASS 1.1s PhabricatorHandlePoolTestCase::testHandlePools
176 PASS 2ms★ PhabricatorHashTestCase::testHashForIndex
177 PASS 3ms★ PhabricatorInfrastructureTestCase::testRejectMySQLNonUTF8Queries
178 PASS 1ms★ PhabricatorInfrastructureTestCase::testApplicationsInstalled
179 PASS 2ms★ PhabricatorIteratedMD5PasswordHasherTestCase::testHasher
180 PASS 122ms PhabricatorLocalTimeTestCase::testLocalTimeFormatting
181 PASS 11ms★ PhabricatorLocaleScopeGuardTestCase::testLocaleScopeGuard
182 PASS 2ms★ PhabricatorMailReceiverTestCase::testAddressSimilarity
183 PASS 1ms★ PhabricatorMarkupEngineTestCase::testRemarkupSentenceSummmaries
184 PASS <1ms★ PhabricatorMetaMTAEmailBodyParserTestCase::testFalsePositiveForOnWrote
185 PASS 24ms★ PhabricatorMetaMTAEmailBodyParserTestCase::testEmailBodyCommandParsing
186 PASS 1ms★ PhabricatorMetaMTAEmailBodyParserTestCase::testQuotedTextStripping
187 PASS 1ms★ PhabricatorMetaMTAMailBodyTestCase::testBodyRender
188 PASS <1ms★ PhabricatorMetaMTAMailBodyTestCase::testBodyRenderNoHerald
189 PASS 1.5s PhabricatorMetaMTAMailTestCase::testRecipients
190 PASS 181ms PhabricatorMetaMTAMailTestCase::testThreadIDHeaders
191 PASS 374ms PhabricatorMetaMTAMailTestCase::testMailSendFailures
192 PASS 131ms PhabricatorMetaMTAReceivedMailTestCase::testDropUnknownSenderMail
193 PASS 217ms PhabricatorMetaMTAReceivedMailTestCase::testDropDisabledSenderMail
194 PASS 6ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropSelfMail
195 PASS 47ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropDuplicateMail
196 PASS 67ms PhabricatorMetaMTAReceivedMailTestCase::testDropUnreceivableMail
197 PASS 4ms★ PhabricatorOAuthServerTestCase::testValidateSecondaryRedirectURI
198 PASS 1ms★ PhabricatorOAuthServerTestCase::testValidateRedirectURI
199 PASS 176ms PhabricatorObjectListQueryTestCase::testObjectListQuery
200 PASS 817ms PhabricatorObjectMailReceiverTestCase::testDropUserMismatchMail
201 PASS 468ms PhabricatorObjectMailReceiverTestCase::testDropUnconfiguredPublicMail
202 PASS 668ms PhabricatorObjectMailReceiverTestCase::testDropInvalidObjectMail
203 PASS 974ms PhabricatorObjectMailReceiverTestCase::testDropHashMismatchMail
204 PASS 2ms★ PhabricatorOwnersPackageTestCase::testFindLongestPathsPerPackage
205 PASS <1ms★ PhabricatorPasswordHasherTestCase::testGetAllHashers
206 PASS <1ms★ PhabricatorPasswordHasherTestCase::testHasherSyntax
207 PASS 260ms PhabricatorPhortuneTestCase::testNewPhortuneAccount
208 PASS <1ms★ PhabricatorPolicyCapabilityTestCase::testGetCapabilityMap
209 PASS 87ms PhabricatorPolicyDataTestCase::testObjectPolicyRuleThreadMembers
210 PASS 150ms PhabricatorPolicyDataTestCase::testCustomPolicyRuleAdministrators
211 PASS 169ms PhabricatorPolicyDataTestCase::testCustomPolicyRuleUser
212 PASS 156ms PhabricatorPolicyDataTestCase::testProjectPolicyMembership
213 PASS 102ms PhabricatorPolicyDataTestCase::testCustomPolicyRuleLunarPhase
214 PASS 127ms PhabricatorPolicyDataTestCase::testObjectPolicyRuleSubscribers
215 PASS 130ms PhabricatorPolicyDataTestCase::testObjectPolicyRuleTaskAuthor
216 PASS 2ms★ PhabricatorPolicyTestCase::testLimits
217 PASS <1ms★ PhabricatorPolicyTestCase::testMultipleCapabilities
218 PASS 2ms★ PhabricatorPolicyTestCase::testPublicPolicyEnabled
219 PASS 2ms★ PhabricatorPolicyTestCase::testOffsets
220 PASS 28ms★ PhabricatorPolicyTestCase::testAllQueriesBelongToActualApplications
221 PASS 19ms★ PhabricatorPolicyTestCase::testRejectInvalidPolicy
222 PASS 2ms★ PhabricatorPolicyTestCase::testPolicyStrength
223 PASS 3ms★ PhabricatorPolicyTestCase::testUsersPolicy
224 PASS <1ms★ PhabricatorPolicyTestCase::testOmnipotence
225 PASS 21ms★ PhabricatorPolicyTestCase::testExtendedPolicies
226 PASS 32ms★ PhabricatorPolicyTestCase::testExtendedPolicyCycles
227 PASS 1ms★ PhabricatorPolicyTestCase::testBulkExtendedPolicies
228 PASS <1ms★ PhabricatorPolicyTestCase::testInvalidPolicyVisibleByOmnipotentUser
229 PASS 9ms★ PhabricatorPolicyTestCase::testNoOnePolicy
230 PASS 5ms★ PhabricatorPolicyTestCase::testAdminPolicy
231 PASS 7ms★ PhabricatorPolicyTestCase::testPublicPolicyDisabled
232 PASS 2.4s PhabricatorProjectCoreTestCase::testTagMilestoneConflicts
233 PASS 1.5s PhabricatorProjectCoreTestCase::testProjectMembersVisibility
234 PASS 597ms PhabricatorProjectCoreTestCase::testSlugMaps
235 PASS 3.6s PhabricatorProjectCoreTestCase::testAncestorMembers
236 PASS 6.5s PhabricatorProjectCoreTestCase::testMilestoneMoves
237 PASS 170ms PhabricatorProjectCoreTestCase::testDuplicateSlugs
238 PASS 488ms PhabricatorProjectCoreTestCase::testViewProject
239 PASS 1.1s PhabricatorProjectCoreTestCase::testJoinLeaveProject
240 PASS 201ms PhabricatorProjectCoreTestCase::testSameSlugAsName
241 PASS 477ms PhabricatorProjectCoreTestCase::testTagAncestryConflicts
242 PASS 471ms PhabricatorProjectCoreTestCase::testColumnExtendedPolicies
243 PASS 301ms PhabricatorProjectCoreTestCase::testMilestones
244 PASS 990ms PhabricatorProjectCoreTestCase::testBoardMoves
245 PASS 754ms PhabricatorProjectCoreTestCase::testComplexConstraints
246 PASS 593ms PhabricatorProjectCoreTestCase::testMilestoneMembership
247

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

1[2017-10-23 17:32:31] ERROR 2048: Declaration of DifferentialDraftField::renderPropertyViewValue() should be compatible with PhabricatorCustomField::renderPropertyViewValue(array $handles) at [/core/data/drydock/workingcopy-86/repo/phabricator/src/applications/differential/customfield/DifferentialDraftField.php:90]
2arcanist(head=master, ref.master=0989343a4e0c), phabricator(head=63e6b2553e0ecdb0d10cde7c1845529a6d53e836, ref.master=63d1230ade0f), 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/__phutil_library_init__.php:22]
8 #5 __phutil_autoload(string)
9 #6 spl_autoload_call(string)
10 #7 ReflectionClass::__construct(string) called at [<phutil>/src/__tests__/PhutilLibraryTestCase.php:102]
11 #8 PhutilLibraryTestCase::testMethodVisibility()
12 #9 call_user_func_array(array, array) called at [<arcanist>/src/unit/engine/phutil/PhutilTestCase.php:492]
13 #10 PhutilTestCase::run() called at [<arcanist>/src/unit/engine/PhutilUnitTestEngine.php:69]
14 #11 PhutilUnitTestEngine::run() called at [<arcanist>/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php:147]
15 #12 ArcanistConfigurationDrivenUnitTestEngine::run() called at [<arcanist>/src/workflow/ArcanistUnitWorkflow.php:167]
16 #13 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394]
17[2017-10-23 17:32:36] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-86/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
18arcanist(head=master, ref.master=0989343a4e0c), phabricator(head=63e6b2553e0ecdb0d10cde7c1845529a6d53e836, ref.master=63d1230ade0f), phutil(head=master, ref.master=a6e490ef7ee0)
19 #0 ini_set(string, string) called at [<phabricator>/src/aphront/response/AphrontResponse.php:254]
20 #1 AphrontResponse::willBeginWrite() called at [<phabricator>/src/aphront/sink/AphrontHTTPSink.php:99]
21 #2 AphrontHTTPSink::writeResponse(AphrontJSONResponse) called at [<phabricator>/src/aphront/sink/__tests__/AphrontHTTPSinkTestCase.php:73]
22 #3 AphrontHTTPSinkTestCase::testJSONContentSniff()
23 #4 call_user_func_array(array, array) called at [<arcanist>/src/unit/engine/phutil/PhutilTestCase.php:492]
24 #5 PhutilTestCase::run() called at [<arcanist>/src/unit/engine/PhutilUnitTestEngine.php:69]
25 #6 PhutilUnitTestEngine::run() called at [<arcanist>/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php:147]
26 #7 ArcanistConfigurationDrivenUnitTestEngine::run() called at [<arcanist>/src/workflow/ArcanistUnitWorkflow.php:167]
27 #8 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394]
28

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

1Build successful!
2 PASS 3.3s PhabricatorLibraryTestCase::testMethodVisibility
3 PASS 1.4s PhabricatorLibraryTestCase::testLibraryMap
4 PASS 45ms★ PhabricatorLibraryTestCase::testEverythingImplemented
5 PASS 16ms★ DifferentialAdjustmentMapTestCase::testBasicMaps
6 PASS 9ms★ DifferentialAdjustmentMapTestCase::testInverseMaps
7 PASS 6ms★ DifferentialAdjustmentMapTestCase::testChainMaps
8 PASS 11ms★ DifferentialAdjustmentMapTestCase::testNearestMaps
9 PASS 3ms★ DifferentialDiffTestCase::testDetectCopiedOverlaidCode
10 PASS 4ms★ DifferentialDiffTestCase::testDetectCopiedCode
11 PASS 80ms DifferentialDiffTestCase::testDetectSlowCopiedCode
12 PASS 2ms★ DifferentialHunkTestCase::testMakeStructuredOffset
13 PASS 1ms★ DifferentialHunkTestCase::testMakeStructuredChanges1
14 PASS 1ms★ DifferentialHunkTestCase::testMakeStructuredNewlineAbsent
15 PASS 1ms★ DifferentialHunkTestCase::testMakeStructuredNewlineRemoved
16 PASS 1ms★ DifferentialHunkTestCase::testMakeStructuredChanges2
17 PASS <1ms★ DifferentialHunkTestCase::testMakeChanges
18 PASS 1ms★ DifferentialHunkTestCase::testMakeStructuredNewlineAdded
19 PASS 3ms★ DiffusionURITestCase::testURIGeneration
20 PASS <1ms★ DiffusionURITestCase::testBlobDecode
21 PASS <1ms★ DiffusionURITestCase::testBlobDecodeFail
22 PASS 3ms★ HeraldFieldTestCase::testGetAllFields
23 PASS 3ms★ PhabricatorPHIDTypeTestCase::testGetPHIDTypeApplicationClass
24 PASS <1ms★ PhabricatorPHIDTypeTestCase::testGetAllTypes
25 PASS 1ms★ AlmanacNamesTestCase::testServiceOrDeviceNames
26 PASS <1ms★ AlmanacServiceTypeTestCase::testGetAllServiceTypes
27 PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPSinkResponseSplitting
28 PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPSinkBasics
29 PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPHeaderNames
30 PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPSinkStatusCode
31 PASS 1ms★ AphrontHTTPSinkTestCase::testJSONContentSniff
32 PASS <1ms★ AphrontIsolatedDatabaseConnectionTestCase::testDeletePermitted
33 PASS <1ms★ AphrontIsolatedDatabaseConnectionTestCase::testInsertGeneratesID
34 PASS 2ms★ AphrontIsolatedDatabaseConnectionTestCase::testTransactionStack
35 PASS <1ms★ AphrontIsolatedDatabaseConnectionTestCase::testIsolation
36 PASS 12ms★ AphrontIsolatedDatabaseConnectionTestCase::testTransactionRollback
37 PASS 3ms★ AphrontMySQLDatabaseConnectionTestCase::testConnectionFailures
38 PASS 3ms★ AphrontRedirectResponseTestCase::testLocalRedirectURIs
39 PASS <1ms★ AphrontRequestTestCase::testHostAttacks
40 PASS <1ms★ AphrontRequestTestCase::testFlattenRequestData
41 PASS <1ms★ AphrontRequestTestCase::testGetHTTPHeader
42 PASS <1ms★ AphrontRequestTestCase::testRequestDataAccess
43 PASS 2ms★ CalendarTimeUtilTestCase::testTimestampsStartDay
44 PASS 2ms★ CalendarTimeUtilTestCase::testTimestampsAtMidnight
45 PASS <1ms★ CelerityPhysicalResourcesTestCase::testGetAll
46 PASS <1ms★ CelerityPostprocessorTestCase::testGetAllCelerityPostprocessors
47 PASS 2ms★ CelerityResourceTransformerTestCase::testTransformation
48 PASS 5ms★ ConduitAPIMethodTestCase::testLoadAllConduitMethods
49 PASS 2ms★ ConduitCallTestCase::testConduitPing
50 PASS 1ms★ ConduitCallTestCase::testConduitAuth
51 PASS 105ms ConpherenceRoomTestCase::testNUserRoomCreate
52 PASS 111ms ConpherenceRoomTestCase::testRoomParticipantAddition
53 PASS 121ms ConpherenceRoomTestCase::testRoomParticipantDeletion
54 PASS 34ms★ ConpherenceRoomTestCase::testOneUserRoomCreate
55 PASS 115ms 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::testOneLineOldComment
64 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfNewFileInOldCommentFromStart
65 PASS <1ms★ DifferentialHunkParserTestCase::testOneLineNewComment
66 PASS <1ms★ DifferentialHunkParserTestCase::testOverlapFromStartOfHunk
67 PASS <1ms★ DifferentialHunkParserTestCase::testOverlapAfterEndOfHunk
68 PASS <1ms★ DifferentialHunkParserTestCase::testNoNewlineAtEndOfFile
69 PASS 4ms★ DifferentialHunkParserTestCase::testMissingContext
70 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfNewFileInOldCommentFromStartWithContext
71 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfOldFileInNewCommentFromStartWithContext
72 PASS <1ms★ DifferentialHunkParserTestCase::testMultiLineOldComment
73 PASS <1ms★ DifferentialHunkParserTestCase::testCannotFindContext
74 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfOldFileInNewCommentFromStart
75 PASS 213ms DifferentialParseRenderTestCase::testParseRender
76 PASS 3ms★ DiffusionCommandEngineTestCase::testCommandEngine
77 PASS <1ms★ DiffusionCommitRemarkupRuleTestCase::testProjectObjectRemarkup
78 PASS <1ms★ DiffusionGitBranchTestCase::testRemoteBranchParser
79 PASS <1ms★ DiffusionMercurialWireProtocolTests::testFilteringBundle2Capability
80 PASS 3ms★ DiffusionMercurialWireSSHTestCase::testMercurialClientWireProtocolParser
81 PASS <1ms★ DiffusionPathQueryTestCase::testExpandEdgeCases
82 PASS <1ms★ DiffusionPathQueryTestCase::testParentEdgeCases
83 PASS <1ms★ DiffusionSubversionWireProtocolTestCase::testSubversionWireProtocolPartialFrame
84 PASS <1ms★ DiffusionSubversionWireProtocolTestCase::testSubversionWireProtocolParser
85 PASS <1ms★ DoorkeeperBridgeJIRATestCase::testJIRABridgeRestAPIURIConversion
86 PASS <1ms★ DrydockBlueprintImplementationTestCase::testGetAllBlueprintImplementations
87 PASS 190ms HarbormasterAutotargetsTestCase::testGenerateHarbormasterAutotargets
88 PASS <1ms★ HarbormasterBuildStepImplementationTestCase::testGetImplementations
89 PASS <1ms★ HeraldRuleTestCase::testHeraldRuleExecutionOrder
90 PASS <1ms★ HeraldTranscriptTestCase::testTranscriptTruncation
91 PASS <1ms★ LiskChunkTestCase::testSQLChunking
92 PASS <1ms★ LiskDAOTestCase::testCheckProperty
93 PASS 3ms★ LiskFixtureTestCase::testNonmutableColumns
94 PASS 3ms★ LiskFixtureTestCase::testGarbageLoadCalls
95 PASS 2ms★ LiskFixtureTestCase::testTransactionalIsolation1of2
96 PASS 2ms★ LiskFixtureTestCase::testFixturesBasicallyWork
97 PASS 4ms★ LiskFixtureTestCase::testReadableTransactions
98 PASS 2ms★ LiskFixtureTestCase::testTransactionalIsolation2of2
99 PASS 15ms★ LiskFixtureTestCase::testCounters
100 PASS <1ms★ LiskIsolationTestCase::testMagicMethods
101 PASS <1ms★ LiskIsolationTestCase::testEphemeral
102 PASS 1ms★ LiskIsolationTestCase::testIsolatedWrites
103 PASS <1ms★ LiskIsolationTestCase::testIsolationContainment
104 PASS 2ms★ ManiphestCustomFieldStatusParserTestCase::testParser
105 PASS <1ms★ ManiphestExcelFormatTestCase::testLoadAllFormats
106 PASS <1ms★ ManiphestTaskStatusTestCase::testManiphestStatusConstants
107 PASS 210ms ManiphestTaskStatusTestCase::testManiphestStatusConfigValidation
108 PASS 456ms ManiphestTaskTestCase::testTaskAdjacentBlocks
109 PASS 325ms ManiphestTaskTestCase::testTaskReordering
110 PASS 1ms★ MetaMTAEmailTransactionCommandTestCase::testGetAllTypes
111 PASS 4ms★ NuanceGitHubRawEventTestCase::testIssueEvents
112 PASS 4ms★ NuanceGitHubRawEventTestCase::testRepositoryEvents
113 PASS <1ms★ NuanceSourceDefinitionTestCase::testGetAllTypes
114 PASS <1ms★ PHUIDiffGraphViewTestCase::testReverseTree
115 PASS <1ms★ PHUIDiffGraphViewTestCase::testJoinTerminateTree
116 PASS <1ms★ PHUIDiffGraphViewTestCase::testThreeWayGraphJoin
117 PASS <1ms★ PHUIDiffGraphViewTestCase::testTailTermination
118 PASS 3ms★ PHUIInvisibleCharacterTestCase::testWithHexChars
119 PASS <1ms★ PHUIInvisibleCharacterTestCase::testEmptyString
120 PASS <1ms★ PHUIInvisibleCharacterTestCase::testWithNamedAsHex
121 PASS <1ms★ PHUIInvisibleCharacterTestCase::testHtmlDecoration
122 PASS <1ms★ PHUIInvisibleCharacterTestCase::testWithNamedChars
123 PASS <1ms★ PHUIInvisibleCharacterTestCase::testEmptyPlainText
124 PASS <1ms★ PHUIListViewTestCase::testAppendLabel
125 PASS <1ms★ PHUIListViewTestCase::testAppendAfter
126 PASS <1ms★ PHUIListViewTestCase::testAppendBefore
127 PASS <1ms★ PHUIListViewTestCase::testAppend
128 PASS <1ms★ PassphraseCredentialTypeTestCase::testGetAllTypes
129 PASS 108ms PhabricatorAccessControlTestCase::testControllerAccessControls
130 PASS <1ms★ PhabricatorAphrontViewTestCase::testHasChildren
131 PASS <1ms★ PhabricatorApplicationConfigurationPanelTestCase::testLoadAllPanels
132 PASS 2ms★ PhabricatorApplicationSearchEngineTestCase::testGetAllEngines
133 PASS <1ms★ PhabricatorApplicationTestCase::testGetAllApplications
134 PASS <1ms★ PhabricatorAuthFactorTestCase::testGetAllFactors
135 PASS 11ms★ PhabricatorAuthInviteTestCase::testInvalidInvite
136 PASS 2.2s PhabricatorAuthInviteTestCase::testInviteWithKnownEmail
137 PASS 28ms★ PhabricatorAuthInviteTestCase::testDuplicateInvite
138 PASS 33ms★ PhabricatorAuthInviteTestCase::testInviteWithNewEmail
139 PASS 17ms★ PhabricatorCachesTestCase::testRequestCache
140 PASS 290ms PhabricatorCelerityTestCase::testCelerityMaps
141 PASS 132ms PhabricatorConduitTestCase::testConduitMethods
142 PASS 16ms★ PhabricatorEdgeTestCase::testCycleDetection
143 PASS <1ms★ PhabricatorEdgeTypeTestCase::testGetAllTypes
144 PASS 1ms★ PhabricatorEditEngineSubtypeTestCase::testEditEngineSubtypeKeys
145 PASS <1ms★ PhabricatorEnvTestCase::testStackSource
146 PASS 1ms★ PhabricatorEnvTestCase::testRemoteURIForLink
147 PASS 124ms PhabricatorEnvTestCase::testRemoteURIForFetch
148 PASS <1ms★ PhabricatorEnvTestCase::testGetEnvExceptions
149 PASS <1ms★ PhabricatorEnvTestCase::testOverrides
150 PASS <1ms★ PhabricatorEnvTestCase::testOverrideOrder
151 PASS <1ms★ PhabricatorEnvTestCase::testLocalURIForLink
152 PASS <1ms★ PhabricatorEnvTestCase::testDictionarySource
153 PASS 4ms★ PhabricatorEnvTestCase::testSelfURI
154 PASS <1ms★ PhabricatorFactEngineTestCase::testLoadAllEngines
155 PASS <1ms★ PhabricatorFerretEngineTestCase::testTermsCorpus
156 PASS 1ms★ PhabricatorFerretEngineTestCase::testTermNgramExtraction
157 PASS <1ms★ PhabricatorFileStorageEngineTestCase::testLoadAllEngines
158 PASS 31ms★ PhabricatorFileStorageFormatTestCase::testStorageTampering
159 PASS 30ms★ PhabricatorFileStorageFormatTestCase::testRot13Storage
160 PASS 40ms★ PhabricatorFileStorageFormatTestCase::testAES256Storage
161 PASS 111ms PhabricatorFileTestCase::testFileTransformDelete
162 PASS 43ms★ PhabricatorFileTestCase::testFileStorageUploadSameFile
163 PASS 47ms★ PhabricatorFileTestCase::testFileStorageUploadDifferentFiles
164 PASS 153ms PhabricatorFileTestCase::testFileVisibility
165 PASS 30ms★ PhabricatorFileTestCase::testFileStorageReadWrite
166 PASS 183ms PhabricatorFileTestCase::testFileIndirectScramble
167 PASS 49ms★ PhabricatorFileTestCase::testFileStorageDeleteSharedHandle
168 PASS 109ms PhabricatorFileTestCase::testFileDirectScramble
169 PASS 31ms★ PhabricatorFileTestCase::testFileStorageDelete
170 PASS 27ms★ PhabricatorFileTestCase::testReadWriteTtlFiles
171 PASS 131ms PhabricatorFileTransformTestCase::testThumbTransformDefaults
172 PASS <1ms★ PhabricatorFileTransformTestCase::testGetAllTransforms
173 PASS 6ms★ PhabricatorHMACTestCase::testHMACKeyGeneration
174 PASS <1ms★ PhabricatorHMACTestCase::testSHA256Hashing
175 PASS 201ms PhabricatorHandlePoolTestCase::testHandlePools
176 PASS 2ms★ PhabricatorHashTestCase::testHashForIndex
177 PASS 2ms★ PhabricatorInfrastructureTestCase::testRejectMySQLNonUTF8Queries
178 PASS 1ms★ PhabricatorInfrastructureTestCase::testApplicationsInstalled
179 PASS 2ms★ PhabricatorIteratedMD5PasswordHasherTestCase::testHasher
180 PASS 31ms★ PhabricatorLocalTimeTestCase::testLocalTimeFormatting
181 PASS 11ms★ PhabricatorLocaleScopeGuardTestCase::testLocaleScopeGuard
182 PASS 2ms★ PhabricatorMailReceiverTestCase::testAddressSimilarity
183 PASS <1ms★ PhabricatorMarkupEngineTestCase::testRemarkupSentenceSummmaries
184 PASS <1ms★ PhabricatorMetaMTAEmailBodyParserTestCase::testFalsePositiveForOnWrote
185 PASS 1ms★ PhabricatorMetaMTAEmailBodyParserTestCase::testQuotedTextStripping
186 PASS 7ms★ PhabricatorMetaMTAEmailBodyParserTestCase::testEmailBodyCommandParsing
187 PASS <1ms★ PhabricatorMetaMTAMailBodyTestCase::testBodyRender
188 PASS <1ms★ PhabricatorMetaMTAMailBodyTestCase::testBodyRenderNoHerald
189 PASS 36ms★ PhabricatorMetaMTAMailTestCase::testThreadIDHeaders
190 PASS 283ms PhabricatorMetaMTAMailTestCase::testRecipients
191 PASS 84ms PhabricatorMetaMTAMailTestCase::testMailSendFailures
192 PASS 52ms PhabricatorMetaMTAReceivedMailTestCase::testDropDisabledSenderMail
193 PASS 13ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropUnreceivableMail
194 PASS 15ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropDuplicateMail
195 PASS 25ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropUnknownSenderMail
196 PASS 4ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropSelfMail
197 PASS 4ms★ PhabricatorOAuthServerTestCase::testValidateSecondaryRedirectURI
198 PASS 1ms★ PhabricatorOAuthServerTestCase::testValidateRedirectURI
199 PASS 52ms PhabricatorObjectListQueryTestCase::testObjectListQuery
200 PASS 319ms PhabricatorObjectMailReceiverTestCase::testDropHashMismatchMail
201 PASS 283ms PhabricatorObjectMailReceiverTestCase::testDropUserMismatchMail
202 PASS 294ms PhabricatorObjectMailReceiverTestCase::testDropInvalidObjectMail
203 PASS 309ms PhabricatorObjectMailReceiverTestCase::testDropUnconfiguredPublicMail
204 PASS 2ms★ PhabricatorOwnersPackageTestCase::testFindLongestPathsPerPackage
205 PASS <1ms★ PhabricatorPasswordHasherTestCase::testGetAllHashers
206 PASS <1ms★ PhabricatorPasswordHasherTestCase::testHasherSyntax
207 PASS 41ms★ PhabricatorPhortuneTestCase::testNewPhortuneAccount
208 PASS <1ms★ PhabricatorPolicyCapabilityTestCase::testGetCapabilityMap
209 PASS 41ms★ PhabricatorPolicyDataTestCase::testCustomPolicyRuleLunarPhase
210 PASS 27ms★ PhabricatorPolicyDataTestCase::testObjectPolicyRuleSubscribers
211 PASS 34ms★ PhabricatorPolicyDataTestCase::testObjectPolicyRuleTaskAuthor
212 PASS 64ms PhabricatorPolicyDataTestCase::testCustomPolicyRuleAdministrators
213 PASS 52ms PhabricatorPolicyDataTestCase::testCustomPolicyRuleUser
214 PASS 37ms★ PhabricatorPolicyDataTestCase::testProjectPolicyMembership
215 PASS 33ms★ PhabricatorPolicyDataTestCase::testObjectPolicyRuleThreadMembers
216 PASS <1ms★ PhabricatorPolicyTestCase::testMultipleCapabilities
217 PASS 13ms★ PhabricatorPolicyTestCase::testRejectInvalidPolicy
218 PASS 3ms★ PhabricatorPolicyTestCase::testOffsets
219 PASS 18ms★ PhabricatorPolicyTestCase::testExtendedPolicies
220 PASS 1ms★ PhabricatorPolicyTestCase::testPublicPolicyEnabled
221 PASS 1ms★ PhabricatorPolicyTestCase::testLimits
222 PASS 21ms★ PhabricatorPolicyTestCase::testAllQueriesBelongToActualApplications
223 PASS 8ms★ PhabricatorPolicyTestCase::testNoOnePolicy
224 PASS 2ms★ PhabricatorPolicyTestCase::testPolicyStrength
225 PASS <1ms★ PhabricatorPolicyTestCase::testInvalidPolicyVisibleByOmnipotentUser
226 PASS 3ms★ PhabricatorPolicyTestCase::testUsersPolicy
227 PASS 6ms★ PhabricatorPolicyTestCase::testAdminPolicy
228 PASS 4ms★ PhabricatorPolicyTestCase::testPublicPolicyDisabled
229 PASS <1ms★ PhabricatorPolicyTestCase::testOmnipotence
230 PASS 22ms★ PhabricatorPolicyTestCase::testExtendedPolicyCycles
231 PASS 1ms★ PhabricatorPolicyTestCase::testBulkExtendedPolicies
232 PASS 443ms PhabricatorProjectCoreTestCase::testTagMilestoneConflicts
233 PASS 120ms PhabricatorProjectCoreTestCase::testSameSlugAsName
234 PASS 275ms PhabricatorProjectCoreTestCase::testProjectMembersVisibility
235 PASS 425ms PhabricatorProjectCoreTestCase::testAncestryQueries
236 PASS 141ms PhabricatorProjectCoreTestCase::testApplicationPolicy
237 PASS 402ms PhabricatorProjectCoreTestCase::testParentProject
238 PASS 693ms PhabricatorProjectCoreTestCase::testBoardMoves
239 PASS 325ms PhabricatorProjectCoreTestCase::testViewProject
240 PASS 507ms PhabricatorProjectCoreTestCase::testIsViewerMemberOrWatcher
241 PASS 303ms PhabricatorProjectCoreTestCase::testMilestoneMembership
242 PASS 592ms PhabricatorProjectCoreTestCase::testJoinLeaveProject
243 PASS 195ms PhabricatorProjectCoreTestCase::testMilestones
244 PASS 203ms PhabricatorProjectCoreTestCase::testDuplicateSlugs
245 PASS 153ms PhabricatorProjectCoreTestCase::testSlugMaps
246 PASS 863ms PhabricatorProjectCoreTestCase::testTagAncestryConflicts
247 PASS 574ms PhabricatorProjectCoreTestCase::testMemberMaterialization
248 PASS 2.6s PhabricatorProjectCoreTestCase::testMilestoneMoves
249 PASS 512ms PhabricatorProjectCoreTestCase::testColumnExtendedPolicies
250 PASS 361ms PhabricatorProjectCoreTestCase::testEditProject
251 PASS 243ms PhabricatorProjectCoreTestCase::testNormalizeSlugs
252

Build Working Copy

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

Event Timeline