Spurious test failure: test_api_nodegroup.py:TestUpdateMacClusterInterfaces.test_updates_mac_cluster_interfaces
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
MAAS |
Fix Released
|
High
|
Raphaël Badin |
Bug Description
Spurious failure in src/maasserver/
=======
FAIL: maasserver.
-------
_StringException: Traceback (most recent call last):
File "/home/
self.
File "/home/
self.
File "/home/
raise MismatchError(
MismatchError: !=:
reference = {<MACAddress: 64:6b:74:9c:f8:bb>: <NodeGroupInterface 9c19b2fc-
<MACAddress: 8c:5a:55:a8:f9:2f>: <NodeGroupInterface 9c19b2fc-
<MACAddress: e1:8f:3a:f8:2b:a8>: <NodeGroupInterface 9c19b2fc-
<MACAddress: ec:a3:8d:07:c5:9c>: <NodeGroupInterface 9c19b2fc-
actual = {<MACAddress: e1:8f:3a:f8:2b:a8>: <NodeGroupInterface 9c19b2fc-
<MACAddress: 64:6b:74:9c:f8:bb>: <NodeGroupInterface 9c19b2fc-
<MACAddress: ec:a3:8d:07:c5:9c>: <NodeGroupInterface 9c19b2fc-
-------
maasserver.
twisted: INFO: Log opened.
twisted: INFO: /home/ubuntu/
-------
How to reproduce:
run-one-
Related branches
- Graham Binns (community): Approve
-
Diff: 19 lines (+2/-6)1 file modifiedsrc/maasserver/tests/test_api_nodegroup.py (+2/-6)
Changed in maas: | |
importance: | Undecided → High |
status: | New → Triaged |
Changed in maas: | |
assignee: | nobody → Raphaël Badin (rvb) |
status: | Triaged → In Progress |
Changed in maas: | |
status: | In Progress → Fix Committed |
Changed in maas: | |
milestone: | none → 1.6.0 |
Changed in maas: | |
status: | Fix Committed → Fix Released |