Page MenuHomePhabricator

Build 34596
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, 31 s
Status
Failed
5 empty logs are hidden. Show all logs.

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

1 Exception
2Command failed with error #1!
3COMMAND
4php /core/data/drydock/workingcopy-90/repo/phabricator/scripts/sql/manage_storage.php upgrade --force --namespace phabricator_unittest_mjzyoo7dgovxkqv63mioj6tl
5
6STDOUT
7MySQL Credentials Not Configured
8
9Unable to connect to MySQL using the configured credentials. You must
10configure standard credentials before you can upgrade storage. Run these
11commands to set up credentials:
12
13 phabricator/ $ ./bin/config set mysql.host __host__
14 phabricator/ $ ./bin/config set mysql.user __username__
15 phabricator/ $ ./bin/config set mysql.pass __password__
16
17These standard credentials are separate from any administrative credentials
18provided to this command with __--user__ or __--password__, and must be
19configured correctly before you can proceed.
20
21Raw MySQL Error: Attempt to connect to root@localhost failed with error
22#2002: Connection refused.
23
24
25STDERR
26[2021-02-02 21:48:04] 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-90/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
27[2021-02-02 21:48:04] 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-90/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
28
29(Run with `--trace` for a full exception trace.)
30

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

1 Exception
2Command failed with error #255!
3COMMAND
4php /core/data/drydock/workingcopy-90/repo/phabricator/scripts/sql/manage_storage.php upgrade --force --namespace phabricator_unittest_rcznj5jjueme5g5o5mr4rmco
5
6STDOUT
7Loading quickstart template onto "localhost"...
8
9
10STDERR
11[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-90/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
12[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-90/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
13[2021-02-02 21:48:02] EXCEPTION: (AphrontConnectionLostQueryException) #2006: MySQL server has gone away
14
15This error may occur if your configured MySQL "wait_timeout" or "max_allowed_packet" values are too small. This may also i... (2,412 more bytes) ...
16(Run with `--trace` for a full exception trace.)
17

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

1 Exception
2Command failed with error #255!
3COMMAND
4php /core/data/drydock/workingcopy-90/repo/phabricator/scripts/sql/manage_storage.php upgrade --force --namespace phabricator_unittest_q7nipkndh4x43ax3pwilcd7k
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=faf3f7b7872a392885c3946980d5017de4f1a0c3, ref.master=3dfa89dd5d27)
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 33780 (remote - stderr)
25 - 50 - 100 - Unlimited Lines

1 Exception
2Command failed with error #255!
3COMMAND
4php /core/data/drydock/workingcopy-90/repo/phabricator/scripts/sql/manage_storage.php upgrade --force --namespace phabricator_unittest_mho3qpvctuvvdzpvqnmsay2f
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=faf3f7b7872a392885c3946980d5017de4f1a0c3, ref.master=3dfa89dd5d27)
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 33765 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

