Blame SOURCES/0045-Update-Linux-aarch64-tests-for-rhel-7.1.patch

f9a98e
From e1954f3ad68207237603a90968c1056dbffd32fc Mon Sep 17 00:00:00 2001
f9a98e
From: Jakub Filak <jfilak@redhat.com>
f9a98e
Date: Fri, 22 Aug 2014 08:33:14 +0200
f9a98e
Subject: [PATCH 45/45] Update Linux-aarch64 tests for rhel-7.1
f9a98e
f9a98e
---
f9a98e
 test/outputs/Linux-aarch64/run_test.log.in | 10 +++++-----
f9a98e
 1 file changed, 5 insertions(+), 5 deletions(-)
f9a98e
f9a98e
diff --git a/test/outputs/Linux-aarch64/run_test.log.in b/test/outputs/Linux-aarch64/run_test.log.in
f9a98e
index 2a41f50..4d4d3c0 100644
f9a98e
--- a/test/outputs/Linux-aarch64/run_test.log.in
f9a98e
+++ b/test/outputs/Linux-aarch64/run_test.log.in
f9a98e
@@ -1,4 +1,4 @@
f9a98e
-Caught exception java.io.FileNotFoundException in method java.io.FileInputStream.<init>()
f9a98e
+Caught exception java.io.FileNotFoundException in method java.io.FileInputStream.open()
f9a98e
 Exception in thread "main" java.io.FileNotFoundException: _wrong_file_ (No such file or directory)
f9a98e
 	at java.io.FileInputStream.open(Native Method) [jar:file:JAVA_AND_SYSTEM_SPECIFIC_PATH/rt.jar!/java/io/FileInputStream.class]
f9a98e
 	at java.io.FileInputStream.<init>(FileInputStream.java:LINENO) [jar:file:JAVA_AND_SYSTEM_SPECIFIC_PATH/rt.jar!/java/io/FileInputStream.class]
f9a98e
@@ -6,7 +6,7 @@ Exception in thread "main" java.io.FileNotFoundException: _wrong_file_ (No such
f9a98e
 	at Test.fileRelatedIssues(Test.java:461) [file:@CMAKE_BINARY_DIR@/test/Test.class]
f9a98e
 	at Test.main(Test.java:513) [file:@CMAKE_BINARY_DIR@/test/Test.class]
f9a98e
 executable: @CMAKE_BINARY_DIR@/test/Test.class
f9a98e
-Caught exception java.io.FileNotFoundException in method java.io.FileInputStream.<init>()
f9a98e
+Caught exception java.io.FileNotFoundException in method java.io.FileInputStream.open()
f9a98e
 Exception in thread "main" java.io.FileNotFoundException: /root/.bashrc (Permission denied)
f9a98e
 	at java.io.FileInputStream.open(Native Method) [jar:file:JAVA_AND_SYSTEM_SPECIFIC_PATH/rt.jar!/java/io/FileInputStream.class]
f9a98e
 	at java.io.FileInputStream.<init>(FileInputStream.java:LINENO) [jar:file:JAVA_AND_SYSTEM_SPECIFIC_PATH/rt.jar!/java/io/FileInputStream.class]
f9a98e
@@ -14,7 +14,7 @@ Exception in thread "main" java.io.FileNotFoundException: /root/.bashrc (Permiss
f9a98e
 	at Test.fileRelatedIssues(Test.java:462) [file:@CMAKE_BINARY_DIR@/test/Test.class]
f9a98e
 	at Test.main(Test.java:513) [file:@CMAKE_BINARY_DIR@/test/Test.class]
f9a98e
 executable: @CMAKE_BINARY_DIR@/test/Test.class
f9a98e
-Caught exception java.io.FileNotFoundException in method java.io.FileOutputStream.<init>()
f9a98e
+Caught exception java.io.FileNotFoundException in method java.io.FileOutputStream.open()
f9a98e
 Exception in thread "main" java.io.FileNotFoundException: /root/.bashrc (Permission denied)
f9a98e
 	at java.io.FileOutputStream.open(Native Method) [jar:file:JAVA_AND_SYSTEM_SPECIFIC_PATH/rt.jar!/java/io/FileOutputStream.class]
f9a98e
 	at java.io.FileOutputStream.<init>(FileOutputStream.java:LINENO) [jar:file:JAVA_AND_SYSTEM_SPECIFIC_PATH/rt.jar!/java/io/FileOutputStream.class]
f9a98e
@@ -42,7 +42,7 @@ Exception in thread "main" java.lang.NumberFormatException: null
f9a98e
 	at Test.networkRelatedIssues(Test.java:473) [file:@CMAKE_BINARY_DIR@/test/Test.class]
f9a98e
 	at Test.main(Test.java:514) [file:@CMAKE_BINARY_DIR@/test/Test.class]
f9a98e
 executable: @CMAKE_BINARY_DIR@/test/Test.class
f9a98e
-Caught exception java.net.UnknownHostException in method java.net.InetAddress$1.lookupAllHostAddr()
f9a98e
+Caught exception java.net.UnknownHostException in method java.net.Inet6AddressImpl.lookupAllHostAddr()
f9a98e
 Exception in thread "main" java.net.UnknownHostException: xyzzy: Name or service not known
f9a98e
 	at java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method) [jar:file:JAVA_AND_SYSTEM_SPECIFIC_PATH/rt.jar!/java/net/Inet6AddressImpl.class]
f9a98e
 	at java.net.InetAddress$1.lookupAllHostAddr(InetAddress.java:LINENO) [jar:file:JAVA_AND_SYSTEM_SPECIFIC_PATH/rt.jar!/java/net/InetAddress$1.class]
f9a98e
@@ -69,7 +69,7 @@ Exception in thread "main" java.net.UnknownHostException: xyzzy
f9a98e
 	at Test.networkRelatedIssues(Test.java:473) [file:@CMAKE_BINARY_DIR@/test/Test.class]
f9a98e
 	at Test.main(Test.java:514) [file:@CMAKE_BINARY_DIR@/test/Test.class]
f9a98e
 executable: @CMAKE_BINARY_DIR@/test/Test.class
f9a98e
-Caught exception java.net.ConnectException in method java.net.AbstractPlainSocketImpl.doConnect()
f9a98e
+Caught exception java.net.ConnectException in method java.net.PlainSocketImpl.socketConnect()
f9a98e
 Exception in thread "main" java.net.ConnectException: Connection refused
f9a98e
 	at java.net.PlainSocketImpl.socketConnect(Native Method) [jar:file:JAVA_AND_SYSTEM_SPECIFIC_PATH/rt.jar!/java/net/PlainSocketImpl.class]
f9a98e
 	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:LINENO) [jar:file:JAVA_AND_SYSTEM_SPECIFIC_PATH/rt.jar!/java/net/AbstractPlainSocketImpl.class]
f9a98e
-- 
f9a98e
1.8.3.1
f9a98e