Page MenuHomePhabricator

Build 26282
FailedPublic

Properties

Run "arc unit --everything"

When
Completed at Feb 8 2018, 6:52 PM · Built for 58 s
Status
Failed

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

1[2018-02-08 18:51:56] 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]
2arcanist(head=master, ref.master=349109426c7f), phabricator(head=bec7eed44c959fcb50906626f4143bcb72c201b9, ref.master=56bf0690804f), phutil(head=master, ref.master=f91ef416f11f)
3 #0 ini_set(string, string) called at [<phabricator>/src/aphront/response/AphrontResponse.php:254]
4 #1 AphrontResponse::willBeginWrite() called at [<phabricator>/src/aphront/sink/AphrontHTTPSink.php:99]
5 #2 AphrontHTTPSink::writeResponse(AphrontJSONResponse) called at [<phabricator>/src/aphront/sink/__tests__/AphrontHTTPSinkTestCase.php:73]
6 #3 AphrontHTTPSinkTestCase::testJSONContentSniff()
7 #4 call_user_func_array(array, array) called at [<arcanist>/src/unit/engine/phutil/PhutilTestCase.php:492]
8 #5 PhutilTestCase::run() called at [<arcanist>/src/unit/engine/PhutilUnitTestEngine.php:69]
9 #6 PhutilUnitTestEngine::run() called at [<arcanist>/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php:147]
10 #7 ArcanistConfigurationDrivenUnitTestEngine::run() called at [<arcanist>/src/workflow/ArcanistUnitWorkflow.php:170]
11 #8 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394]
12

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

