Merge lp:~paelzer/britney/hints-ubuntu-focal-mysql-connect into lp:~ubuntu-release/britney/hints-ubuntu

Proposed by Christian Ehrhardt 
Status: Rejected
Rejected by: Steve Langasek
Proposed branch: lp:~paelzer/britney/hints-ubuntu-focal-mysql-connect
Merge into: lp:~ubuntu-release/britney/hints-ubuntu
Diff against target: 23 lines (+5/-2)
1 file modified
ubuntu-release (+5/-2)
To merge this branch: bzr merge lp:~paelzer/britney/hints-ubuntu-focal-mysql-connect
Reviewer Review Type Date Requested Status
Steve Langasek Disapprove
William Grant (community) Approve
Review via email: mp+382475@code.launchpad.net
To post a comment you must log in.
Revision history for this message
William Grant (wgrant) wrote :

Thanks for sorting this out for me.

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

Handled differently by switching to a force-reset-test hint.

review: Disapprove

Unmerged revisions

4764. By Christian Ehrhardt 

also reset mysql-connector-c++ on arm64/ppc64

This shall later allow to drop the versioned hints.
Since I had a few occasions where just "reset" wasn't enough lets add them
now and drop the versioned hint later on a cleanup run.

4763. By Christian Ehrhardt 

mysql-connector-c++ now working on s390x, drop hint

4762. By Christian Ehrhardt 

mysql-connector-c++ 1.1.12-4ubuntu2 is in focal

1.1.12-4ubuntu2 is in focal and has migrated. Other packges block on
this known bad-test.
The 1.1.12-4ubuntu2 was only a no-change rebuild, nothing changed, so
we need to bump the versions in these hints.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'ubuntu-release'
--- ubuntu-release 2020-04-16 15:32:14 +0000
+++ ubuntu-release 2020-04-17 07:35:14 +0000
@@ -322,14 +322,17 @@
322force-badtest makedumpfile/all/s390x322force-badtest makedumpfile/all/s390x
323323
324# never passed, previously neutral, now failing324# never passed, previously neutral, now failing
325force-badtest mysql-connector-c++/1.1.12-4ubuntu1/arm64 mysql-connector-c++/1.1.12-4ubuntu1/s390x325force-badtest mysql-connector-c++/1.1.12-4ubuntu2/arm64
326force-badtest rust-byteorder/1.3.2-1 rust-byteorder/1.3.2-2326force-badtest rust-byteorder/1.3.2-1 rust-byteorder/1.3.2-2
327force-badtest rust-md5-asm/0.4.3-2327force-badtest rust-md5-asm/0.4.3-2
328force-badtest rust-rayon/1.1.0-2/armhf rust-rayon/1.1.0-2/i386328force-badtest rust-rayon/1.1.0-2/armhf rust-rayon/1.1.0-2/i386
329329
330# used to pass, now failing, evidently due to test platform failures rather330# used to pass, now failing, evidently due to test platform failures rather
331# than the object of the tests331# than the object of the tests
332force-badtest mysql-connector-c++/1.1.12-4ubuntu1/ppc64el332force-badtest mysql-connector-c++/1.1.12-4ubuntu2/ppc64el
333# those two seem to be without a short term solution, lets reset the expected
334# results to later be able to drop the versioned hints above
335force-reset-test mysql-connector-c++/1.1.12-4ubuntu2/arm64 mysql-connector-c++/1.1.12-4ubuntu2/ppc64el
333336
334# used to pass, failing now337# used to pass, failing now
335# LP: #1847610338# LP: #1847610