Views tests fail on Saucy: 'SimpleListView' has no attribute 'kwargs'

Bug #1190956 reported by Jeroen T. Vermeulen
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
MAAS
Fix Released
Critical
Raphaël Badin

Bug Description

The test_views tests are hitting these errors on Saucy: http://paste.ubuntu.com/5764230/

Whenever the tests in PaginatedListViewTests call view.dispatch, it fails with an AttributeError: 'SimpleListView' has no attribute 'kwargs'

Affected tests are:
 maasserver.tests.test_views.PaginatedListViewTests.test_on_final_page
 maasserver.tests.test_views.PaginatedListViewTests.test_on_first_page
 maasserver.tests.test_views.PaginatedListViewTests.test_on_second_page
 maasserver.tests.test_views.PaginatedListViewTests.test_preserves_query_string
 maasserver.tests.test_views.PaginatedListViewTests.test_preserves_query_string_with_page
 maasserver.tests.test_views.PaginatedListViewTests.test_relative_to_directory
 maasserver.tests.test_views.PaginatedListViewTests.test_single_page

These are exactly all the tests in PaginatedListViewTests.

Related branches

Raphaël Badin (rvb)
Changed in maas:
assignee: nobody → Raphaël Badin (rvb)
status: Triaged → In Progress
Raphaël Badin (rvb)
Changed in maas:
status: In Progress → Fix Released
Changed in maas:
status: Fix Released → Fix Committed
Changed in maas:
status: Fix Committed → Fix Released
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.