CVS kaffe (robilad): fix for #120: reverted classification of DateFormatTest as XFAIL

Kaffe CVS <[email protected]>
Newsgroups gmane.comp.java.vm.kaffe.general
Message-ID <[email protected]>
PatchSet 7623 
Date: 2007/12/25 16:09:34
Author: robilad
Branch: HEAD
Tag: (none) 
Log:
fix for #120: reverted classification of DateFormatTest as XFAIL

2007-12-25  Dalibor Topic  <[email protected]>

Fix for #120.

* test/regression/Makefile.am (XFAIL_TESTS): Removed DateFormatTest.java again,
as it was my operating system installation that didn't have a time zone set that
caused the test to fail. Yay me.

Reported by:  Ito Kazumitsu  <[email protected]>

Members: 
	ChangeLog:1.5121->1.5122 
	test/regression/Makefile.am:1.102->1.103 
	test/regression/Makefile.in:1.263->1.264 

Index: kaffe/ChangeLog
diff -u kaffe/ChangeLog:1.5121 kaffe/ChangeLog:1.5122
--- kaffe/ChangeLog:1.5121	Mon Dec 24 22:21:58 2007
+++ kaffe/ChangeLog	Tue Dec 25 16:09:34 2007
@@ -1,3 +1,13 @@
+2007-12-25  Dalibor Topic  <[email protected]>
+
+	Fix for #120.
+	
+	* test/regression/Makefile.am (XFAIL_TESTS): Removed DateFormatTest.java again,
+	as it was my operating system installation that didn't have a time zone set that
+	caused the test to fail. Yay me.
+
+	Reported by:  Ito Kazumitsu  <[email protected]>
+
 2007-12-24  Ito Kazumitsu  <[email protected]>
 
 	* kaffe/man/kaffe.1.in: Updated according to kaffe.1.xml.
Index: kaffe/test/regression/Makefile.am
diff -u kaffe/test/regression/Makefile.am:1.102 kaffe/test/regression/Makefile.am:1.103
--- kaffe/test/regression/Makefile.am:1.102	Sun Dec  9 20:47:24 2007
+++ kaffe/test/regression/Makefile.am	Tue Dec 25 16:09:36 2007
@@ -328,8 +328,7 @@
 
 XFAIL_TESTS = \
 	TestSerialVersions.java \
-	TestSerialPersistent.java \
-	DateFormatTest.java 
+	TestSerialPersistent.java 
 
 EXTRA_DIST = $(ALWAYS_TESTS) \
 	$(TEST_Overflow) \
Index: kaffe/test/regression/Makefile.in
diff -u kaffe/test/regression/Makefile.in:1.263 kaffe/test/regression/Makefile.in:1.264
--- kaffe/test/regression/Makefile.in:1.263	Sat Dec 22 23:05:55 2007
+++ kaffe/test/regression/Makefile.in	Tue Dec 25 16:09:36 2007
@@ -646,8 +646,7 @@
 TEST_Overflow = Overflow.java
 XFAIL_TESTS = \
 	TestSerialVersions.java \
-	TestSerialPersistent.java \
-	DateFormatTest.java 
+	TestSerialPersistent.java 
 
 EXTRA_DIST = $(ALWAYS_TESTS) \
 	$(TEST_Overflow) \
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.