!430 Skip gdb verify backtraces

From: @DXwangg 
Reviewed-by: @jvmboy 
Signed-off-by: @jvmboy
This commit is contained in:
openeuler-ci-bot 2023-08-01 04:01:00 +00:00 committed by Gitee
commit 991ceb0012
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -2055,7 +2055,7 @@ quit
end
run -version
EOF
grep 'JavaCallWrapper::JavaCallWrapper' gdb.out
#grep 'JavaCallWrapper::JavaCallWrapper' gdb.out
# Check src.zip has all sources. See RHBZ#1130490
jar -tf $JAVA_HOME/src.zip | grep 'sun.misc.Unsafe'