Page MenuHomePhabricator

Build 20387
PassedPublic

Run "arc unit --everything"

When
Completed at Jan 31 2017, 9:43 PM · Built for 2 m, 39 s
Status
Passed
1 empty logs are hidden. Show all logs.

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

1[2017-01-31 21:42:13] ERROR 2048: Declaration of PhabricatorHomeProfileMenuItem::newPageContent() should be compatible with PhabricatorProfileMenuItem::newPageContent(PhabricatorProfileMenuItemConfiguration $config) at [/core/data/drydock/workingcopy-84/repo/phabricator/src/applications/home/menuitem/PhabricatorHomeProfileMenuItem.php:77]
2arcanist(head=master, ref.master=ade25facfdf2), phabricator(head=e8c57581924358ee9c9677611a0033a715df8825, ref.master=065d865bce0d), 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-01-31 21:42:23] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-84/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
18arcanist(head=master, ref.master=ade25facfdf2), phabricator(head=e8c57581924358ee9c9677611a0033a715df8825, ref.master=065d865bce0d), 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 14570 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

284 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
285 PASS 26ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
286 PASS 20ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
287 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
288 PASS 1ms★ PhabricatorUserTestCase::testUsernameValidation
289 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
290 PASS 28ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
291 PASS 29ms★ PhabricatorWorkerTestCase::testOldestFirst
292 PASS 12ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
293 PASS 28ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
294 PASS 14ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
295 PASS 29ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
296 PASS 18ms★ PhabricatorWorkerTestCase::testExecuteTask
297 PASS 14ms★ PhabricatorWorkerTestCase::testMultipleLease
298 PASS 20ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
299 PASS 14ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
300 PASS 9ms★ PhabricatorWorkerTestCase::testLeaseTask
301 PASS 30ms★ PhabricatorWorkerTestCase::testTooManyTaskFailures
302 PASS 1.3s PhabricatorChangeParserTestCase::testGitParser
303 PASS 2.0s PhabricatorChangeParserTestCase::testSubversionParser
304 PASS 524ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
305 PASS 2.3s PhabricatorChangeParserTestCase::testMercurialParser
306 PASS 331ms PhabricatorChangeParserTestCase::testSubversionPartialParser
307 PASS 288ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
308 PASS 219ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
309 PASS 858ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
310 PASS 413ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
311 PASS 289ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
312 PASS 96ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
313 PASS 32ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
314 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
315 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
316 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
317 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
318 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
319 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
320 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
321 PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
322 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
323 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
324 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
325 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
326 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
327 PASS <1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
328 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
329 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
330 PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
331 PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
332 PASS <1ms★ QueryFormattingTestCase::testQueryFormatting
333

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

1[2017-01-31 21:41:39] ERROR 2048: Declaration of PhabricatorHomeProfileMenuItem::newPageContent() should be compatible with PhabricatorProfileMenuItem::newPageContent(PhabricatorProfileMenuItemConfiguration $config) at [/core/data/drydock/workingcopy-84/repo/phabricator/src/applications/home/menuitem/PhabricatorHomeProfileMenuItem.php:77]
2arcanist(head=master, ref.master=ade25facfdf2), phabricator(head=e8c57581924358ee9c9677611a0033a715df8825, ref.master=065d865bce0d), 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-01-31 21:41:47] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-84/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
18arcanist(head=master, ref.master=ade25facfdf2), phabricator(head=e8c57581924358ee9c9677611a0033a715df8825, ref.master=065d865bce0d), 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 14564 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

