trunk not compiling
by Max Rydahl Andersen
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.15.0:compile (default-compile) on project org.jboss.tools.ui.bot.ext: Compilation failure: Compilation failure:
[ERROR] /Users/max/code/jbosstools/trunk/tests/plugins/org.jboss.tools.ui.bot.ext/src/org/jboss/tools/ui/bot/ext/helper/QuickFixHelper.java:[55,0]
[ERROR] QuickFixBot quickFix = editor.quickFix();
[ERROR] ^^^^^^^^
Anyone with an idea on what is causing this ?
/max
12 years, 3 months
Ways to increase tycho timeouts
by Rob Stryker
Hi all:
I've recently added a new test suite to astools, and when run locally
via tycho, it times out after 40 minutes. My test suite requires longer
than that to run, so I was wondering if there's any way to increase this
timeout.
12 years, 3 months