[Touch-packages] [Bug 2002923] Re: Please merge 2.5.0-4 into lunar

2023-01-17 Thread Vladimir Petko
** Changed in: python-testtools (Ubuntu)
   Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to python-testtools in
Ubuntu.
https://bugs.launchpad.net/bugs/2002923

Title:
  Please merge 2.5.0-4 into lunar

Status in python-testtools package in Ubuntu:
  Fix Released

Bug description:
  tracking bug

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-testtools/+bug/2002923/+subscriptions


-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 2002923] Re: Please merge 2.5.0-4 into lunar

2023-01-16 Thread Vladimir Petko
Proceeding with sync

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to python-testtools in
Ubuntu.
https://bugs.launchpad.net/bugs/2002923

Title:
  Please merge 2.5.0-4 into lunar

Status in python-testtools package in Ubuntu:
  In Progress

Bug description:
  tracking bug

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-testtools/+bug/2002923/+subscriptions


-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 2002923] Re: Please merge 2.5.0-4 into lunar

2023-01-16 Thread Vladimir Petko
Ah, autopkgtests there run only test_suite module. This explains why
they pass. Should we update packaging to run all tests instead?

Current results: 
FAILED (failures=6, errors=1, skipped=13, expected failures=2)

(same as trunk version from github)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to python-testtools in
Ubuntu.
https://bugs.launchpad.net/bugs/2002923

Title:
  Please merge 2.5.0-4 into lunar

Status in python-testtools package in Ubuntu:
  In Progress

Bug description:
  tracking bug

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-testtools/+bug/2002923/+subscriptions


-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 2002923] Re: Please merge 2.5.0-4 into lunar

2023-01-16 Thread Vladimir Petko
Without the patch, unit tests for the library fail with the attached
log, so the autopkgtests should fail when running with python 3.10+


** Attachment added: "test.txt"
   
https://bugs.launchpad.net/ubuntu/+source/python-testtools/+bug/2002923/+attachment/5641746/+files/test.txt

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to python-testtools in
Ubuntu.
https://bugs.launchpad.net/bugs/2002923

Title:
  Please merge 2.5.0-4 into lunar

Status in python-testtools package in Ubuntu:
  In Progress

Bug description:
  tracking bug

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-testtools/+bug/2002923/+subscriptions


-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 2002923] Re: Please merge 2.5.0-4 into lunar

2023-01-16 Thread Vladimir Petko
The patch contains some changes to the error formatting as far as I can
see.

```
+ elif sys.version_info >= (3, 10):
+ spaces = ''
++marker = '^^^'
+ else:
+ spaces = '  '
++marker = '^'
```
I can drop it and check the output without it.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to python-testtools in
Ubuntu.
https://bugs.launchpad.net/bugs/2002923

Title:
  Please merge 2.5.0-4 into lunar

Status in python-testtools package in Ubuntu:
  In Progress

Bug description:
  tracking bug

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-testtools/+bug/2002923/+subscriptions


-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 2002923] Re: Please merge 2.5.0-4 into lunar

2023-01-16 Thread Graham Inggs
Can we just sync 2.5.0-4 from Debian?

It's passing its autopkgtests in testing and unstable right now.

https://ci.debian.net/packages/p/python-testtools/

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to python-testtools in
Ubuntu.
https://bugs.launchpad.net/bugs/2002923

Title:
  Please merge 2.5.0-4 into lunar

Status in python-testtools package in Ubuntu:
  In Progress

Bug description:
  tracking bug

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-testtools/+bug/2002923/+subscriptions


-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 2002923] Re: Please merge 2.5.0-4 into lunar

2023-01-15 Thread Vladimir Petko
** Changed in: python-testtools (Ubuntu)
   Status: New => In Progress

** Changed in: python-testtools (Ubuntu)
 Assignee: (unassigned) => Vladimir Petko (vpa1977)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to python-testtools in
Ubuntu.
https://bugs.launchpad.net/bugs/2002923

Title:
  Please merge 2.5.0-4 into lunar

Status in python-testtools package in Ubuntu:
  In Progress

Bug description:
  tracking bug

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-testtools/+bug/2002923/+subscriptions


-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 2002923] Re: Please merge 2.5.0-4 into lunar

2023-01-15 Thread Vladimir Petko
** Merge proposal linked:
   
https://code.launchpad.net/~vpa1977/ubuntu/+source/python-testtools/+git/python-testtools/+merge/435788

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to python-testtools in
Ubuntu.
https://bugs.launchpad.net/bugs/2002923

Title:
  Please merge 2.5.0-4 into lunar

Status in python-testtools package in Ubuntu:
  New

Bug description:
  tracking bug

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-testtools/+bug/2002923/+subscriptions


-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp