Properties
Properties
Run "arc unit --everything"
Run "arc unit --everything"
- When
- Completed at Feb 4 2020, 3:39 PM · Built for 1 m, 15 s
- Status
Passed
1 | [2020-02-04 15:38:49] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-71/repo/phabricator/src/aphront/response/AphrontResponse.php:424] |
---|---|
2 | arcanist(head=master, ref.master=21a1828ea06c), phabricator(head=6d4c6924d6d942bd75e5a306d1a845907268b54e, ref.master=292f8fc612bd), 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 94ms PhabricatorSpacesTestCase::testSpacesAnnihilation |
---|---|
294 | PASS 96ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering |
295 | PASS 47ms★ PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace |
296 | PASS 60ms PhabricatorSpacesTestCase::testSpacesSeveralSpaces |
297 | PASS <1ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration |
298 | PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack |
299 | PASS <1ms★ PhabricatorTimeTestCase::testParseLocalTime |
300 | PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond |
301 | PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings |
302 | PASS <1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock |
303 | PASS 2ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay |
304 | PASS 3ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock |
305 | PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock |
306 | PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld |
307 | PASS <1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization |
308 | PASS 1ms★ PhabricatorTypeaheadDatasourceTestCase::testFunctionEvaluation |
309 | PASS 1ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting |
310 | PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting |
311 | PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing |
312 | PASS 23ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide |
313 | PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid |
314 | PASS 19ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK |
315 | PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain |
316 | PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation |
317 | PASS <1ms★ PhabricatorUserTestCase::testUsernameValidation |
318 | PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes |
319 | PASS 31ms★ PhabricatorWorkerTestCase::testLeaseTask |
320 | PASS 38ms★ PhabricatorWorkerTestCase::testOldestFirst |
321 | PASS 36ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime |
322 | PASS 45ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority |
323 | PASS 33ms★ PhabricatorWorkerTestCase::testExecuteTask |
324 | PASS 56ms PhabricatorWorkerTestCase::testTooManyTaskFailures |
325 | PASS 31ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure |
326 | PASS 41ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst |
327 | PASS 33ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure |
328 | PASS 41ms★ PhabricatorWorkerTestCase::testNewBeforeLeased |
329 | PASS 36ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry |
330 | PASS 32ms★ PhabricatorWorkerTestCase::testMultipleLease |
331 | PASS 1.2s PhabricatorChangeParserTestCase::testMercurialParser |
332 | PASS 193ms PhabricatorChangeParserTestCase::testSubversionValidRootParser |
333 | PASS 262ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser |
334 | PASS 788ms PhabricatorChangeParserTestCase::testSubversionParser |
335 | PASS 556ms PhabricatorChangeParserTestCase::testGitParser |
336 | PASS 186ms PhabricatorChangeParserTestCase::testSubversionPartialParser |
337 | PASS 190ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery |
338 | PASS 120ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery |
339 | PASS 458ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery |
340 | PASS 113ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic |
341 | PASS 40ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic |
342 | PASS 187ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic |
343 | PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency |
344 | PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString |
345 | PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue |
346 | PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyRanges |
347 | PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay |
348 | PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString |
349 | PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders |
350 | PASS 1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents |
351 | PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted |
352 | PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted |
353 | PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent |
354 | PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum |
355 | PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort |
356 | PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices |
357 | PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing |
358 | PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata |
359 | PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges |
360 | PASS 199ms PhutilProseDiffTestCase::testProseDiffsDistance |
361 | PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup |
362 | PASS 1ms★ QueryFormattingTestCase::testQueryFormatting |
363 | PASS 1ms★ PhutilCalendarDateTimeTestCase::testDateTimeDuration |
364 | PASS 173ms PhutilCalendarRecurrenceRuleTestCase::testYearlyRecurrenceRules |
365 | PASS 24ms★ PhutilCalendarRecurrenceRuleTestCase::testSecondlyRecurrenceRules |
366 | PASS 38ms★ PhutilCalendarRecurrenceRuleTestCase::testSimpleRecurrenceRules |
367 | PASS 4ms★ PhutilCalendarRecurrenceRuleTestCase::testMinutelyRecurrenceRules |
368 | PASS 16ms★ PhutilCalendarRecurrenceRuleTestCase::testHourlyRecurrenceRules |
369 | PASS 82ms PhutilCalendarRecurrenceRuleTestCase::testRFC5545RecurrenceRules |
370 | PASS 11ms★ PhutilCalendarRecurrenceRuleTestCase::testDailyRecurrenceRules |
371 | PASS 24ms★ PhutilCalendarRecurrenceRuleTestCase::testMonthlyRecurrenceRules |
372 | PASS 6ms★ PhutilCalendarRecurrenceRuleTestCase::testWeeklyRecurrenceRules |
373 | PASS 4ms★ PhutilCalendarRecurrenceTestCase::testCalendarRecurrenceLists |
374 | PASS <1ms★ PhutilCalendarRecurrenceTestCase::testCalendarRecurrenceOffsets |
375 | PASS 2ms★ PhutilICSParserTestCase::testICSVALARM |
376 | PASS 1ms★ PhutilICSParserTestCase::testICSFloatingTime |
377 | PASS 7ms★ PhutilICSParserTestCase::testICSParserErrors |
378 | PASS 2ms★ PhutilICSParserTestCase::testICSParser |
379 | PASS 5ms★ PhutilICSParserTestCase::testICSOddTimezone |
380 | PASS 2ms★ PhutilICSParserTestCase::testICSWeeklyEvent |
381 | PASS 1ms★ PhutilICSParserTestCase::testICSDuration |
382 | PASS 2ms★ PhutilICSWriterTestCase::testICSWriterAllDay |
383 | PASS 2ms★ PhutilICSWriterTestCase::testICSWriterChristmas |
384 | PASS 2ms★ PhutilICSWriterTestCase::testICSWriterUsers |
385 | PASS 2ms★ PhutilICSWriterTestCase::testICSWriterTeaTime |
386 | PASS 265ms PhutilRemarkupEngineTestCase::testEngine |
387 | PASS 3ms★ PhutilSearchQueryCompilerTestCase::testCompileQueriesWithStemming |
388 | PASS 2ms★ PhutilSearchQueryCompilerTestCase::testCompileQueriesWithFunctions |
389 | PASS 3ms★ PhutilSearchQueryCompilerTestCase::testCompileQueries |
390 | PASS 2ms★ PhutilSearchStemmerTestCase::testStemTokens |
391 | PASS 2ms★ PhutilSearchStemmerTestCase::testStemDocuments |
392 |
Build Working Copy
Build Working Copy
- When
- Completed at Feb 4 2020, 3:38 PM · Built for 6 s
- Status
Passed