Failing jtreg test os_linux.decoder_get_source_info_validXXXX
Bug #2015835 reported by
Vladimir Petko
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
openjdk-17 (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
openjdk-20 (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
openjdk-lts (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
Following google test fail due to absence of debug symbols:
[ FAILED ] 3 tests, listed below:
[ FAILED ] os_linux.
[ FAILED ] os_linux.
[ FAILED ] os_linux.
OpenJDK package should include external debug symbols for internal vm stacktrace decoding.
Related branches
~vpa1977/ubuntu/+source/openjdk-17:01_tiered_tests
Merged
into
ubuntu/+source/openjdk-17:ubuntu/devel
at
revision 9fd902004fd954026599ea103dc6bcbea13fac01
- Graham Inggs (community): Approve
- git-ubuntu import: Pending requested
-
Diff: 774 lines (+455/-28)22 files modifieddebian/changelog (+23/-0)
debian/control (+1/-1)
debian/patches/build_gtest.patch (+29/-0)
debian/patches/disable-thumb-assertion.patch (+16/-0)
debian/patches/exclude-broken-tests.patch (+97/-0)
debian/patches/ldap-timeout-test-use-ip.patch (+19/-0)
debian/patches/log-generated-classes-test.patch (+39/-0)
debian/patches/misalign-pointer-for-armhf.patch (+23/-0)
debian/patches/series (+9/-0)
debian/patches/test-use-ip-address.patch (+28/-0)
debian/patches/update-assertion-for-armhf.patch (+15/-0)
debian/patches/update-permission-test.patch (+25/-0)
debian/rules (+25/-12)
debian/tests/hotspot (+13/-2)
debian/tests/jaxp (+5/-1)
debian/tests/jdk (+24/-7)
debian/tests/jtreg-autopkgtest.in (+6/-0)
debian/tests/jtreg-autopkgtest.sh (+12/-0)
debian/tests/langtools (+5/-1)
debian/tests/problems-armhf.txt (+22/-0)
debian/tests/problems-i386.txt (+13/-0)
debian/tests/start-xvfb.sh (+6/-4)
~vpa1977/ubuntu/+source/openjdk-20:05_pack_external_symbols
Merged
into
ubuntu/+source/openjdk-20:ubuntu/devel
at
revision 2b3daf56485743745b920883a4be989f2cc55b29
- Graham Inggs (community): Approve
- Ubuntu Sponsors: Pending requested
- git-ubuntu import: Pending requested
-
Diff: 52 lines (+11/-6)2 files modifieddebian/changelog (+2/-1)
debian/rules (+9/-5)
tags: | added: verification-failed-lunar |
To post a comment you must log in.
This bug was fixed in the package openjdk-20 - 20+36~us1-0ubuntu1
--------------- us1-0ubuntu1) lunar; urgency=medium
openjdk-20 (20+36~
* OpenJDK 20 release, build 36. See: /mail.openjdk. org/pipermail/ jdk-dev/ 2023-March/ 007517. html hotspot, jaxp,lantools} : run tier1 and tier2 jtreg tests only, gtest.patch: build OpenJDK with the system googletest thumb-assertion .patch: fix JDK-8305481. assertion- for-armhf. patch: fix JDK-8305480. pointer- for-armhf. patch: packaging-specific patch to fix test support. diff. classes- test.patch: workaround JDK-8166162. permission- test.patch: add security permissions for testng 7. test-use- ip.patch, test-use- ip-address. patch: Ubuntu-specific broken_ tests.patch: quarantine failing tests.
https:/
* d/{control, compat}: update debhelper-compat version, add jtreg7
dependencies, regenerate control.
* d/t/{jdk,
add test options from OpenJDK makefile.
* d/t/*: fix test environment: add missing -nativepath (LP: #2001563).
* d/t/jdk: provide dbus session for the window manager (LP: #2001576).
* d/p/build_
(LP: #2012316).
* d/p/*: add patches for jtreg tests:
- disable-
- update-
- misalign-
failure introduced by d/p/m68k-
- log-generated-
- update-
- ldap-timeout-
patches to workaround missing DNS resolver on the build machines.
- exclude_
* d/rules: package external debug symbols (LP: #2015835).
-- Vladimir Petko <email address hidden> Mon, 03 Apr 2023 11:27:49 +1200