Properties
Properties
Run "arc unit --everything"
Run "arc unit --everything"
- When
- Completed at Jan 29 2020, 11:50 PM · Built for 1 m, 12 s
- Status
Passed
1 | [2020-01-29 23:49:51] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-75/repo/phabricator/src/aphront/response/AphrontResponse.php:424] |
---|---|
2 | arcanist(head=master, ref.master=21a1828ea06c), phabricator(head=6628cd2b4f7b9f7c586ca9ad73d878718ac376ef, ref.master=72f82abe0723), phutil(head=master, ref.master=cc2a3dbf5903) |
3 | #0 ini_set(string, string) called at [<phabricator>/src/aphront/response/AphrontResponse.php:424] |
4 | #1 AphrontResponse::willBeginWrite() called at [<phabricator>/src/aphront/sink/AphrontHTTPSink.php:107] |
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:148] |
10 | #7 ArcanistConfigurationDrivenUnitTestEngine::run() called at [<arcanist>/src/workflow/ArcanistUnitWorkflow.php:170] |
11 | #8 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394] |
12 |
293 | PASS 61ms PhabricatorSpacesTestCase::testSpacesSeveralSpaces |
---|---|
294 | PASS 99ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering |
295 | PASS 109ms PhabricatorSpacesTestCase::testSpacesAnnihilation |
296 | PASS 50ms★ PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace |
297 | PASS <1ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration |
298 | PASS <1ms★ PhabricatorTimeTestCase::testParseLocalTime |
299 | PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack |
300 | PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock |
301 | PASS 2ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay |
302 | PASS 3ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock |
303 | PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond |
304 | PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings |
305 | PASS 1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock |
306 | PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld |
307 | PASS <1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization |
308 | PASS 1ms★ PhabricatorTypeaheadDatasourceTestCase::testFunctionEvaluation |
309 | PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting |
310 | PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing |
311 | PASS 2ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting |
312 | PASS 25ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide |
313 | PASS 18ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK |
314 | PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain |
315 | PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid |
316 | PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation |
317 | PASS <1ms★ PhabricatorUserTestCase::testUsernameValidation |
318 | PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes |
319 | PASS 69ms PhabricatorWorkerTestCase::testLeasedIsOldestFirst |
320 | PASS 55ms PhabricatorWorkerTestCase::testLeaseTask |
321 | PASS 66ms PhabricatorWorkerTestCase::testNewBeforeLeased |
322 | PASS 80ms PhabricatorWorkerTestCase::testTooManyTaskFailures |
323 | PASS 58ms PhabricatorWorkerTestCase::testExecuteTask |
324 | PASS 59ms PhabricatorWorkerTestCase::testRequiredLeaseTime |
325 | PASS 56ms PhabricatorWorkerTestCase::testTemporaryTaskFailure |
326 | PASS 63ms PhabricatorWorkerTestCase::testOldestFirst |
327 | PASS 58ms PhabricatorWorkerTestCase::testPermanentTaskFailure |
328 | PASS 57ms PhabricatorWorkerTestCase::testWaitBeforeRetry |
329 | PASS 58ms PhabricatorWorkerTestCase::testMultipleLease |
330 | PASS 71ms PhabricatorWorkerTestCase::testLeasedIsLowestPriority |
331 | PASS 223ms PhabricatorChangeParserTestCase::testSubversionPartialParser |
332 | PASS 612ms PhabricatorChangeParserTestCase::testGitParser |
333 | PASS 1.3s PhabricatorChangeParserTestCase::testMercurialParser |
334 | PASS 211ms PhabricatorChangeParserTestCase::testSubversionValidRootParser |
335 | PASS 277ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser |
336 | PASS 830ms PhabricatorChangeParserTestCase::testSubversionParser |
337 | PASS 132ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery |
338 | PASS 472ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery |
339 | PASS 200ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery |
340 | PASS 193ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic |
341 | PASS 43ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic |
342 | PASS 118ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic |
343 | PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue |
344 | PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay |
345 | PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString |
346 | PASS 1ms★ PhortuneCurrencyTestCase::testCurrencyRanges |
347 | PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency |
348 | PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString |
349 | PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders |
350 | PASS 1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum |
351 | PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort |
352 | PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent |
353 | PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted |
354 | PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges |
355 | PASS 1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents |
356 | PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata |
357 | PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices |
358 | PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing |
359 | PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted |
360 | PASS 213ms PhutilProseDiffTestCase::testProseDiffsDistance |
361 | PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup |
362 | PASS 1ms★ QueryFormattingTestCase::testQueryFormatting |
363 | PASS <1ms★ PhutilCalendarDateTimeTestCase::testDateTimeDuration |
364 | PASS 27ms★ PhutilCalendarRecurrenceRuleTestCase::testHourlyRecurrenceRules |
365 | PASS 56ms PhutilCalendarRecurrenceRuleTestCase::testMonthlyRecurrenceRules |
366 | PASS 37ms★ PhutilCalendarRecurrenceRuleTestCase::testSimpleRecurrenceRules |
367 | PASS 121ms PhutilCalendarRecurrenceRuleTestCase::testYearlyRecurrenceRules |
368 | PASS 6ms★ PhutilCalendarRecurrenceRuleTestCase::testWeeklyRecurrenceRules |
369 | PASS 24ms★ PhutilCalendarRecurrenceRuleTestCase::testSecondlyRecurrenceRules |
370 | PASS 4ms★ PhutilCalendarRecurrenceRuleTestCase::testMinutelyRecurrenceRules |
371 | PASS 11ms★ PhutilCalendarRecurrenceRuleTestCase::testDailyRecurrenceRules |
372 | PASS 81ms PhutilCalendarRecurrenceRuleTestCase::testRFC5545RecurrenceRules |
373 | PASS <1ms★ PhutilCalendarRecurrenceTestCase::testCalendarRecurrenceOffsets |
374 | PASS 4ms★ PhutilCalendarRecurrenceTestCase::testCalendarRecurrenceLists |
375 | PASS 18ms★ PhutilICSParserTestCase::testICSParserErrors |
376 | PASS 2ms★ PhutilICSParserTestCase::testICSWeeklyEvent |
377 | PASS 5ms★ PhutilICSParserTestCase::testICSOddTimezone |
378 | PASS 2ms★ PhutilICSParserTestCase::testICSFloatingTime |
379 | PASS 2ms★ PhutilICSParserTestCase::testICSParser |
380 | PASS 2ms★ PhutilICSParserTestCase::testICSVALARM |
381 | PASS 1ms★ PhutilICSParserTestCase::testICSDuration |
382 | PASS 2ms★ PhutilICSWriterTestCase::testICSWriterTeaTime |
383 | PASS 2ms★ PhutilICSWriterTestCase::testICSWriterAllDay |
384 | PASS 2ms★ PhutilICSWriterTestCase::testICSWriterUsers |
385 | PASS 2ms★ PhutilICSWriterTestCase::testICSWriterChristmas |
386 | PASS 305ms PhutilRemarkupEngineTestCase::testEngine |
387 | PASS 3ms★ PhutilSearchQueryCompilerTestCase::testCompileQueries |
388 | PASS 4ms★ PhutilSearchQueryCompilerTestCase::testCompileQueriesWithStemming |
389 | PASS 2ms★ PhutilSearchQueryCompilerTestCase::testCompileQueriesWithFunctions |
390 | PASS 2ms★ PhutilSearchStemmerTestCase::testStemDocuments |
391 | PASS 2ms★ PhutilSearchStemmerTestCase::testStemTokens |
392 |
Build Working Copy
Build Working Copy
- When
- Completed at Jan 29 2020, 11:49 PM · Built for 7 s
- Status
Passed