Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipse-dev] Problem running UI JUnit plugin tests, build I20030128

This could be a VM bug if we trust the executing binaries (could it be a
corrupted JAR?).
One thing to try to disambiguate is to attempt to run the tests with a
different VM, or to simply turn the VM JIT off (add VM args: "
-Djava.compiler=none"), if it works then the VM JIT is guilty (would need
to be reported to JIT folks then).



                                                                                                                                                 
                      Sonia                                                                                                                      
                      Dimitrov/Ottawa/IB        To:       eclipse-dev@xxxxxxxxxxx                                                                
                      M@IBMCA                   cc:                                                                                              
                      Sent by:                  Subject:  [eclipse-dev] Problem running UI JUnit plugin tests, build I20030128                   
                      eclipse-dev-admin@                                                                                                         
                      eclipse.org                                                                                                                
                                                                                                                                                 
                                                                                                                                                 
                      01/28/2003 04:31                                                                                                           
                      PM                                                                                                                         
                      Please respond to                                                                                                          
                      eclipse-dev                                                                                                                
                                                                                                                                                 
                                                                                                                                                 





The following dialog was opened while running the UI automated JUnit tests.



(Embedded image moved to file: pic18654.gif)

The tests run on Windows 2000 with the IBM vm version 1.3.1 sr3.

Please let me know if my assistance is required to troubleshoot this
problem.

Sonia


Attachment: pic18654.gif
Description: GIF image


Back to the top