Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
First attempt at clean build: "Tests in error"?
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Joachim Hofer  
View profile  
 More options Nov 13 2012, 8:25 am
From: Joachim Hofer <jmhofer.git...@johoop.de>
Date: Tue, 13 Nov 2012 05:25:43 -0800 (PST)
Local: Tues, Nov 13 2012 8:25 am
Subject: First attempt at clean build: "Tests in error"?

Hello all,

I just forked & cloned the scala-ide project and attempted to do a clean
build (./build-all clean install) as per the instructions. Unfortunately,
the build fails with

Tests in error:

> findReferencesInConstructorSuperCall(scala.tools.eclipse.findreferences.Fin dReferencesTests):
> Don't know how to convert element `layout` of type `class
> org.eclipse.jdt.internal.core.ResolvedBinaryMethod`

> findReferencesInClassFields(scala.tools.eclipse.findreferences.FindReferenc esTests):
> Don't know how to convert element `layout` of type `class
> org.eclipse.jdt.internal.core.ResolvedBinaryMethod`

> Tests run: 286, Failures: 0, Errors: 2, Skipped: 30

Can someone please point me to what might have gone wrong here? - Do I have
to configure something that I don't know about?

I'm on Ubuntu Linux, using Java 6 and Maven 3.0.4.

Does the build somehow use one of my local Eclipse installations? - Then
it's probably the wrong one. - Or are these tests just failing atm (sorry,
can't check Jenkins currently because the firewall doesn't like port 8496)?

Thanks,
Joachim


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Luc Bourlier  
View profile  
 More options Nov 13 2012, 10:27 am
From: Luc Bourlier <luc.bourl...@typesafe.com>
Date: Tue, 13 Nov 2012 07:27:42 -0800 (PST)
Local: Tues, Nov 13 2012 10:27 am
Subject: Re: First attempt at clean build: "Tests in error"?

Those 2 tests are failing for me on Linux too. I meant to try to find out
why, but I haven't had the time yet.

They run fine on the build server, and on most osX setups.

HTH,
Luc

Le mardi 13 novembre 2012 14:25:43 UTC+1, Joachim Hofer a écrit :


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Mirco Dotta  
View profile  
 More options Nov 13 2012, 11:08 am
From: Mirco Dotta <mirco.do...@typesafe.com>
Date: Tue, 13 Nov 2012 17:08:39 +0100
Local: Tues, Nov 13 2012 11:08 am
Subject: Re: [scala-ide-dev] First attempt at clean build: "Tests in error"?

For the time being, you can either build the IDE and skip tests (just pass -Dmaven.test.skip=true),
or add a JUnit @Ignore for the tests that are failing.

-- Mirco

On Nov 13, 2012, at 4:27 PM, Luc Bourlier wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »