** Changed in: brz
Status: In Progress => Fix Released
** Changed in: brz
Milestone: None => 3.2.1
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1932313
Title:
Breezy 3.2.0+bzr7543-1 FTB
** Changed in: brz
Status: Triaged => In Progress
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1932313
Title:
Breezy 3.2.0+bzr7543-1 FTBFS
To manage notifications about this bug go to:
http
** Branch linked: lp:~jelmer/brz/fix-plugins
** Branch linked: lp:~jelmer/brz/fix-plugins-3.2
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1932313
Title:
Breezy 3.2.0+bzr7543-1 FTBFS
To manage no
** Changed in: brz
Importance: Undecided => Critical
** Changed in: brz
Status: New => Triaged
** Changed in: brz
Assignee: (unassigned) => Jelmer Vernooij (jelmer)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https
https://launchpad.net/ubuntu/+source/breezy/3.2.1-1ubuntu1 fixes the
FTBFS due to test failures. (autopkgtest is still processing and may
get stuck due to other packages.)
** Changed in: breezy (Ubuntu)
Status: Triaged => Fix Committed
--
You received this bug notification because you ar
** Merge proposal linked:
https://code.launchpad.net/~bryce/ubuntu/+source/breezy/+git/breezy/+merge/410678
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1932313
Title:
Breezy 3.2.0+bzr7543-1 FT
I suspect the remaining issues are related, and stem from how the
breezy.testingplugins module is created in test_plugins.py
BaseTestPlugins.setUp(). This is a dynamically created module
established in that routine via:
self.module = types.ModuleType(self.module_name)
self.overrid
** Tags added: patch
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1932313
Title:
Breezy 3.2.0+bzr7543-1 FTBFS
To manage notifications about this bug go to:
https://bugs.launchpad.net/brz/+bug/1932
** Changed in: breezy (Ubuntu)
Status: New => Triaged
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1932313
Title:
Breezy 3.2.0+bzr7543-1 FTBFS
To manage notifications about this bug go to:
A couple failures are just because the test was expecting '.' in error
messages but now is getting CWD. The other test failures aren't as
obvious.
I've attached a patch that rolls these two fixes with Dan's.
** Patch added: "workaround-module-path.patch"
https://bugs.launchpad.net/ubuntu/+so
Confirmed Dan's findings. His patch reduces the failure+error count
significantly, but as he mentions a few issues remain, like:
1. ModuleNotFoundError: No module named 'breezy.testingplugins'
2. KeyError in _get_cmd_object
995.171 brz arguments: ['not-a-command']
Traceback (most recent cal
As Michael mentions, it's not clear to me that this was reverted in
upstream python. I did a test against python 3.10.0b4 and 3.9.6 and was
able to see the same problem in both.
The above line from Chris is a very efficient test case.
./brz -Derror selftest -v -Oselftest.timeout=6000
breezy.test
I don't see any evidence this was reverted in 3.9.6 fwiw. Maybe you were
thinking of a different change?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1932313
Title:
Breezy 3.2.0+bzr7543-1 FTBFS
To
I just checked out the cpython v3.9.6 tag and tested again with that,
still getting errors like:
==
ERROR:
breezy.tests.test_plugins.TestPlugins.test_test_suite_gives_test_suite_result
the Python commit was reverted in the 3.9.6 release. Does this still
show up with 3.9.6?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1932313
Title:
Breezy 3.2.0+bzr7543-1 FTBFS
To manage notific
I've bisected python commits between a working and non-working version
and
https://github.com/python/cpython/commit/0af99b44edf559305def22b2d68be685ce50d7f6
seems to be the culprit
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https:
** Tags added: update-excuse
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1932313
Title:
Breezy 3.2.0+bzr7543-1 FTBFS
To manage notifications about this bug go to:
https://bugs.launchpad.net/brz/+
** Also affects: brz
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1932313
Title:
Breezy 3.2.0+bzr7543-1 FTBFS
To manage notifications about this bug go
If I build python3.9.4 and run the tests with that, the tests pass, so
it seems to be issues with 3.9.5. Looking into the changelog for 3.9.5,
it seems that the new version of importlib is the likeliest candidate
for the cause of this issue. I'm continuing to dig into breezy to try to
resolve the i
Looking at the build logs (https://launchpadlibrarian.net/543881602
/buildlog_ubuntu-impish-amd64.breezy_3.2.0+bzr7543-1_BUILDING.txt.gz)
I'm actually seeing a lot of issues regarding plugins.
test_plugins.TestDisablePlugin.test_partial_imports FAIL4ms
log: {{{
1138.617 loading plugin
** Tags added: ftbfs
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1932313
Title:
Breezy 3.2.0+bzr7543-1 FTBFS
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+sourc
21 matches
Mail list logo