Spurious failures in VLANInterfaceFormTest.test__edits_interface

Bug #1677203 reported by Gavin Panella
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
MAAS
Invalid
High
Unassigned

Bug Description

ERROR: maasserver.forms.tests.test_interface.VLANInterfaceFormTest.test__edits_interface
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: Empty attachments:
  Twisted logs

Traceback (most recent call last):
  File "/tmp/tarmac/branch.tuVLNi/src/maastesting/runtest.py", line 134, in _run_user
    result = function(*args, **kwargs)
  File "/home/ubuntu/.buildout/eggs/testtools-2.2.0-py3.5.egg/testtools/testcase.py", line 719, in _run_test_method
    return self._get_test_method()()
  File "/tmp/tarmac/branch.tuVLNi/src/maasserver/forms/tests/test_interface.py", line 683, in test__edits_interface
    new_vlan = factory.make_VLAN(fabric=interface.vlan.fabric, vid=33)
  File "/tmp/tarmac/branch.tuVLNi/src/maasserver/testing/factory.py", line 1149, in make_VLAN
    vlan.save()
  File "/tmp/tarmac/branch.tuVLNi/src/maasserver/models/cleansave.py", line 28, in save
    self.full_clean()
  File "/usr/lib/python3/dist-packages/django/db/models/base.py", line 1171, in full_clean
    raise ValidationError(errors)
django.core.exceptions.ValidationError: {'__all__': ['VLAN with this Vid and Fabric already exists.']}

Tags: tests
Revision history for this message
Adam Collard (adam-collard) wrote :

This bug has not seen any activity in the last 6 months, so it is being automatically closed.

If you are still experiencing this issue, please feel free to re-open.

MAAS Team

Changed in maas:
status: Triaged → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.