1 PASS 9.8s PhabricatorLibraryTestCase::testLibraryMap
2 PASS 4.5s PhabricatorLibraryTestCase::testEverythingImplemented
3 PASS 6.2s PhabricatorLibraryTestCase::testMethodVisibility
4 PASS 1ms★ AphrontHTTPHeaderParserTestCase::testHeaderParser
5 PASS 2ms★ AphrontMultipartParserTestCase::testParser
6 PASS 30ms★ DifferentialAdjustmentMapTestCase::testInverseMaps
7 PASS 7ms★ DifferentialAdjustmentMapTestCase::testBasicMaps
8 PASS 10ms★ DifferentialAdjustmentMapTestCase::testNearestMaps
9 PASS 12ms★ DifferentialAdjustmentMapTestCase::testChainMaps
10 PASS 6ms★ DifferentialDiffTestCase::testDetectCopiedOverlaidCode
11 PASS 168ms DifferentialDiffTestCase::testDetectSlowCopiedCode
12 PASS 4ms★ DifferentialDiffTestCase::testDetectCopiedCode
13 PASS 3ms★ DifferentialHunkTestCase::testMakeChanges
14 PASS 2ms★ DifferentialHunkTestCase::testMakeStructuredOffset
15 PASS 4ms★ DifferentialHunkTestCase::testMakeStructuredChanges2
16 PASS 2ms★ DifferentialHunkTestCase::testMakeStructuredNewlineRemoved
17 PASS 6ms★ DifferentialHunkTestCase::testMakeStructuredNewlineAbsent
18 PASS 2ms★ DifferentialHunkTestCase::testMakeStructuredChanges1
19 PASS 6ms★ DifferentialHunkTestCase::testMakeStructuredNewlineAdded
20 PASS <1ms★ DiffusionURITestCase::testBlobDecode
21 PASS 8ms★ DiffusionURITestCase::testURIGeneration
22 PASS <1ms★ DiffusionURITestCase::testBlobDecodeFail
23 PASS 3ms★ HeraldFieldTestCase::testGetAllFields
24 PASS 4ms★ PhabricatorPHIDTypeTestCase::testGetPHIDTypeApplicationClass
25 PASS <1ms★ PhabricatorPHIDTypeTestCase::testGetAllTypes
26 PASS 2ms★ AlmanacNamesTestCase::testServiceOrDeviceNames
27 PASS <1ms★ AlmanacServiceTypeTestCase::testGetAllServiceTypes
28 PASS <1ms★ AphrontHTTPSinkTestCase::testJSONContentSniff
29 PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPHeaderNames
30 PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPSinkResponseSplitting
31 PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPSinkStatusCode
32 PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPSinkBasics
33 PASS <1ms★ AphrontIsolatedDatabaseConnectionTestCase::testDeletePermitted
34 PASS <1ms★ AphrontIsolatedDatabaseConnectionTestCase::testIsolation
35 PASS 5ms★ AphrontIsolatedDatabaseConnectionTestCase::testTransactionStack
36 PASS 37ms★ AphrontIsolatedDatabaseConnectionTestCase::testTransactionRollback
37 PASS <1ms★ AphrontIsolatedDatabaseConnectionTestCase::testInsertGeneratesID
38 PASS 6ms★ AphrontMySQLDatabaseConnectionTestCase::testConnectionFailures
39 PASS 2ms★ AphrontRedirectResponseTestCase::testLocalRedirectURIs
40 PASS <1ms★ AphrontRequestTestCase::testRequestDataAccess
41 PASS <1ms★ AphrontRequestTestCase::testFlattenRequestData
42 PASS <1ms★ AphrontRequestTestCase::testHostAttacks
43 PASS <1ms★ AphrontRequestTestCase::testGetHTTPHeader
44 PASS 189ms AphrontRoutingMapTestCase::testRoutingMaps
45 PASS 6ms★ CalendarTimeUtilTestCase::testTimestampsStartDay
46 PASS 2ms★ CalendarTimeUtilTestCase::testTimestampsAtMidnight
47 PASS <1ms★ CelerityPhysicalResourcesTestCase::testGetAll
48 PASS <1ms★ CelerityPostprocessorTestCase::testGetAllCelerityPostprocessors
49 PASS 12ms★ CelerityResourceTransformerTestCase::testTransformation
50 PASS 8ms★ ConduitAPIMethodTestCase::testLoadAllConduitMethods
51 PASS 1ms★ ConduitCallTestCase::testConduitPing
52 PASS 1ms★ ConduitCallTestCase::testConduitAuth
53 PASS 186ms ConpherenceRoomTestCase::testOneUserRoomCreate
54 PASS 261ms ConpherenceRoomTestCase::testNUserRoomCreate
55 PASS 469ms ConpherenceRoomTestCase::testRoomParticipantAddition
56 PASS 325ms ConpherenceRoomTestCase::testRoomParticipantDeletion
57 PASS 352ms DifferentialChangesetParserTestCase::testDiffChangesets
58 PASS 2ms★ DifferentialCommitMessageFieldTestCase::testRevisionCommitMessageFieldParsing
59 PASS <1ms★ DifferentialCommitMessageParserTestCase::testDifferentialCommitMessageParserNormalization
60 PASS 16ms★ DifferentialCommitMessageParserTestCase::testDifferentialCommitMessageParser
61 PASS <1ms★ DifferentialCommitMessageParserTestCase::testDifferentialCommitMessageFieldParser
62 PASS <1ms★ DifferentialCustomFieldDependsOnParserTestCase::testParser
63 PASS 1ms★ DifferentialCustomFieldRevertsParserTestCase::testParser
64 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfNewFileInOldCommentFromStart
65 PASS <1ms★ DifferentialHunkParserTestCase::testOneLineNewComment
66 PASS <1ms★ DifferentialHunkParserTestCase::testOverlapAfterEndOfHunk
67 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfOldFileInNewCommentFromStart
68 PASS <1ms★ DifferentialHunkParserTestCase::testMultiLineOldComment
69 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfOldFileInNewCommentFromStartWithContext
70 PASS <1ms★ DifferentialHunkParserTestCase::testCannotFindContext
71 PASS <1ms★ DifferentialHunkParserTestCase::testOverlapFromStartOfHunk
72 PASS 10ms★ DifferentialHunkParserTestCase::testMissingContext
73 PASS <1ms★ DifferentialHunkParserTestCase::testNoNewlineAtEndOfFile
74 PASS <1ms★ DifferentialHunkParserTestCase::testMultiLineNewComment
75 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfNewFileInOldCommentFromStartWithContext
76 PASS <1ms★ DifferentialHunkParserTestCase::testOneLineOldComment
77 PASS 908ms DifferentialParseRenderTestCase::testParseRender
78 PASS <1ms★ DifferentialTabReplacementTestCase::testTabReplacement
79 PASS 15ms★ DiffusionCommandEngineTestCase::testCommandEngine
80 PASS 1ms★ DiffusionCommitRemarkupRuleTestCase::testProjectObjectRemarkup
81 PASS <1ms★ DiffusionGitBranchTestCase::testRemoteBranchParser
82 PASS <1ms★ DiffusionMercurialWireProtocolTests::testFilteringBundle2Capability
83 PASS 9ms★ DiffusionMercurialWireSSHTestCase::testMercurialClientWireProtocolParser
84 PASS <1ms★ DiffusionPathQueryTestCase::testExpandEdgeCases
85 PASS <1ms★ DiffusionPathQueryTestCase::testParentEdgeCases
86 PASS 1ms★ DiffusionSubversionWireProtocolTestCase::testSubversionWireProtocolParser
87 PASS <1ms★ DiffusionSubversionWireProtocolTestCase::testSubversionWireProtocolPartialFrame
88 PASS <1ms★ DoorkeeperBridgeJIRATestCase::testJIRABridgeRestAPIURIConversion
89 PASS <1ms★ DrydockBlueprintImplementationTestCase::testGetAllBlueprintImplementations
90 PASS 581ms HarbormasterAutotargetsTestCase::testGenerateHarbormasterAutotargets
91 PASS 2ms★ HarbormasterBuildLogTestCase::testBuildLogLineMaps
92 PASS <1ms★ HarbormasterBuildStepImplementationTestCase::testGetImplementations
93 PASS <1ms★ HeraldRuleTestCase::testHeraldRuleExecutionOrder
94 PASS 1ms★ HeraldTranscriptTestCase::testTranscriptTruncation
95 PASS 4ms★ LiskChunkTestCase::testSQLChunking
96 PASS <1ms★ LiskDAOTestCase::testCheckProperty
97 PASS 12ms★ LiskFixtureTestCase::testCounters
98 PASS 3ms★ LiskFixtureTestCase::testTransactionalIsolation2of2
99 PASS 5ms★ LiskFixtureTestCase::testTransactionalIsolation1of2
100 PASS 3ms★ LiskFixtureTestCase::testFixturesBasicallyWork
101 PASS 4ms★ LiskFixtureTestCase::testGarbageLoadCalls
102 PASS 9ms★ LiskFixtureTestCase::testNonmutableColumns
103 PASS 5ms★ LiskFixtureTestCase::testReadableTransactions
104 PASS <1ms★ LiskIsolationTestCase::testMagicMethods
105 PASS <1ms★ LiskIsolationTestCase::testIsolationContainment
106 PASS 1ms★ LiskIsolationTestCase::testEphemeral
107 PASS 2ms★ LiskIsolationTestCase::testIsolatedWrites
108 PASS 2ms★ ManiphestCustomFieldStatusParserTestCase::testParser
109 PASS <1ms★ ManiphestTaskStatusTestCase::testManiphestStatusConstants
110 PASS 360ms ManiphestTaskStatusTestCase::testManiphestStatusConfigValidation
111 PASS 2ms★ MetaMTAEmailTransactionCommandTestCase::testGetAllTypes
112 PASS 11ms★ NuanceGitHubRawEventTestCase::testIssueEvents
113 PASS 11ms★ NuanceGitHubRawEventTestCase::testRepositoryEvents
114 PASS <1ms★ NuanceSourceDefinitionTestCase::testGetAllTypes
115 PASS <1ms★ PHUIDiffGraphViewTestCase::testJoinTerminateTree
116 PASS <1ms★ PHUIDiffGraphViewTestCase::testTailTermination
117 PASS <1ms★ PHUIDiffGraphViewTestCase::testReverseTree
118 PASS <1ms★ PHUIDiffGraphViewTestCase::testThreeWayGraphJoin
119 PASS 4ms★ PHUIInvisibleCharacterTestCase::testWithHexChars
120 PASS <1ms★ PHUIInvisibleCharacterTestCase::testHtmlDecoration
121 PASS <1ms★ PHUIInvisibleCharacterTestCase::testEmptyString
122 PASS <1ms★ PHUIInvisibleCharacterTestCase::testEmptyPlainText
123 PASS <1ms★ PHUIInvisibleCharacterTestCase::testWithNamedAsHex
124 PASS <1ms★ PHUIInvisibleCharacterTestCase::testWithNamedChars
125 PASS <1ms★ PHUIListViewTestCase::testAppendAfter
126 PASS <1ms★ PHUIListViewTestCase::testAppendLabel
127 PASS <1ms★ PHUIListViewTestCase::testAppend
128 PASS <1ms★ PHUIListViewTestCase::testAppendBefore
129 PASS <1ms★ PassphraseCredentialTypeTestCase::testGetAllTypes
130 PASS 403ms PhabricatorAccessControlTestCase::testControllerAccessControls
131 PASS 3ms★ PhabricatorAnchorTestCase::testAnchors
132 PASS <1ms★ PhabricatorAphrontViewTestCase::testHasChildren
133 PASS <1ms★ PhabricatorApplicationConfigurationPanelTestCase::testLoadAllPanels
134 PASS 2ms★ PhabricatorApplicationSearchEngineTestCase::testGetAllEngines
135 PASS <1ms★ PhabricatorApplicationTestCase::testGetAllApplications
136 PASS <1ms★ PhabricatorAuthFactorTestCase::testGetAllFactors
137 PASS 91ms PhabricatorAuthInviteTestCase::testDuplicateInvite
138 PASS 110ms PhabricatorAuthInviteTestCase::testInviteWithNewEmail
139 PASS 33ms★ PhabricatorAuthInviteTestCase::testInvalidInvite
140 PASS 6.1s PhabricatorAuthInviteTestCase::testInviteWithKnownEmail
141 PASS 138ms PhabricatorAuthPasswordTestCase::testPasswordBlocklisting
142 PASS 862ms PhabricatorAuthPasswordTestCase::testCompare
143 PASS 4.3s PhabricatorAuthPasswordTestCase::testPasswordEngine
144 PASS 873ms PhabricatorAuthPasswordTestCase::testPasswordUpgrade
145 PASS 468ms PhabricatorAuthSSHKeyTestCase::testRevokeSSHKey
146 PASS 11ms★ PhabricatorCachesTestCase::testRequestCache
147 PASS 1.1s PhabricatorCelerityTestCase::testCelerityMaps
148 PASS 372ms PhabricatorConduitTestCase::testConduitMethods
149 PASS 1ms★ 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 13ms★ PhabricatorEditorURIEngineTestCase::testPatternProtocols
156 PASS <1ms★ PhabricatorEnvTestCase::testDictionarySource
157 PASS <1ms★ PhabricatorEnvTestCase::testOverrides
158 PASS 5ms★ PhabricatorEnvTestCase::testSelfURI
159 PASS 2ms★ PhabricatorEnvTestCase::testRemoteURIForLink
160 PASS <1ms★ PhabricatorEnvTestCase::testOverrideOrder
161 PASS <1ms★ PhabricatorEnvTestCase::testStackSource
162 PASS 3ms★ PhabricatorEnvTestCase::testGetEnvExceptions
163 PASS 50ms PhabricatorEnvTestCase::testRemoteURIForFetch
164 PASS <1ms★ PhabricatorEnvTestCase::testLocalURIForLink
165 PASS <1ms★ PhabricatorFactEngineTestCase::testLoadAllEngines
166 PASS 1ms★ PhabricatorFerretEngineTestCase::testTermsCorpus
167 PASS 1ms★ PhabricatorFerretEngineTestCase::testTermNgramExtraction
168 PASS <1ms★ PhabricatorFileStorageEngineTestCase::testLoadAllEngines
169 PASS 49ms★ PhabricatorFileStorageFormatTestCase::testStorageTampering
170 PASS 82ms PhabricatorFileStorageFormatTestCase::testRot13Storage
171 PASS 95ms PhabricatorFileStorageFormatTestCase::testAES256Storage
172 PASS 283ms PhabricatorFileTestCase::testFileTransformDelete
173 PASS 145ms PhabricatorFileTestCase::testFileStorageDeleteSharedHandle
174 PASS 377ms PhabricatorFileTestCase::testFileDirectScramble
175 PASS 85ms PhabricatorFileTestCase::testFileStorageUploadDifferentFiles
176 PASS 37ms★ PhabricatorFileTestCase::testFileStorageReadWrite
177 PASS 51ms PhabricatorFileTestCase::testFileStorageDelete
178 PASS 406ms PhabricatorFileTestCase::testFileIndirectScramble
179 PASS 456ms PhabricatorFileTestCase::testFileVisibility
180 PASS 95ms PhabricatorFileTestCase::testFileStorageUploadSameFile
181 PASS 82ms PhabricatorFileTestCase::testReadWriteTtlFiles
182 PASS <1ms★ PhabricatorFileTransformTestCase::testGetAllTransforms
183 PASS 326ms PhabricatorFileTransformTestCase::testThumbTransformDefaults
184 PASS 6ms★ PhabricatorHMACTestCase::testSHA256Hashing
185 PASS 23ms★ PhabricatorHMACTestCase::testHMACKeyGeneration
186 PASS 655ms PhabricatorHandlePoolTestCase::testHandlePools
187 PASS 1ms★ PhabricatorHashTestCase::testHashForIndex
188 PASS <1ms★ PhabricatorHashTestCase::testHashForAnchor
189 PASS 9ms★ PhabricatorInfrastructureTestCase::testRejectMySQLNonUTF8Queries
190 PASS 1ms★ PhabricatorInfrastructureTestCase::testApplicationsInstalled
191 PASS 6ms★ PhabricatorIteratedMD5PasswordHasherTestCase::testHasher
192 PASS 106ms PhabricatorLocalTimeTestCase::testLocalTimeFormatting
193 PASS 37ms★ PhabricatorLocaleScopeGuardTestCase::testLocaleScopeGuard
194 PASS 1ms★ PhabricatorMacroTestCase::testMacroNames
195 PASS 87ms PhabricatorMailAdapterTestCase::testSupportsMessageID
196 PASS 49ms★ PhabricatorMailConfigTestCase::testMailerConstraints
197 PASS 47ms★ PhabricatorMailConfigTestCase::testMailerPriorities
198 PASS 9ms★ PhabricatorMailReceiverTestCase::testReservedAddresses
199 PASS 4ms★ PhabricatorMailReceiverTestCase::testAddressSimilarity
200 PASS 5ms★ PhabricatorMarkupEngineTestCase::testRemarkupSentenceSummmaries
201 PASS 29ms★ PhabricatorMetaMTAEmailBodyParserTestCase::testEmailBodyCommandParsing
202 PASS 5ms★ PhabricatorMetaMTAEmailBodyParserTestCase::testQuotedTextStripping
203 PASS <1ms★ PhabricatorMetaMTAEmailBodyParserTestCase::testFalsePositiveForOnWrote
204 PASS 7ms★ PhabricatorMetaMTAMailBodyTestCase::testBodyRender
205 PASS 396ms PhabricatorMetaMTAMailTestCase::testMailSendFailures
206 PASS 6.4s PhabricatorMetaMTAMailTestCase::testMailSizeLimits
207 PASS 1.0s PhabricatorMetaMTAMailTestCase::testRecipients
208 PASS 692ms PhabricatorMetaMTAMailTestCase::testThreadIDHeaders
209 PASS 454ms PhabricatorMetaMTAMailTestCase::testMailerFailover
210 PASS 81ms PhabricatorMetaMTAReceivedMailTestCase::testDropUnknownSenderMail
211 PASS 124ms PhabricatorMetaMTAReceivedMailTestCase::testDropDisabledSenderMail
212 PASS 18ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropDuplicateMail
213 PASS 154ms PhabricatorMetaMTAReceivedMailTestCase::testDropUnreceivableMail
214 PASS 16ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropSelfMail
215 PASS <1ms★ PhabricatorMetronomeTestCase::testMetronomeTicks
216 PASS <1ms★ PhabricatorMetronomeTestCase::testMetronomeOffsets
217 PASS 2ms★ PhabricatorOAuthServerTestCase::testValidateRedirectURI
218 PASS 14ms★ PhabricatorOAuthServerTestCase::testValidateSecondaryRedirectURI
219 PASS 192ms PhabricatorObjectListQueryTestCase::testObjectListQuery
220 PASS 872ms PhabricatorObjectMailReceiverTestCase::testDropUnconfiguredPublicMail
221 PASS 325ms PhabricatorObjectMailReceiverTestCase::testDropHashMismatchMail
222 PASS 349ms PhabricatorObjectMailReceiverTestCase::testDropInvalidObjectMail
223 PASS 1.0s PhabricatorObjectMailReceiverTestCase::testDropPolicyViolationMail
224 PASS 961ms PhabricatorObjectMailReceiverTestCase::testDropUserMismatchMail
225 PASS <1ms★ PhabricatorOwnersPackageTestCase::testFindLongestPathsPerPackage
226 PASS <1ms★ PhabricatorPasswordHasherTestCase::testGetAllHashers
227 PASS <1ms★ PhabricatorPasswordHasherTestCase::testHasherSyntax
228 PASS 1ms★ PhabricatorPhoneNumberTestCase::testNumberNormalization
229 PASS 149ms PhabricatorPhortuneTestCase::testNewPhortuneAccount
230 PASS <1ms★ PhabricatorPolicyCapabilityTestCase::testGetCapabilityMap
231 PASS 122ms PhabricatorPolicyDataTestCase::testObjectPolicyRuleTaskAuthor
232 PASS 125ms PhabricatorPolicyDataTestCase::testObjectPolicyRuleThreadMembers
233 PASS 96ms PhabricatorPolicyDataTestCase::testObjectPolicyRuleSubscribers
234 PASS 147ms PhabricatorPolicyDataTestCase::testCustomPolicyRuleLunarPhase
235 PASS 178ms PhabricatorPolicyDataTestCase::testCustomPolicyRuleUser
236 PASS 177ms PhabricatorPolicyDataTestCase::testCustomPolicyRuleAdministrators
237 PASS 110ms PhabricatorPolicyDataTestCase::testProjectPolicyMembership
238 PASS 1ms★ PhabricatorPolicyTestCase::testPublicPolicyEnabled
239 PASS 41ms★ PhabricatorPolicyTestCase::testAllQueriesBelongToActualApplications
240 PASS 42ms★ PhabricatorPolicyTestCase::testExtendedPolicies
241 PASS <1ms★ PhabricatorPolicyTestCase::testOmnipotence
242 PASS 1ms★ PhabricatorPolicyTestCase::testBulkExtendedPolicies
243 PASS 2ms★ PhabricatorPolicyTestCase::testOffsets
244 PASS <1ms★ PhabricatorPolicyTestCase::testMultipleCapabilities
245 PASS 57ms PhabricatorPolicyTestCase::testExtendedPolicyCycles
246 PASS 6ms★ PhabricatorPolicyTestCase::testNoOnePolicy
247 PASS 3ms★ PhabricatorPolicyTestCase::testPublicPolicyDisabled
248 PASS 16ms★ PhabricatorPolicyTestCase::testRejectInvalidPolicy
249 PASS 1ms★ PhabricatorPolicyTestCase::testLimits
250 PASS 2ms★ PhabricatorPolicyTestCase::testPolicyStrength
251 PASS <1ms★ PhabricatorPolicyTestCase::testInvalidPolicyVisibleByOmnipotentUser
252 PASS 5ms★ PhabricatorPolicyTestCase::testAdminPolicy
253 PASS 3ms★ PhabricatorPolicyTestCase::testUsersPolicy
254 PASS <1ms★ PhabricatorPreambleTestCase::testXForwardedForLayers
255 PASS 2.0s PhabricatorProjectCoreTestCase::testProjectPolicyRules
256

Build Working Copy

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