Merge lp:~paelzer/britney/hints-ubuntu-groovy-openjdk-lts-i386 into lp:~ubuntu-release/britney/hints-ubuntu

Proposed by Christian Ehrhardt 
Status: Rejected
Rejected by: Steve Langasek
Proposed branch: lp:~paelzer/britney/hints-ubuntu-groovy-openjdk-lts-i386
Merge into: lp:~ubuntu-release/britney/hints-ubuntu
Diff against target: 11 lines (+1/-0)
1 file modified
ubuntu-release (+1/-0)
To merge this branch: bzr merge lp:~paelzer/britney/hints-ubuntu-groovy-openjdk-lts-i386
Reviewer Review Type Date Requested Status
Steve Langasek Disapprove
Review via email: mp+391860@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Christian Ehrhardt  (paelzer) wrote :

badtest openjdk-lts which breaks the test environment

Already quite a lot of openjdk-* packages are marked on i386
$ grep -Hrn openjdk *
ubuntu-release:969:force-badtest openjdk-13/all/i386
ubuntu-release:970:force-badtest openjdk-14/all/i386
ubuntu-release:971:force-badtest openjdk-8/all/i386
ubuntu-release:10489:force-badtest openjdk-lts/all/armhf
ubuntu-release:10542:force-badtest openjdk-lts/blacklisted \
   openjdk-13/blacklisted openjdk-14/blacklisted

But openjdk-lts has the same issues, none of the recent runs worked:
=> https://autopkgtest.ubuntu.com/packages/o/openjdk-lts/groovy/i386
=> https://autopkgtest.ubuntu.com/packages/o/openjdk-lts/focal/i386

Generally failing until timing out and then also breaking the test
infrastructure with errors like:
autopkgtest [21:00:43]: ERROR: "rm -rf /tmp/autopkgtest.QhyXlk/jdk-artifacts
  /tmp/autopkgtest.QhyXlk/autopkgtest_tmp" failed with stderr "rm: cannot
  remove '/tmp/autopkgtest.QhyXlk/autopkgtest_tmp/jdk/JTwork/classes/2':
  Directory not empty

Currently holding back nss (FTFBS fix before groovy release) and zlib
(important feat of s390x compression).

Even when the timeout and infrastructure problems would be solved these
tests don't work well on any architecture:
- armhf -> ignored
- amd64/ppc64el/s390x -> never worked
- i386 -> all runs have the same ~200 fails before crashing the infra

Revision history for this message
Steve Langasek (vorlon) wrote :

openjdk-lts is built on i386, and has previously passed as a cross-test, which means there is nothing fundamental keeping it from succeeding - which makes an 'all/i386' badtest inappropriate.

And I see the most recent test runs on i386 on both focal and groovy are 'neutral', not failed.

review: Disapprove

Unmerged revisions

5014. By Christian Ehrhardt 

badtest openjdk-lts which breaks the test environment

Already quite a lot of openjdk-* packages are marked on i386
$ grep -Hrn openjdk *
ubuntu-release:969:force-badtest openjdk-13/all/i386
ubuntu-release:970:force-badtest openjdk-14/all/i386
ubuntu-release:971:force-badtest openjdk-8/all/i386
ubuntu-release:10489:force-badtest openjdk-lts/all/armhf
ubuntu-release:10542:force-badtest openjdk-lts/blacklisted \
   openjdk-13/blacklisted openjdk-14/blacklisted

But openjdk-lts has the same issues, none of the recent runs worked:
=> https://autopkgtest.ubuntu.com/packages/o/openjdk-lts/groovy/i386
=> https://autopkgtest.ubuntu.com/packages/o/openjdk-lts/focal/i386

Generally failing until timing out and then also breaking the test
infrastructure with errors like:
autopkgtest [21:00:43]: ERROR: "rm -rf /tmp/autopkgtest.QhyXlk/jdk-artifacts
  /tmp/autopkgtest.QhyXlk/autopkgtest_tmp" failed with stderr "rm: cannot
  remove '/tmp/autopkgtest.QhyXlk/autopkgtest_tmp/jdk/JTwork/classes/2':
  Directory not empty

Currently holding back nss (FTFBS fix before groovy release) and zlib
(important feat of s390x compression).

Even when the timeout and infrastructure problems would be solved these
tests don't work well on any architecture:
- armhf -> ignored
- amd64/ppc64el/s390x -> never worked
- i386 -> all runs have the same ~200 fails before crashing the infra

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'ubuntu-release'
2--- ubuntu-release 2020-10-01 20:14:49 +0000
3+++ ubuntu-release 2020-10-06 05:51:01 +0000
4@@ -969,6 +969,7 @@
5 force-badtest openjdk-13/all/i386
6 force-badtest openjdk-14/all/i386
7 force-badtest openjdk-8/all/i386
8+force-badtest openjdk-lts/all/i386
9 force-badtest openrazer/all/i386
10 force-badtest openscad/all/i386
11 force-badtest openslide-python/all/i386