Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 331773 - Linux and Mac *_consolelog.txt are huge
Summary: Linux and Mac *_consolelog.txt are huge
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Releng (show other bugs)
Version: 3.7   Edit
Hardware: All Unix All
: P3 normal (vote)
Target Milestone: 3.7 M4   Edit
Assignee: Kim Moir CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-03 10:00 EST by Markus Keller CLA
Modified: 2010-12-03 10:49 EST (History)
2 users (show)

See Also:


Attachments
patch (1.21 KB, patch)
2010-12-03 10:48 EST, Kim Moir CLA
no flags Details | Diff
mylyn/context/zip (629 bytes, application/octet-stream)
2010-12-03 10:48 EST, Kim Moir CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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.