Page MenuHomePhabricator

Build 20416
PassedPublic

Run "arc unit --everything"

When
Completed at Feb 1 2017, 6:30 PM · Built for 1 m, 13 s
Status
Passed

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

1[2017-02-01 18:29:22] ERROR 2048: Declaration of PhabricatorHomeProfileMenuItem::newPageContent() should be compatible with PhabricatorProfileMenuItem::newPageContent(PhabricatorProfileMenuItemConfiguration $config) at [/core/data/drydock/workingcopy-88/repo/phabricator/src/applications/home/menuitem/PhabricatorHomeProfileMenuItem.php:68]
2arcanist(head=master, ref.master=ade25facfdf2), phabricator(head=6abdae8e7396fe755cbc2d3cfa59da3f3f400baf, ref.master=e66a03eaa3e4), phutil(head=master, ref.master=9d85dfab0f53)
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-02-01 18:29:29] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-88/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
18arcanist(head=master, ref.master=ade25facfdf2), phabricator(head=6abdae8e7396fe755cbc2d3cfa59da3f3f400baf, ref.master=e66a03eaa3e4), phutil(head=master, ref.master=9d85dfab0f53)
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 14608 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Feb 1 2017, 6:28 PM · Built instantly
Status
Passed

Event Timeline