Page MenuHomePhabricator

Build 34597
PassedPublic

You are viewing an older run of this build. View Current Build

History

Run "arc unit --everything"

When
Completed at Feb 2 2021, 9:48 PM · Built for 7 m, 30 s
Status
Failed
6 empty logs are hidden. Show all logs.

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

1 Exception
2Command failed with error #255!
3COMMAND
4php /core/data/drydock/workingcopy-81/repo/phabricator/scripts/sql/manage_storage.php upgrade --force --namespace phabricator_unittest_33aobhfbdukgh7sanrprcrrw
5
6STDOUT
7
8Fatal error: Call to undefined function json_encode() in /core/data/drydock/workingcopy-81/repo/arcanist/src/parser/PhutilJSON.php on line 134
9
10
11STDERR
12Failed loading /usr/lib/php5/20121212/opcache.so: /usr/lib/php5/20121212/opcache.so: failed to map segment from shared object: Cannot allocate memory
13PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20121212/mysqlnd.so' - /usr/lib/php5/20121212/mysqlnd.so: failed to map segment from shared object: Cannot allocate memory in Unknown on line 0
14PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20121212/pdo.so' - /usr/lib/php5/20121212/pdo.so: failed to map segment from shared object: Cannot allocate memory in Unknown on line 0
15PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20121212/curl.so' - /usr/lib/php5/20121212/curl.so: failed to map segment from shared object: Cannot allocate memory in Unknown on line 0
16PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20121212/gd.so' - /usr/lib/php5/20121212/gd.so: failed to map segment from shared object: Cannot allocate memory in Unknown on line 0
17PHP W... (1,222 more bytes) ...
18(Run with `--trace` for a full exception trace.)
19

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

1 Exception
2Command failed with error #255!
3COMMAND
4php /core/data/drydock/workingcopy-81/repo/phabricator/scripts/sql/manage_storage.php upgrade --force --namespace phabricator_unittest_znf74zwrxffrrbkagjx7zr6d
5
6STDOUT
7Loading quickstart template onto "localhost"...
8Applying patch "phabricator:db.paste" to host "localhost"...
9Applying patch "phabricator:20190523.myisam.01.documentfield.sql" to host "localhost"...
10Applying patch "phabricator:20190718.paste.01.edge.sql" to host "localhost"...
11Applying patch "phabricator:20190718.paste.02.edgedata.sql" to host "localhost"...
12Applying patch "phabricator:20190718.paste.03.paste.sql" to host "localhost"...
13Applying patch "phabricator:20190718.paste.04.xaction.sql" to host "localhost"...
14
15
16STDERR
17[2021-02-02 21:48:02] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 1; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: Connection refused.' at [/core/data/drydock/workingcopy-81/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
18[2021-02-02 21:48:02] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 2; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: Connection refused.' at [/core/data/drydock/workingcopy-81/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
19[2021-02-02 21:48:02] EXCEPTION: (AphrontConnectionLostQueryException) #2006: MySQL server has gone away
20
21This error may occur if your configured MySQL "wait_timeout" or "max_allowed_packet" values are too small. This may also i... (2,592 more bytes) ...
22(Run with `--trace` for a full exception trace.)
23

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

1 Exception
2Command failed with error #255!
3COMMAND
4php /core/data/drydock/workingcopy-81/repo/phabricator/scripts/sql/manage_storage.php upgrade --force --namespace phabricator_unittest_t5vqkoy3sigfjbn6blemex6k
5
6STDOUT
7Loading quickstart template onto "localhost"...
8Applying patch "phabricator:db.paste" to host "localhost"...
9Applying patch "phabricator:20190523.myisam.01.documentfield.sql" to host "localhost"...
10Applying patch "phabricator:20190718.paste.01.edge.sql" to host "localhost"...
11Applying patch "phabricator:20190718.paste.02.edgedata.sql" to host "localhost"...
12Applying patch "phabricator:20190718.paste.03.paste.sql" to host "localhost"...
13Applying patch "phabricator:20190718.paste.04.xaction.sql" to host "localhost"...
14Applying patch "phabricator:20190718.paste.05.comment.sql" to host "localhost"...
15Applying patch "phabricator:20190802.email.01.storage.sql" to host "localhost"...
16Applying patch "phabricator:20190802.email.02.xaction.sql" to host "localhost"...
17Applying patch "phabricator:20190815.account.01.carts.php" to host "localhost"...
18Applying patch "phabricator:20190815.account.02.subscriptions.php" to host "localhost"...
19Applying patch "phabricator:20190816.payment.01.xaction.sql"... (2,477 more bytes) ...
20
21STDERR
22[2021-02-02 21:48:02] EXCEPTION: (AphrontConnectionLostQueryException) #2006: MySQL server has gone away
23
24This error may occur if your configured MySQL "wait_timeout" or "max_allowed_packet" values are too small. This may also indicate that something used the MySQL "KILL <process>" command to kill the connection running the query. at [<phabricator>/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:335]
25arcanist(head=master, ref.master=b2e715fc5a9c), phabricator(head=de70a4ff267e9f996af9746168b562d3feb7a5eb, ref.master=b2ab18f8f3d0)
26 #0 AphrontBaseMySQLDatabaseConnection::throwCommonException(integer, string) called at [<phabricator>/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:379]
27 #1 AphrontBaseMySQLDatabaseConnection::throwQueryCodeException(integer, string) called at [<phabricator>/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:320]
28 #2 AphrontBaseMySQLDatabaseConnection::t... (2,428 more bytes) ...
29(Run with `--trace` for a full exception trace.)
30

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

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

Build Working Copy

When
Completed at Feb 2 2021, 9:40 PM · Built for 8 s
Status
Passed