284 PASS 1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
285 PASS 54ms PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
286 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
287 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
288 PASS 1ms★ PhabricatorUserTestCase::testUsernameValidation
289 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
290 PASS 19ms★ PhabricatorWorkerTestCase::testLeaseTask
291 PASS 25ms★ PhabricatorWorkerTestCase::testOldestFirst
292 PASS 42ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
293 PASS 34ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
294 PASS 14ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
295 PASS 26ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
296 PASS 21ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
297 PASS 18ms★ PhabricatorWorkerTestCase::testExecuteTask
298 PASS 44ms★ PhabricatorWorkerTestCase::testTooManyTaskFailures
299 PASS 13ms★ PhabricatorWorkerTestCase::testMultipleLease
300 PASS 20ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
301 PASS 25ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
302 PASS 2.6s PhabricatorChangeParserTestCase::testGitParser
303 PASS 4.2s PhabricatorChangeParserTestCase::testMercurialParser
304 PASS 814ms PhabricatorChangeParserTestCase::testSubversionPartialParser
305 PASS 3.5s PhabricatorChangeParserTestCase::testSubversionParser
306 PASS 705ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
307 PASS 1.1s PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
308 PASS 788ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
309 PASS 510ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
310 PASS 2.2s PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
311 PASS 651ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
312 PASS 502ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
313 PASS 129ms PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
314 PASS 2ms★ PhortuneCurrencyTestCase::testCurrencyRanges
315 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
316 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
317 PASS 13ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
318 PASS 4ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
319 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
320 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
321 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
322 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
323 PASS 1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
324 PASS 1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
325 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
326 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
327 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
328 PASS 1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
329 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
330 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
331 PASS 1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
332 PASS 2ms★ QueryFormattingTestCase::testQueryFormatting
333

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

1[2017-01-31 21:39:42] ERROR 2048: Declaration of PhabricatorHomeProfileMenuItem::newPageContent() should be compatible with PhabricatorProfileMenuItem::newPageContent(PhabricatorProfileMenuItemConfiguration $config) at [/core/data/drydock/workingcopy-84/repo/phabricator/src/applications/home/menuitem/PhabricatorHomeProfileMenuItem.php:77]
2arcanist(head=master, ref.master=ade25facfdf2), phabricator(head=e8c57581924358ee9c9677611a0033a715df8825, ref.master=065d865bce0d), 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-01-31 21:39:49] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-84/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
18arcanist(head=master, ref.master=ade25facfdf2), phabricator(head=e8c57581924358ee9c9677611a0033a715df8825, ref.master=065d865bce0d), 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 14558 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

284 PASS 61ms PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
285 PASS 29ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
286 PASS 1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
287 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
288 PASS 1ms★ PhabricatorUserTestCase::testUsernameValidation
289 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
290 PASS 41ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
291 PASS 44ms★ PhabricatorWorkerTestCase::testExecuteTask
292 PASS 82ms PhabricatorWorkerTestCase::testMultipleLease
293 PASS 270ms PhabricatorWorkerTestCase::testTooManyTaskFailures
294 PASS 62ms PhabricatorWorkerTestCase::testPermanentTaskFailure
295 PASS 36ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
296 PASS 31ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
297 PASS 34ms★ PhabricatorWorkerTestCase::testLeaseTask
298 PASS 195ms PhabricatorWorkerTestCase::testNewBeforeLeased
299 PASS 68ms PhabricatorWorkerTestCase::testOldestFirst
300 PASS 326ms PhabricatorWorkerTestCase::testLeasedIsLowestPriority
301 PASS 84ms PhabricatorWorkerTestCase::testLeasedIsOldestFirst
302 PASS 3.3s PhabricatorChangeParserTestCase::testMercurialParser
303 PASS 761ms PhabricatorChangeParserTestCase::testSubversionPartialParser
304 PASS 834ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
305 PASS 2.7s PhabricatorChangeParserTestCase::testSubversionParser
306 PASS 2.4s PhabricatorChangeParserTestCase::testGitParser
307 PASS 1.4s PhabricatorChangeParserTestCase::testSubversionValidRootParser
308 PASS 610ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
309 PASS 1.4s PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
310 PASS 1.1s PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
311 PASS 959ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
312 PASS 167ms PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
313 PASS 456ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
314 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
315 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
316 PASS 1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
317 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
318 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
319 PASS 1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
320 PASS 9ms★ PhortunePaymentProviderTestCase::testGetAllProviders
321 PASS 1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
322 PASS 1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
323 PASS 1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
324 PASS 1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
325 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
326 PASS 9ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
327 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
328 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
329 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
330 PASS 1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
331 PASS 1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
332 PASS 2ms★ QueryFormattingTestCase::testQueryFormatting
333

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

1Build successful!
2

Build Working Copy

When
Completed at Jan 31 2017, 9:37 PM · Built instantly
Status
Passed

Event Timeline