Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [vjet-dev] Getting the VJET issues fixed?

Hi Victor,

I have applied patches and updated nightly with all tests passing running off of the latest kepler platform release.

The nightly p2 site now has been updated and I was able to install into kepler RC2. Let me know if you have any issues with kepler install.

Thanks,

Justin

On May 30, 2013, at 10:25 AM, Victor Rubezhny <vrubezhny@xxxxxxxxxx> wrote:

> I did run these tests on Kepler M6. The patches that exclude JUnit4 were applied as well as Target Platform was modified due to satisfy the dependencies.
> Don't remember any issues than #406710 with tests.
> 
> Just note that it was done in M6 times, so many things could be changed in eclipse. I've attached my changes to the target platforms for reference.
> 
> Best Regards,
> Victor Rubezhny,
> Exadel, Inc.
> 
> On 05/30/2013 08:48 PM, Justin Early wrote:
>> No there is another one that I run into before that one.
>> 
>> Tests in error:
>>   testVjoCtype(org.eclipse.vjet.dsf.comment.parser.BootstrapCommentTest)
>> 
>> This doesn't happen locally in my juno target based workspace. I will need to see what the issue is.
>> 
>> [ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:0.15.0:test (default-test) on project org.eclipse.vjet.test.core.jstojava: There are test failures.
>> [ERROR]
>> [ERROR] Please refer to /Users/earlyster/Documents/org.eclipse.vjet/org.eclipse.vjet.all/core/test/org.eclipse.vjet.test.core.jstojava/target/surefire-reports for the individual test results.
>> 
>> On May 30, 2013, at 9:46 AM, Victor Rubezhny <vrubezhny@xxxxxxxxxx> wrote:
>> 
>>> "Test failures"... Is it about this one: https://bugs.eclipse.org/bugs/show_bug.cgi?id=406710 - JUnit Test fails: TypeConstructResolverExtensionTests.testResolverExtension ?
>>> 
>>> Regards,
>>> Victor
>>> 
>>> On 05/30/2013 08:41 PM, Justin Early wrote:
>>>> I looked at 406254, 407121, 407014 - which are related to kepler. I have applied these patches but running into some test failures. Will be looking into those test failures next and then get the nightly updated to be kepler compatible.
>>>> 
>>>> For JS issues
>>>>> 407603
>>>>> 401250
>>>>> 407293
>>>> I started review of these issues. These are next in queue. I hope to get to js issues in next week or sooner.
>>>> 
>>>> Thanks,
>>>> 
>>>> Justin
>>>> 
>>>> On May 30, 2013, at 7:15 AM, Victor Rubezhny <vrubezhny@xxxxxxxxxx> wrote:
>>>> 
>>>>> Hi, Justin!
>>>>> 
>>>>> Have you had a time to review the issues with patches attached?
>>>>> 
>>>>> These days, according to Christopher Jaun <cmjaun@xxxxxxxxxx>, JSDT team started to review the patches contributed to JSDT and they plan to deliver them to the 3.5.1 maintenance.
>>>>> So, it's a good time to review VJET's issues and deliver them at the same time with JSDT maintenance or right after that.
>>>>> 
>>>>> Hereafter is the list of most important issues for us that have patches attached:
>>>>> 
>>>>> https://bugs.eclipse.org/bugs/show_bug.cgi?id=407121 - Cannot install VJet into Kepler
>>>>> https://bugs.eclipse.org/bugs/show_bug.cgi?id=407014 - VJET 0.10 should restrict version of Jetty to [8.1.3,9.0.0) to prevent runtime errors when compiled against Eclipse Kepler (Jetty 9)
>>>>> https://bugs.eclipse.org/bugs/show_bug.cgi?id=407603 - ArrayIndexOutOfBoundsException in org.eclipse.mod.wst.jsdt.internal.compiler.parser.Parser.consumeEmptyStatement
>>>>> https://bugs.eclipse.org/bugs/show_bug.cgi?id=401250 - [highlighting] regular expression causes false comment color
>>>>> https://bugs.eclipse.org/bugs/show_bug.cgi?id=407293 - JavaScript error on valid RegEx when the '/'-char is in character list (inside "[...]" brackets)
>>>>> https://bugs.eclipse.org/bugs/show_bug.cgi?id=406254 - Start using org.junit.* packages instead of the deprecated org.junit4.* ones
>>>>> 
>>>>> Thanks,
>>>>> Victor Rubezhny,
>>>>> Exadel, Inc.
>>>>> 
>>>>> 
>>>>> _______________________________________________
>>>>> vjet-dev mailing list
>>>>> vjet-dev@xxxxxxxxxxx
>>>>> http://dev.eclipse.org/mailman/listinfo/vjet-dev
>>>> _______________________________________________
>>>> vjet-dev mailing list
>>>> vjet-dev@xxxxxxxxxxx
>>>> http://dev.eclipse.org/mailman/listinfo/vjet-dev
>>> _______________________________________________
>>> vjet-dev mailing list
>>> vjet-dev@xxxxxxxxxxx
>>> http://dev.eclipse.org/mailman/listinfo/vjet-dev
>> _______________________________________________
>> vjet-dev mailing list
>> vjet-dev@xxxxxxxxxxx
>> http://dev.eclipse.org/mailman/listinfo/vjet-dev
> 
> <vjet-kepler-changes.txt>_______________________________________________
> vjet-dev mailing list
> vjet-dev@xxxxxxxxxxx
> http://dev.eclipse.org/mailman/listinfo/vjet-dev



Back to the top