Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 331773

Summary: Linux and Mac *_consolelog.txt are huge
Product: [Eclipse Project] Platform Reporter: Markus Keller <markus.kell.r>
Component: RelengAssignee: Kim Moir <kim.moir>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: daniel_megert, kim.moir
Version: 3.7   
Target Milestone: 3.7 M4   
Hardware: All   
OS: Unix All   
Whiteboard:
Attachments:
Description Flags
patch
none
mylyn/context/zip none

Description Markus Keller CLA 2010-12-03 10:00:04 EST
N20101202-2000

Linux and Mac *_consolelog.txt are huge:
http://download.eclipse.org/eclipse/downloads/drops/N20101202-2000/logs.php#console

linux.gtk-6.0_consolelog.txt  63M  
macosx.cocoa_consolelog.txt   45M  
win32-6.0_consolelog.txt          353K  


The files are full with:

Project base dir set to: /buildtest/N20101202-2000/eclipse-testing
 [property] Loading /buildtest/N20101202-2000/eclipse-testing/test.properties
Override ignored for property "org.eclipse.core.tests.resources.prerequisite.testplugins"
Override ignored for property "org.eclipse.ui.tests.prerequisite.testplugins"
...

and

setup-tar.gz:
   [delete] Deleting directory /buildtest/N20101202-2000/eclipse-testing/test-eclipse
   [delete] Deleting /buildtest/N20101202-2000/eclipse-testing/test-eclipse/eclipse/notice.html
   [delete] Deleting /buildtest/N20101202-2000/eclipse-testing/test-eclipse/eclipse/configuration/config.ini
...
Comment 1 Kim Moir CLA 2010-12-03 10:48:34 EST
Created attachment 184474 [details]
patch

I was running the tests in verbose mode while I was troubleshooting issues on eclipse.org servers.
Comment 2 Kim Moir CLA 2010-12-03 10:48:35 EST
Created attachment 184475 [details]
mylyn/context/zip
Comment 3 Kim Moir CLA 2010-12-03 10:49:51 EST
Fixed for N20101103-2000.