Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[xtext-dev] Xtext UI tests

Hi,

I think, I have found at least a clue to the UI test problem. From the
build log:

[exec] unpackTestPlugin:
     [exec]      [echo] Unpack
/home/www-data/build/modeling/tmf/xtext/downloads/drops/0.7.0/N200902041344/testing/N200902041344/testing/target/eclipse/dropins/eclipse/plugins/org.eclipse.xtext.ui.core.tests_0.7.0.v200902041344.jar

to
/home/www-data/build/modeling/tmf/xtext/downloads/drops/0.7.0/N200902041344/testing/N200902041344/testing/target/eclipse/dropins/eclipse/plugins/org.eclipse.xtext.ui.core.tests_0.7.0.v200902041344

...
     [exec]      [move] Moving 1 file to
/home/www-data/build/modeling/tmf/xtext/downloads/drops/0.7.0/N200902041344/testing/N200902041344/testing/target/eclipse/dropins/eclipse/plugins
     [exec]     [unjar] Expanding:
/home/www-data/build/modeling/tmf/xtext/downloads/drops/0.7.0/N200902041344/testing/N200902041344/testing/target/eclipse/dropins/eclipse/plugins/org.eclipse.xtext.ui.core.tests_0.7.0.v200902041344_.jar

into
/home/www-data/build/modeling/tmf/xtext/downloads/drops/0.7.0/N200902041344/testing/N200902041344/testing/target/eclipse/dropins/eclipse/plugins/org.eclipse.xtext.ui.core.tests_0.7.0.v200902041344
     [exec]    [delete] Deleting:
/home/www-data/build/modeling/tmf/xtext/downloads/drops/0.7.0/N200902041344/testing/N200902041344/testing/target/eclipse/dropins/eclipse/plugins/org.eclipse.xtext.ui.core.tests_0.7.0.v200902041344_.jar
     [exec]
     [exec] runtests:
     [exec]      [echo] Running
/home/www-data/build/modeling/tmf/xtext/downloads/drops/0.7.0/N200902041344/testing/N200902041344/testing/target/eclipse/dropins/eclipse/plugins/org.eclipse.xtext.ui.core.tests_0.7.0.v200902041344/test.xml

...
     [exec]
     [exec] BUILD FAILED
     [exec]
/home/www-data/build/modeling/tmf/xtext/downloads/drops/0.7.0/N200902041344/testing/N200902041344/testing/test.xml:133:

The following error occurred while executing this line:
     [exec]
/home/www-data/build/modeling/tmf/xtext/downloads/drops/0.7.0/N200902041344/testing/N200902041344/testing/test.xml:102:

The following error occurred while executing this line:
     [exec]
/home/www-data/build/modeling/tmf/xtext/downloads/drops/0.7.0/N200902041344/testing/N200902041344/testing/test.xml:80:

The following error occurred while executing this line:
     [exec] java.io.FileNotFoundException:
/home/www-data/build/modeling/tmf/xtext/downloads/drops/0.7.0/N200902041344/testing/N200902041344/testing/target/eclipse/dropins/eclipse/plugins/org.eclipse.xtext.ui.core.tests_0.7.0.v200902041344/test.xml

(No such file or directory)

What I do not understand, though, is the fact that
org.eclipse.xtext.ui.core.tests has a test.xml file.

Any ideas?

Regards,
Patrick

--
Patrick Schönbach
Software Architect

PGP public key available. Key ID: 0B7DDE39
Or email to pgp@xxxxxxxxxxxxx with subject 'pschoenb'.
Fingerprint: BE80 0E7E B68E CE99 623C  902D 62A6 806A 0B7D DE39

web: http://www.itemis.de
mail: schoenbach@xxxxxxxxx
xing: https://www.xing.com/profile/Patrick_Schoenbach

itemis AG
Schauenburgerstraße 116
24118 Kiel
Germany

Rechtlicher Hinweis:
Amtsgericht Dortmund, HRB 20621
Vorstand: Wolfgang Neuhaus, Jens Wagener, Dr. Georg Pietrek
Aufsichtsrat: Dr. Burkhard Igel(Vors.), Stephan Grollmann, Michael Neuhaus


Back to the top