Home » Modeling » EMF "Technology" (Ecore Tools, EMFatic, etc) » 47 failures in ocl.tests, is that the right number?
| |
Re: 47 failures in ocl.tests, is that the right number? [message #25638 is a reply to message #25481] |
Fri, 24 February 2006 13:53   |
Eclipse User |
|
|
|
Originally posted by: codeslave.ca.ibm.com
For the latest ocl driver from last week, there should be 153 tests w/
zero failures or errors.
Here's how to figure that out, plus a truckload of extra test-related
information if you want it. ;-)
http://eclipse.org/emft/
-> click a "download" link
http://download.eclipse.org/technology/emft/downloads/
-> click a "success" link
http://download.eclipse.org/technology/emft/ocl/downloads/dr ops/1.0.0/I200602161029/testResults.php
-> click a link under "tests performed"
http://download.eclipse.org/technology/emft/ocl/downloads/dr ops/1.0.0/I200602161029/testresults/html/org.eclipse.emf.ocl .tests_linux.gtk.html
(scroll to the bottom and click "properties" for even more information)
For console output, you can click the link under "console logs" at the
testResults.php page (above), and get here:
http://download.eclipse.org/technology/emft/ocl/downloads/dr ops/1.0.0/I200602161029/consoleLogs.php
-> click console log link
http://download.eclipse.org/technology/emft/ocl/downloads/dr ops/1.0.0/I200602161029/testresults/consolelogs/linux.gtk_co nsolelog.txt
Cheers,
Nick
Christian W. Damus wrote:
> Whoa! 503 tests is definitely not the right number; far too many.
>
> How did you run the tests? It sounds like you did a "run all tests in
> project" but that includes the AllTests class, which runs all of the tests.
>
> I expect some of the tests will fail if they are run a second time.
>
> Just run the org.eclipse.emf.ocl.tests.AllTests and you'll be fine.
>
> cW
>
> Waterine wrote:
>
>> Hi, I ran the ocl.test, got the result below:
>>
>> Runs: 503/503 Errors: 0 Failures: 47
>>
>> Is it allright?
>
|
|
|
Re: 47 failures in ocl.tests, is that the right number? [message #25887 is a reply to message #25638] |
Sat, 25 February 2006 00:31  |
Eclipse User |
|
|
|
Originally posted by: waterine.hotmail.com
Everything goes right now, thanks a lot!
Nick Boldt wrote:
> For the latest ocl driver from last week, there should be 153 tests w/
> zero failures or errors.
> Here's how to figure that out, plus a truckload of extra test-related
> information if you want it. ;-)
> http://eclipse.org/emft/
> -> click a "download" link
> http://download.eclipse.org/technology/emft/downloads/
> -> click a "success" link
>
http://download.eclipse.org/technology/emft/ocl/downloads/dr ops/1.0.0/I200602161029/testResults.php
> -> click a link under "tests performed"
>
http://download.eclipse.org/technology/emft/ocl/downloads/dr ops/1.0.0/I200602161029/testresults/html/org.eclipse.emf.ocl .tests_linux.gtk.html
> (scroll to the bottom and click "properties" for even more information)
> For console output, you can click the link under "console logs" at the
> testResults.php page (above), and get here:
>
http://download.eclipse.org/technology/emft/ocl/downloads/dr ops/1.0.0/I200602161029/consoleLogs.php
> -> click console log link
>
http://download.eclipse.org/technology/emft/ocl/downloads/dr ops/1.0.0/I200602161029/testresults/consolelogs/linux.gtk_co nsolelog.txt
> Cheers,
> Nick
> Christian W. Damus wrote:
>> Whoa! 503 tests is definitely not the right number; far too many.
>>
>> How did you run the tests? It sounds like you did a "run all tests in
>> project" but that includes the AllTests class, which runs all of the tests.
>>
>> I expect some of the tests will fail if they are run a second time.
>>
>> Just run the org.eclipse.emf.ocl.tests.AllTests and you'll be fine.
>>
>> cW
>>
>> Waterine wrote:
>>
>>> Hi, I ran the ocl.test, got the result below:
>>>
>>> Runs: 503/503 Errors: 0 Failures: 47
>>>
>>> Is it allright?
>>
|
|
|
Re: 47 failures in ocl.tests, is that the right number? [message #569696 is a reply to message #25439] |
Fri, 24 February 2006 07:12  |
Eclipse User |
|
|
|
Originally posted by: cdamus.ca.ibm.com
Whoa! 503 tests is definitely not the right number; far too many.
How did you run the tests? It sounds like you did a "run all tests in
project" but that includes the AllTests class, which runs all of the tests.
I expect some of the tests will fail if they are run a second time.
Just run the org.eclipse.emf.ocl.tests.AllTests and you'll be fine.
cW
Waterine wrote:
> Hi, I ran the ocl.test, got the result below:
>
> Runs: 503/503 Errors: 0 Failures: 47
>
> Is it allright?
|
|
|
Re: 47 failures in ocl.tests, is that the right number? [message #569814 is a reply to message #25481] |
Fri, 24 February 2006 13:53  |
Eclipse User |
|
|
|
For the latest ocl driver from last week, there should be 153 tests w/
zero failures or errors.
Here's how to figure that out, plus a truckload of extra test-related
information if you want it. ;-)
http://eclipse.org/emft/
-> click a "download" link
http://download.eclipse.org/technology/emft/downloads/
-> click a "success" link
http://download.eclipse.org/technology/emft/ocl/downloads/dr ops/1.0.0/I200602161029/testResults.php
-> click a link under "tests performed"
http://download.eclipse.org/technology/emft/ocl/downloads/dr ops/1.0.0/I200602161029/testresults/html/org.eclipse.emf.ocl .tests_linux.gtk.html
(scroll to the bottom and click "properties" for even more information)
For console output, you can click the link under "console logs" at the
testResults.php page (above), and get here:
http://download.eclipse.org/technology/emft/ocl/downloads/dr ops/1.0.0/I200602161029/consoleLogs.php
-> click console log link
http://download.eclipse.org/technology/emft/ocl/downloads/dr ops/1.0.0/I200602161029/testresults/consolelogs/linux.gtk_co nsolelog.txt
Cheers,
Nick
Christian W. Damus wrote:
> Whoa! 503 tests is definitely not the right number; far too many.
>
> How did you run the tests? It sounds like you did a "run all tests in
> project" but that includes the AllTests class, which runs all of the tests.
>
> I expect some of the tests will fail if they are run a second time.
>
> Just run the org.eclipse.emf.ocl.tests.AllTests and you'll be fine.
>
> cW
>
> Waterine wrote:
>
>> Hi, I ran the ocl.test, got the result below:
>>
>> Runs: 503/503 Errors: 0 Failures: 47
>>
>> Is it allright?
>
|
|
|
Re: 47 failures in ocl.tests, is that the right number? [message #570056 is a reply to message #25638] |
Sat, 25 February 2006 00:31  |
Eclipse User |
|
|
|
Originally posted by: waterine.hotmail.com
Everything goes right now, thanks a lot!
Nick Boldt wrote:
> For the latest ocl driver from last week, there should be 153 tests w/
> zero failures or errors.
> Here's how to figure that out, plus a truckload of extra test-related
> information if you want it. ;-)
> http://eclipse.org/emft/
> -> click a "download" link
> http://download.eclipse.org/technology/emft/downloads/
> -> click a "success" link
>
http://download.eclipse.org/technology/emft/ocl/downloads/dr ops/1.0.0/I200602161029/testResults.php
> -> click a link under "tests performed"
>
http://download.eclipse.org/technology/emft/ocl/downloads/dr ops/1.0.0/I200602161029/testresults/html/org.eclipse.emf.ocl .tests_linux.gtk.html
> (scroll to the bottom and click "properties" for even more information)
> For console output, you can click the link under "console logs" at the
> testResults.php page (above), and get here:
>
http://download.eclipse.org/technology/emft/ocl/downloads/dr ops/1.0.0/I200602161029/consoleLogs.php
> -> click console log link
>
http://download.eclipse.org/technology/emft/ocl/downloads/dr ops/1.0.0/I200602161029/testresults/consolelogs/linux.gtk_co nsolelog.txt
> Cheers,
> Nick
> Christian W. Damus wrote:
>> Whoa! 503 tests is definitely not the right number; far too many.
>>
>> How did you run the tests? It sounds like you did a "run all tests in
>> project" but that includes the AllTests class, which runs all of the tests.
>>
>> I expect some of the tests will fail if they are run a second time.
>>
>> Just run the org.eclipse.emf.ocl.tests.AllTests and you'll be fine.
>>
>> cW
>>
>> Waterine wrote:
>>
>>> Hi, I ran the ocl.test, got the result below:
>>>
>>> Runs: 503/503 Errors: 0 Failures: 47
>>>
>>> Is it allright?
>>
|
|
|
Goto Forum:
Current Time: Wed Apr 16 09:48:10 EDT 2025
Powered by FUDForum. Page generated in 0.03443 seconds
|