1Build successful!
2 PASS 998ms PhabricatorLibraryTestCase::testEverythingImplemented
3 PASS 3.9s PhabricatorLibraryTestCase::testLibraryMap
4 PASS 2.2s PhabricatorLibraryTestCase::testMethodVisibility
5 PASS 9ms★ DifferentialAdjustmentMapTestCase::testBasicMaps
6 PASS 4ms★ DifferentialAdjustmentMapTestCase::testChainMaps
7 PASS 5ms★ DifferentialAdjustmentMapTestCase::testInverseMaps
8 PASS 6ms★ DifferentialAdjustmentMapTestCase::testNearestMaps
9 PASS 2ms★ DifferentialDiffTestCase::testDetectCopiedCode
10 PASS 41ms★ DifferentialDiffTestCase::testDetectSlowCopiedCode
11 PASS 2ms★ DifferentialDiffTestCase::testDetectCopiedOverlaidCode
12 PASS 1ms★ DifferentialHunkTestCase::testMakeStructuredOffset
13 PASS 1ms★ DifferentialHunkTestCase::testMakeStructuredNewlineRemoved
14 PASS <1ms★ DifferentialHunkTestCase::testMakeChanges
15 PASS 1ms★ DifferentialHunkTestCase::testMakeStructuredNewlineAdded
16 PASS 1ms★ DifferentialHunkTestCase::testMakeStructuredChanges1
17 PASS 1ms★ DifferentialHunkTestCase::testMakeStructuredNewlineAbsent
18 PASS 1ms★ DifferentialHunkTestCase::testMakeStructuredChanges2
19 PASS <1ms★ DiffusionURITestCase::testBlobDecodeFail
20 PASS <1ms★ DiffusionURITestCase::testBlobDecode
21 PASS 3ms★ DiffusionURITestCase::testURIGeneration
22 PASS 3ms★ HeraldFieldTestCase::testGetAllFields
23 PASS 3ms★ PhabricatorPHIDTypeTestCase::testGetPHIDTypeApplicationClass
24 PASS <1ms★ PhabricatorPHIDTypeTestCase::testGetAllTypes
25 PASS 1ms★ AlmanacNamesTestCase::testServiceOrDeviceNames
26 PASS <1ms★ AlmanacServiceTypeTestCase::testGetAllServiceTypes
27 PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPHeaderNames
28 PASS 1ms★ AphrontHTTPSinkTestCase::testJSONContentSniff
29 PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPSinkStatusCode
30 PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPSinkResponseSplitting
31 PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPSinkBasics
32 PASS <1ms★ AphrontIsolatedDatabaseConnectionTestCase::testDeletePermitted
33 PASS <1ms★ AphrontIsolatedDatabaseConnectionTestCase::testIsolation
34 PASS <1ms★ AphrontIsolatedDatabaseConnectionTestCase::testInsertGeneratesID
35 PASS 8ms★ AphrontIsolatedDatabaseConnectionTestCase::testTransactionRollback
36 PASS 1ms★ AphrontIsolatedDatabaseConnectionTestCase::testTransactionStack
37 PASS 2ms★ AphrontMySQLDatabaseConnectionTestCase::testConnectionFailures
38 PASS 1ms★ AphrontRedirectResponseTestCase::testLocalRedirectURIs
39 PASS <1ms★ AphrontRequestTestCase::testGetHTTPHeader
40 PASS <1ms★ AphrontRequestTestCase::testFlattenRequestData
41 PASS <1ms★ AphrontRequestTestCase::testHostAttacks
42 PASS <1ms★ AphrontRequestTestCase::testRequestDataAccess
43 PASS 2ms★ CalendarTimeUtilTestCase::testTimestampsStartDay
44 PASS 1ms★ CalendarTimeUtilTestCase::testTimestampsAtMidnight
45 PASS <1ms★ CelerityPhysicalResourcesTestCase::testGetAll
46 PASS <1ms★ CelerityPostprocessorTestCase::testGetAllCelerityPostprocessors
47 PASS 2ms★ CelerityResourceTransformerTestCase::testTransformation
48 PASS 4ms★ ConduitAPIMethodTestCase::testLoadAllConduitMethods
49 PASS 1ms★ ConduitCallTestCase::testConduitAuth
50 PASS <1ms★ ConduitCallTestCase::testConduitPing
51 PASS 130ms ConpherenceRoomTestCase::testRoomParticipantDeletion
52 PASS 68ms ConpherenceRoomTestCase::testNUserRoomCreate
53 PASS 29ms★ ConpherenceRoomTestCase::testOneUserRoomCreate
54 PASS 99ms ConpherenceRoomTestCase::testRoomParticipantAddition
55 PASS 64ms DifferentialChangesetParserTestCase::testDiffChangesets
56 PASS 1ms★ DifferentialCommitMessageFieldTestCase::testRevisionCommitMessageFieldParsing
57 PASS <1ms★ DifferentialCommitMessageParserTestCase::testDifferentialCommitMessageParserNormalization
58 PASS 1ms★ DifferentialCommitMessageParserTestCase::testDifferentialCommitMessageFieldParser
59 PASS 4ms★ DifferentialCommitMessageParserTestCase::testDifferentialCommitMessageParser
60 PASS <1ms★ DifferentialCustomFieldDependsOnParserTestCase::testParser
61 PASS 1ms★ DifferentialCustomFieldRevertsParserTestCase::testParser
62 PASS <1ms★ DifferentialHunkParserTestCase::testMultiLineOldComment
63 PASS <1ms★ DifferentialHunkParserTestCase::testCannotFindContext
64 PASS 3ms★ DifferentialHunkParserTestCase::testMissingContext
65 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfOldFileInNewCommentFromStartWithContext
66 PASS <1ms★ DifferentialHunkParserTestCase::testOneLineOldComment
67 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfNewFileInOldCommentFromStart
68 PASS <1ms★ DifferentialHunkParserTestCase::testOverlapFromStartOfHunk
69 PASS <1ms★ DifferentialHunkParserTestCase::testNoNewlineAtEndOfFile
70 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfOldFileInNewCommentFromStart
71 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfNewFileInOldCommentFromStartWithContext
72 PASS <1ms★ DifferentialHunkParserTestCase::testMultiLineNewComment
73 PASS <1ms★ DifferentialHunkParserTestCase::testOneLineNewComment
74 PASS <1ms★ DifferentialHunkParserTestCase::testOverlapAfterEndOfHunk
75 PASS 127ms DifferentialParseRenderTestCase::testParseRender
76 PASS 5ms★ 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::testParentEdgeCases
82 PASS <1ms★ DiffusionPathQueryTestCase::testExpandEdgeCases
83 PASS <1ms★ DiffusionSubversionWireProtocolTestCase::testSubversionWireProtocolParser
84 PASS <1ms★ DiffusionSubversionWireProtocolTestCase::testSubversionWireProtocolPartialFrame
85 PASS <1ms★ DoorkeeperBridgeJIRATestCase::testJIRABridgeRestAPIURIConversion
86 PASS <1ms★ DrydockBlueprintImplementationTestCase::testGetAllBlueprintImplementations
87 PASS 176ms 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 2ms★ LiskFixtureTestCase::testTransactionalIsolation2of2
94 PASS 3ms★ LiskFixtureTestCase::testNonmutableColumns
95 PASS 3ms★ LiskFixtureTestCase::testGarbageLoadCalls
96 PASS 2ms★ LiskFixtureTestCase::testFixturesBasicallyWork
97 PASS 15ms★ LiskFixtureTestCase::testCounters
98 PASS 4ms★ LiskFixtureTestCase::testReadableTransactions
99 PASS 2ms★ LiskFixtureTestCase::testTransactionalIsolation1of2
100 PASS 1ms★ LiskIsolationTestCase::testIsolatedWrites
101 PASS <1ms★ LiskIsolationTestCase::testIsolationContainment
102 PASS <1ms★ LiskIsolationTestCase::testEphemeral
103 PASS <1ms★ LiskIsolationTestCase::testMagicMethods
104 PASS 2ms★ ManiphestCustomFieldStatusParserTestCase::testParser
105 PASS <1ms★ ManiphestTaskStatusTestCase::testManiphestStatusConstants
106 PASS 173ms ManiphestTaskStatusTestCase::testManiphestStatusConfigValidation
107 PASS 496ms ManiphestTaskTestCase::testTaskAdjacentBlocks
108 PASS 350ms ManiphestTaskTestCase::testTaskReordering
109 PASS 1ms★ MetaMTAEmailTransactionCommandTestCase::testGetAllTypes
110 PASS 4ms★ NuanceGitHubRawEventTestCase::testIssueEvents
111 PASS 4ms★ NuanceGitHubRawEventTestCase::testRepositoryEvents
112 PASS <1ms★ NuanceSourceDefinitionTestCase::testGetAllTypes
113 PASS <1ms★ PHUIDiffGraphViewTestCase::testTailTermination
114 PASS <1ms★ PHUIDiffGraphViewTestCase::testJoinTerminateTree
115 PASS <1ms★ PHUIDiffGraphViewTestCase::testThreeWayGraphJoin
116 PASS <1ms★ PHUIDiffGraphViewTestCase::testReverseTree
117 PASS 3ms★ PHUIInvisibleCharacterTestCase::testEmptyString
118 PASS <1ms★ PHUIInvisibleCharacterTestCase::testWithNamedAsHex
119 PASS <1ms★ PHUIInvisibleCharacterTestCase::testWithHexChars
120 PASS <1ms★ PHUIInvisibleCharacterTestCase::testEmptyPlainText
121 PASS <1ms★ PHUIInvisibleCharacterTestCase::testWithNamedChars
122 PASS <1ms★ PHUIInvisibleCharacterTestCase::testHtmlDecoration
123 PASS <1ms★ PHUIListViewTestCase::testAppend
124 PASS <1ms★ PHUIListViewTestCase::testAppendLabel
125 PASS <1ms★ PHUIListViewTestCase::testAppendAfter
126 PASS <1ms★ PHUIListViewTestCase::testAppendBefore
127 PASS <1ms★ PassphraseCredentialTypeTestCase::testGetAllTypes
128 PASS 101ms PhabricatorAccessControlTestCase::testControllerAccessControls
129 PASS <1ms★ PhabricatorAphrontViewTestCase::testHasChildren
130 PASS <1ms★ PhabricatorApplicationConfigurationPanelTestCase::testLoadAllPanels
131 PASS 2ms★ PhabricatorApplicationSearchEngineTestCase::testGetAllEngines
132 PASS <1ms★ PhabricatorApplicationTestCase::testGetAllApplications
133 PASS <1ms★ PhabricatorAuthFactorTestCase::testGetAllFactors
134 PASS 2.2s PhabricatorAuthInviteTestCase::testInviteWithKnownEmail
135 PASS 29ms★ PhabricatorAuthInviteTestCase::testDuplicateInvite
136 PASS 35ms★ PhabricatorAuthInviteTestCase::testInviteWithNewEmail
137 PASS 11ms★ PhabricatorAuthInviteTestCase::testInvalidInvite
138 PASS 1.9s PhabricatorAuthPasswordTestCase::testPasswordEngine
139 PASS 479ms PhabricatorAuthPasswordTestCase::testPasswordUpgrade
140 PASS 438ms PhabricatorAuthPasswordTestCase::testCompare
141 FAIL PhabricatorAuthSSHKeyTestCase::testRevokeSSHKey
142EXCEPTION (AphrontSchemaQueryException): #1146: Table 'phabricator_unittest_jf4h7p4l2v2g7oinujtwa2tp_auth.edge' doesn't exist
143#0 /core/data/drydock/workingcopy-86/repo/libphutil/src/aphront/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php(348): AphrontBaseMySQLDatabaseConnection->throwCommonException(1146, 'Table 'phabrica...')
144#1 /core/data/drydock/workingcopy-86/repo/libphutil/src/aphront/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php(289): AphrontBaseMySQLDatabaseConnection->throwQueryCodeException(1146, 'Table 'phabrica...')
145#2 /core/data/drydock/workingcopy-86/repo/libphutil/src/aphront/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php(185): AphrontBaseMySQLDatabaseConnection->throwQueryException(Object(mysqli))
146#3 /core/data/drydock/workingcopy-86/repo/libphutil/src/xsprintf/queryfx.php(8): AphrontBaseMySQLDatabaseConnection->executeRawQuery('SELECT edge.* F...')
147#4 [internal function]: queryfx(Object(AphrontMySQLiDatabaseConnection), 'SELECT edge.* F...', 'edge', 'WHERE (edge.src...', 'ORDER BY edge.d...')
148#5 /core/data/drydock/workingcopy-86/repo/libphutil/src/xsprintf/queryfx.php(13): call_user_func_array('queryfx', Array)
149#6 /core/data/drydock/workingcopy-86/repo/phabricator/src/infrastructure/edges/query/PhabricatorEdgeQuery.php(193): queryfx_all(Object(AphrontMySQLiDatabaseConnection), 'SELECT edge.* F...', 'edge', 'WHERE (edge.src...', 'ORDER BY edge.d...')
150#7 /core/data/drydock/workingcopy-86/repo/phabricator/src/infrastructure/edges/query/PhabricatorEdgeQuery.php(125): PhabricatorEdgeQuery->execute()
151#8 /core/data/drydock/workingcopy-86/repo/phabricator/src/applications/transactions/editor/PhabricatorApplicationTransactionEditor.php(1217): PhabricatorEdgeQuery::loadDestinationPHIDs('PHID-AKEY-6k24s...', 68)
152#9 /core/data/drydock/workingcopy-86/repo/phabricator/src/applications/auth/__tests__/PhabricatorAuthSSHKeyTestCase.php(75): PhabricatorApplicationTransactionEditor->applyTransactions(Object(PhabricatorAuthSSHKey), Array)
153#10 /core/data/drydock/workingcopy-86/repo/phabricator/src/applications/auth/__tests__/PhabricatorAuthSSHKeyTestCase.php(25): PhabricatorAuthSSHKeyTestCase->applyTransactions(Object(PhabricatorUser), Object(PhabricatorAuthSSHKey), Array)
154#11 [internal function]: PhabricatorAuthSSHKeyTestCase->testRevokeSSHKey()
155#12 /core/data/drydock/workingcopy-86/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array)
156#13 /core/data/drydock/workingcopy-86/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run()
157#14 /core/data/drydock/workingcopy-86/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(147): PhutilUnitTestEngine->run()
158#15 /core/data/drydock/workingcopy-86/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run()
159#16 /core/data/drydock/workingcopy-86/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run()
160#17 {main}
161 PASS 14ms★ PhabricatorCachesTestCase::testRequestCache
162 PASS 250ms PhabricatorCelerityTestCase::testCelerityMaps
163 PASS 90ms PhabricatorConduitTestCase::testConduitMethods
164 PASS <1ms★ PhabricatorEdgeChangeRecordTestCase::testEdgeStorageFormats
165 PASS 11ms★ PhabricatorEdgeTestCase::testCycleDetection
166 PASS <1ms★ PhabricatorEdgeTypeTestCase::testGetAllTypes
167 PASS <1ms★ PhabricatorEditEngineSubtypeTestCase::testEditEngineSubtypeKeys
168 PASS <1ms★ PhabricatorEnvTestCase::testGetEnvExceptions
169 PASS <1ms★ PhabricatorEnvTestCase::testRemoteURIForLink
170 PASS <1ms★ PhabricatorEnvTestCase::testOverrideOrder
171 PASS 178ms PhabricatorEnvTestCase::testRemoteURIForFetch
172 PASS <1ms★ PhabricatorEnvTestCase::testOverrides
173 PASS <1ms★ PhabricatorEnvTestCase::testDictionarySource
174 PASS <1ms★ PhabricatorEnvTestCase::testStackSource
175 PASS 3ms★ PhabricatorEnvTestCase::testSelfURI
176 PASS <1ms★ PhabricatorEnvTestCase::testLocalURIForLink
177 PASS <1ms★ PhabricatorFactEngineTestCase::testLoadAllEngines
178 PASS <1ms★ PhabricatorFerretEngineTestCase::testTermNgramExtraction
179 PASS <1ms★ PhabricatorFerretEngineTestCase::testTermsCorpus
180 PASS <1ms★ PhabricatorFileStorageEngineTestCase::testLoadAllEngines
181 PASS 21ms★ PhabricatorFileStorageFormatTestCase::testStorageTampering
182 PASS 19ms★ PhabricatorFileStorageFormatTestCase::testRot13Storage
183 PASS 26ms★ PhabricatorFileStorageFormatTestCase::testAES256Storage
184 PASS 31ms★ PhabricatorFileTestCase::testFileStorageDeleteSharedHandle
185 PASS 71ms PhabricatorFileTestCase::testFileDirectScramble
186 PASS 32ms★ PhabricatorFileTestCase::testFileStorageUploadDifferentFiles
187 PASS 95ms PhabricatorFileTestCase::testFileVisibility
188 PASS 117ms PhabricatorFileTestCase::testFileIndirectScramble
189 PASS 22ms★ PhabricatorFileTestCase::testFileStorageDelete
190 PASS 19ms★ PhabricatorFileTestCase::testReadWriteTtlFiles
191 PASS 77ms PhabricatorFileTestCase::testFileTransformDelete
192 PASS 32ms★ PhabricatorFileTestCase::testFileStorageUploadSameFile
193 PASS 20ms★ PhabricatorFileTestCase::testFileStorageReadWrite
194 PASS 90ms PhabricatorFileTransformTestCase::testThumbTransformDefaults
195 PASS <1ms★ PhabricatorFileTransformTestCase::testGetAllTransforms
196 PASS <1ms★ PhabricatorHMACTestCase::testSHA256Hashing
197 PASS 4ms★ PhabricatorHMACTestCase::testHMACKeyGeneration
198 PASS 121ms PhabricatorHandlePoolTestCase::testHandlePools
199 PASS <1ms★ PhabricatorHashTestCase::testHashForAnchor
200 PASS <1ms★ PhabricatorHashTestCase::testHashForIndex
201 PASS 1ms★ PhabricatorInfrastructureTestCase::testRejectMySQLNonUTF8Queries
202 PASS <1ms★ PhabricatorInfrastructureTestCase::testApplicationsInstalled
203 PASS 2ms★ PhabricatorIteratedMD5PasswordHasherTestCase::testHasher
204 PASS 20ms★ PhabricatorLocalTimeTestCase::testLocalTimeFormatting
205 PASS 7ms★ PhabricatorLocaleScopeGuardTestCase::testLocaleScopeGuard
206 PASS 1ms★ PhabricatorMailConfigTestCase::testMailerPriorities
207 PASS 1ms★ PhabricatorMailReceiverTestCase::testAddressSimilarity
208 PASS <1ms★ PhabricatorMarkupEngineTestCase::testRemarkupSentenceSummmaries
209 PASS <1ms★ PhabricatorMetaMTAEmailBodyParserTestCase::testQuotedTextStripping
210 PASS 4ms★ PhabricatorMetaMTAEmailBodyParserTestCase::testEmailBodyCommandParsing
211 PASS <1ms★ PhabricatorMetaMTAEmailBodyParserTestCase::testFalsePositiveForOnWrote
212 PASS <1ms★ PhabricatorMetaMTAMailBodyTestCase::testBodyRender
213 PASS <1ms★ PhabricatorMetaMTAMailBodyTestCase::testBodyRenderNoHerald
214 PASS 52ms PhabricatorMetaMTAMailTestCase::testMailSendFailures
215 PASS 79ms PhabricatorMetaMTAMailTestCase::testMailerFailover
216 PASS 23ms★ PhabricatorMetaMTAMailTestCase::testThreadIDHeaders
217 PASS 182ms PhabricatorMetaMTAMailTestCase::testRecipients
218 PASS 34ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropDisabledSenderMail
219 PASS 9ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropUnreceivableMail
220 PASS 3ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropSelfMail
221 PASS 10ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropDuplicateMail
222 PASS 11ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropUnknownSenderMail
223 PASS <1ms★ PhabricatorOAuthServerTestCase::testValidateRedirectURI
224 PASS 3ms★ PhabricatorOAuthServerTestCase::testValidateSecondaryRedirectURI
225 PASS 34ms★ PhabricatorObjectListQueryTestCase::testObjectListQuery
226 PASS 83ms PhabricatorObjectMailReceiverTestCase::testDropUnconfiguredPublicMail
227 PASS 189ms PhabricatorObjectMailReceiverTestCase::testDropUserMismatchMail
228 PASS 79ms PhabricatorObjectMailReceiverTestCase::testDropHashMismatchMail
229 PASS 188ms PhabricatorObjectMailReceiverTestCase::testDropInvalidObjectMail
230 PASS <1ms★ PhabricatorOwnersPackageTestCase::testFindLongestPathsPerPackage
231 PASS <1ms★ PhabricatorPasswordHasherTestCase::testHasherSyntax
232 PASS <1ms★ PhabricatorPasswordHasherTestCase::testGetAllHashers
233 PASS 26ms★ PhabricatorPhortuneTestCase::testNewPhortuneAccount
234 PASS <1ms★ PhabricatorPolicyCapabilityTestCase::testGetCapabilityMap
235 PASS 22ms★ PhabricatorPolicyDataTestCase::testObjectPolicyRuleTaskAuthor
236 PASS 24ms★ PhabricatorPolicyDataTestCase::testProjectPolicyMembership
237 PASS 40ms★ PhabricatorPolicyDataTestCase::testCustomPolicyRuleAdministrators
238 PASS 18ms★ PhabricatorPolicyDataTestCase::testObjectPolicyRuleSubscribers
239 PASS 25ms★ PhabricatorPolicyDataTestCase::testCustomPolicyRuleLunarPhase
240 PASS 21ms★ PhabricatorPolicyDataTestCase::testObjectPolicyRuleThreadMembers
241 PASS 33ms★ PhabricatorPolicyDataTestCase::testCustomPolicyRuleUser
242 PASS <1ms★ PhabricatorPolicyTestCase::testMultipleCapabilities
243 PASS 2ms★ PhabricatorPolicyTestCase::testUsersPolicy
244 PASS <1ms★ PhabricatorPolicyTestCase::testLimits
245 PASS 10ms★ PhabricatorPolicyTestCase::testExtendedPolicies
246 PASS <1ms★ PhabricatorPolicyTestCase::testPublicPolicyEnabled
247 PASS <1ms★ PhabricatorPolicyTestCase::testInvalidPolicyVisibleByOmnipotentUser
248 PASS 4ms★ PhabricatorPolicyTestCase::testNoOnePolicy
249 PASS 8ms★ PhabricatorPolicyTestCase::testRejectInvalidPolicy
250 PASS 3ms★ PhabricatorPolicyTestCase::testAdminPolicy
251 PASS <1ms★ PhabricatorPolicyTestCase::testBulkExtendedPolicies
252 PASS 1ms★ PhabricatorPolicyTestCase::testOffsets
253 PASS 2ms★ PhabricatorPolicyTestCase::testPublicPolicyDisabled
254 PASS 12ms★ PhabricatorPolicyTestCase::testAllQueriesBelongToActualApplications
255 PASS <1ms★ PhabricatorPolicyTestCase::testOmnipotence
256 PASS 1ms★ PhabricatorPolicyTestCase::testPolicyStrength
257 PASS 13ms★ PhabricatorPolicyTestCase::testExtendedPolicyCycles
258 PASS 430ms PhabricatorProjectCoreTestCase::testAncestorMembers
259 PASS 92ms PhabricatorProjectCoreTestCase::testApplicationPolicy
260 PASS 235ms PhabricatorProjectCoreTestCase::testEditProject
261 PASS 359ms PhabricatorProjectCoreTestCase::testIsViewerMemberOrWatcher
262 PASS 333ms PhabricatorProjectCoreTestCase::testTagMilestoneConflicts
263 PASS 64ms PhabricatorProjectCoreTestCase::testNormalizeSlugs
264 PASS 702ms PhabricatorProjectCoreTestCase::testMilestoneMoves
265 PASS 453ms PhabricatorProjectCoreTestCase::testBoardMoves
266 PASS 179ms PhabricatorProjectCoreTestCase::testColumnExtendedPolicies
267 PASS 280ms PhabricatorProjectCoreTestCase::testTagAncestryConflicts
268 PASS 35ms★ PhabricatorProjectCoreTestCase::testSlugMaps
269 PASS 197ms PhabricatorProjectCoreTestCase::testMilestoneMembership
270 PASS 181ms PhabricatorProjectCoreTestCase::testViewProject
271 PASS 101ms PhabricatorProjectCoreTestCase::testSameSlugAsName
272 PASS 211ms PhabricatorProjectCoreTestCase::testMemberMaterialization
273 PASS 260ms PhabricatorProjectCoreTestCase::testParentProject
274 PASS 437ms PhabricatorProjectCoreTestCase::testComplexConstraints
275 PASS 133ms PhabricatorProjectCoreTestCase::testMilestones
276 PASS 298ms PhabricatorProjectCoreTestCase::testAncestryQueries
277 PASS 46ms★ PhabricatorProjectCoreTestCase::testDuplicateSlugs
278 PASS 189ms PhabricatorProjectCoreTestCase::testProjectMembersVisibility
279 PASS 435ms PhabricatorProjectCoreTestCase::testJoinLeaveProject
280 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors
281 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem
282 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector
283 PASS 10ms★ PhabricatorRepositoryCommitTestCase::testSummarizeCommits
284 PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter
285 PASS <1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo
286 PASS <1ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols
287 PASS <1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput
288 PASS 2ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation
289 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer
290 PASS 1ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer
291 PASS 21ms★ PhabricatorRepositoryURITestCase::testURIGeneration
292 PASS <1ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization
293 PASS 1ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks
294 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
295 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
296 PASS 2ms★ PhabricatorSlugTestCase::testSlugNormalization
297 PASS <1ms★ PhabricatorSlugTestCase::testProjectSlugs
298 PASS 27ms★ PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
299 PASS 51ms PhabricatorSpacesTestCase::testSpacesAnnihilation
300 PASS 13ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
301 PASS 34ms★ PhabricatorSpacesTestCase::testSpacesSeveralSpaces
302 PASS 54ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
303 PASS <1ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
304 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
305 PASS <1ms★ PhabricatorTimeTestCase::testParseLocalTime
306 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
307 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
308 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
309 PASS 2ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
310 PASS <1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
311 PASS 2ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
312 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
313 PASS <1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
314 PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing
315 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
316 PASS 1ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
317 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
318 PASS 10ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
319 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
320 PASS 13ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
321 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
322 PASS <1ms★ PhabricatorUserTestCase::testUsernameValidation
323 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
324 PASS 16ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
325 PASS 6ms★ PhabricatorWorkerTestCase::testLeaseTask
326 PASS 7ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
327 PASS 8ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
328 PASS 7ms★ PhabricatorWorkerTestCase::testExecuteTask
329 PASS 8ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
330 PASS 11ms★ PhabricatorWorkerTestCase::testOldestFirst
331 PASS 13ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
332 PASS 7ms★ PhabricatorWorkerTestCase::testMultipleLease
333 PASS 12ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
334 PASS 20ms★ PhabricatorWorkerTestCase::testTooManyTaskFailures
335 PASS 7ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
336 PASS 756ms PhabricatorChangeParserTestCase::testSubversionParser
337 PASS 494ms PhabricatorChangeParserTestCase::testGitParser
338 PASS 162ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
339 PASS 247ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
340 PASS 1.3s PhabricatorChangeParserTestCase::testMercurialParser
341 PASS 181ms PhabricatorChangeParserTestCase::testSubversionPartialParser
342 PASS 191ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
343 PASS 474ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
344 PASS 118ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
345 PASS 104ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
346 PASS 29ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
347 PASS 189ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
348 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
349 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
350 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
351 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
352 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
353 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
354 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
355 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
356 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
357 PASS <1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
358 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
359 PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
360 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
361 PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
362 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
363 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
364 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
365 PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
366 PASS 1ms★ QueryFormattingTestCase::testQueryFormatting
367

Build Working Copy

When
Completed at Feb 8 2018, 6:51 PM · Built instantly
Status
Passed

Event Timeline